mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-05 19:51:58 +02:00
PhotoGIMP only working with sudo #89
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 @polygonalize on 6/6/2023
I am using Ubuntu 23. I can run
sudo -i flatpak run org.gimp.GIMPwhich will display the PhotoGIMP splash screen and everything as expected. But when I runflatpak run org.gimp.GIMPor 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?