Fatal crash on quit - after GMIC installed [flatpak] - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Installation and usage (https://www.gimp-forum.net/Forum-Installation-and-usage) +---- Forum: Linux and other Unixen (https://www.gimp-forum.net/Forum-Linux-and-other-Unixen) +---- Thread: Fatal crash on quit - after GMIC installed [flatpak] (/Thread-Fatal-crash-on-quit-after-GMIC-installed-flatpak) |
Fatal crash on quit - after GMIC installed [flatpak] - Grobe - 04-14-2024 OS: Linux Mint 21.3 Cinnamon (but same problem with previous Linux Mint installation version 20.3) Gimp version 2.10.36 Build: org.gimp.GIMP.flatpak.stable rev 0 for linux GMIC installed by flatpak command: "flatpak install flathub org.gimp.GIMP.Plugin.GMic" And I then choose alternative 1 (on first attempt I installed alternative 2, but that did not show in Gimp meny, so I uninstalled that). Window text / header for GMIC main window: G'MIC-Qt for GIMP 2.10 - Linux 64 bits - 3.3.5 PROBLEM: Under certain circumstances it seems that GMIC causes Gimp to crash upon quitting the program. Steps to reproduce the crash
Anyone seen this before, and if yes: - Does a bug repport exist. If no, to whom to repport this (to Gimp or plugin developer) ? - Any setting in Gimp or GMIC that can be tweaked to twart further crashes ? TIA RE: Fatal crash on quit - after GMIC installed [flatpak] - PixLab - 04-14-2024 (04-14-2024, 10:45 AM)Grobe Wrote: - Does a bug repport exist. If no, to whom to repport this (to Gimp or plugin developer) ? To report to GIMP, got to the top menu Help > Bug Reports and Feature Request For G'MIC I think it's the same url than above, because you did install it via the flatpak you may try over-there, though > https://discuss.pixls.us/c/software/gmic/10 this where the dev of G'MIC are, but G'MIC do not provide flatpak, it's some one in the GIMP team (if I understood) which does a flatpak...? In the end most of us do not use flatpak (it's kind of jailed), but the PPA from Panda Jim which allow us to download our G'MIC directly from https://gmic.eu and we do not have any problems > https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/gimp RE: Fatal crash on quit - after GMIC installed [flatpak] - MrsP-from-C - 04-14-2024 The problem here is your GLIB version 2.80 It's a known bug. It happens when you want to close GIMP and have unsaved changes. Not only GMIC related. Nothing really that you can do, just wait for the next version where it will be fixed. RE: Fatal crash on quit - after GMIC installed [flatpak] - Grobe - 04-18-2024 Ok, thank you both for your answers. |