Open gardotd426 opened 4 years ago
And.... now it loads, but still, it's broken. No fonts whatsoever.
I'm having a similar issue. Only solution I can see is to remove the Snap and switch to the Flatpak as per the instructions at https://www.gimp.org/downloads/
The latest version in the store has been reverted while we fix it. Anyone affected can snap revert gimp
and just go back to the previous working version or snap refresh
which should move you forwards (backwards because we reverted in the store) to the previous working version.
Note that @edent's issue is separate to the one reported by @gardotd426
Ah, well spotted, I replied to the latest comment. My bad :D
From looking at @gardotd426 's issue that started this thread, I think that will also be resolved once the new build is released to the store because there was a fix that was supposed to land with the build that was broken for @edent.
I have the same issue on the latest Ubuntu (20.04 LTS) with the latest snap (2.10.18)
I was able to fix that by removing my ~/.cache/fontconfig
I was able to fix that by removing my
~/.cache/fontconfig
I can confirm that removing the directory proposed by @nul0m works. Thank very much @nul0m
Its also completely broken on ubuntu. cant even open files on another partition or disk . . .
I was able to fix that by removing my
~/.cache/fontconfig
It worked man, thanks
I was able to fix that by removing my
~/.cache/fontconfig
You saved my day.... :-)
@nul0m thk thk thk !!!!!
IT does work when deleting the cache font folder
I can confirm as well that deleting ~/.cache/fontconfig as @nul0m suggested works.
I just installed the gimp snap on Arch Linux. (One of) The entire points of snaps is eliminating the need to keep track of dependencies and all that, and I'm not sure if this is a dependency issue or what, but the snap completely fails to open, and has failed to install the correct fonts. This is the only snap on my system, so there's no chance that I've borked my snapd install as I literally only have Gimp.
After running
snap run gimp
, it hangs for about 2 minutes, after which I get two errors about unfound modules, one forcanberra-gtk-module
, and one forappmenu-gtk-module
. After another 2 or 3 minutes, the GIMP splash screen appears, and all the text at the bottom is gone, replaced by the white boxes you get when a font can't be found/loaded and therefore the characters can't be rendered. Shortly after that, the program crashes, with this being the entire terminal output fromsnap run gimp
to crash:snap version
:snap info gimp
:I don't know what other information might be relevant, but I can tell you I have all the relevant systemd services enabled and running (
snapd.socket, snapd.apparmor.service, apparmor.service
, etc). I would just use the regular packaged version, but it seems that one is broken too, as it literally crashes on two different systems (one Arch, one Manjaro) any time I try to cut anything or really do any action. So I'd really appreciate if this could get fixed.