Gimp-Forum.net
No Appimage loader? - 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: No Appimage loader? (/Thread-No-Appimage-loader)



No Appimage loader? - david - 12-27-2024

Pure curiosity at this stage.

I have a fully functional gimp - PandaJim 2.10.38 running on Ubuntu 20.04 with Python 2.7 and G'mic.

But I can find no evidence of an Appimage loader and my .desktop file points directly at gimp 2.10.

The .desktop file is attached.

The reason I enquire is because I am considering putting a second SSD in my laptop and then trying to achieve the same result with Ubuntu 22.04 or even 24.04.

David.


RE: No Appimage loader? - Ofnuts - 12-27-2024

What you install from PandaJim is a .DEB package, so you get regular binaries, not an AppImage or flatpack/snap.

IIRC on 22.04 there is still a python package in the repos so you could still have Python support, but AFAIK it's gone in 24.04. On the other hand I was able to transplant the Python 2.7 binaries & libs from my 22.04 to my 24.04 so I still have a Gimp 2.10.34+Python in 24.04.

For another app I was able to use the .DEBs directly from the Debian repos.


RE: No Appimage loader? - rich2005 - 12-27-2024

(12-27-2024, 09:48 AM)david Wrote: ...snip...
The reason I enquire is because I am considering putting a second SSD in my laptop and then trying to achieve the same result with Ubuntu 22.04 or even 24.04.

David.

I have both (k)ubuntu 22.04 (older laptop) and (k)ubuntu 24.04 (newer laptop) and Gimp 2.10.38 installed from the Panda Jim PPA.  There is no python 2.7 with these versions, but there are other reasons for using the PPA - printing / scanning needs a regular install.

For 22.04 I add python using one of tasmanias older appimage "addons". It launches Gimp and add python.
https://github.com/TasMania17/Gimp-Appimages-Made-From-Debs/releases/tag/Gimp-Python2-AppImage-Launchers-for-Linux.  (about 27 MB appimage).

For 24.04 I need to use this Gimp 2.10.38 standalone / launcher https://github.com/TasMania17/Gimp-Appimages-Made-From-Debs/releases (about 79 MB) 

I have two desktop files one for using the appimage launcher and one for a "plain" Gimp (for scanning / printing)


RE: No Appimage loader? - david - 12-27-2024

Ofnuts, Rich,

Thanks for the replies.

My curiosity is to how I am able to have my present setup without any evidence of an appimage loader.

David.


RE: No Appimage loader? - rich2005 - 12-27-2024

Panda Jim PPA is not an appimage, it is a regular repository install (provided the PPA is added to the sources list). If you have synaptic installed you can see it there.
The big diiference is ubuntu 20.04 comes with the gimp-python 2.7 package. Ubuntu 22.04/24.04 do not that package. Python 2.7 is deprecated replaced with python 3.x


RE: No Appimage loader? - Ofnuts - 12-27-2024

(12-27-2024, 12:02 PM)david Wrote: Ofnuts, Rich,

Thanks for the replies.

My curiosity is to how I am able to have my present setup without any evidence of an appimage loader.

David.

You can put "resources" (brushes, patterns...) in a common directories and have each version point to these using Preferences >  Folders.