Diolinux / PhotoGIMP

A Patch for GIMP 2.10+ for Photoshop Users
GNU General Public License v3.0
4.04k stars 136 forks source link

PhotoGIMP only working with sudo #96

Closed polygonalize closed 1 year ago

polygonalize commented 1 year ago

I am using Ubuntu 23. I can run sudo -i flatpak run org.gimp.GIMP which will display the PhotoGIMP splash screen and everything as expected. But when I run flatpak run org.gimp.GIMP or access GIMP under Show Applications (the method I would prefer), I see only the standard GIMP (instead of PhotoGIMP).

I looked into issue #74 and reinstalled the flatpak, but to no avail. Any suggestions?

polygonalize commented 1 year ago

Resolved!

I ran rm -rf $HOME/.config/GIMP and reinstalled the flatpak, which fixed it.

Joaquim3 commented 1 year ago

->LinuxMint vera 21.1 - Gimp 2.1.34 ->Yes, the only way for me to make it work was also to overwrite the folder $HOME/.config/GIMP

  1. curl -L https://github.com/Diolinux/PhotoGIMP/releases/download/1.0/PhotoGIMP.by.Diolinux.v2020.for.Flatpak.zip -o $HOME/Desktop/PhotoGIMP.by.Diolinux.v2020.for.Flatpak.zip

  2. unzip $HOME/PhotoGIMP.by.Diolinux.v2020.for.Flatpak.zip -x '*/.ld.so/*' '*/cache/*' '*/current/*' '*/data/*' '*/gtk-?.0/*' '*/ibus/*' '*/user-dirs.dirs' '*Patch.txt' -d ~/ && \ls -A $HOME/Desktop/"PhotoGIMP by Diolinux v2020 for Flatpak"/.*

  3. Then copy the folder /PhotoGIMP by Diolinux v2020 for Flatpak/.var/app/org.gimp.GIMP/config/GIMP/2.10/ to $HOME/.config/GIMP/2.10