mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-05 19:51:58 +02:00
Does not work on Linux Flatpak #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Wolf-lbh on 4/1/2026
The flatpak version of Gimp is now on 3.2.2 and it uses the 3.2 folder instead of 3.0. To fix this issue after following all the install on Linux steps I also had to:
1 - Go to ".config/GIMP" and copy the contents of the "3.0" folder into "3.2" selecting to merge dupe folders and replace dupe files.
2 - Go to ".local/share/applications" and edit the "org.gimp.GIMP.desktop" file by right clicking it and selecting "Properties" and changing where it says "gimp-3.0" to "gimp-3.2" so the entire correct command looks like:
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gimp-3.2 --file-forwarding org.gimp.GIMP @@u %U @@