Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GIMP Appimage loader update
#1
I have updated GIMP (Panda Jim) to 2.10.38.
Is it possible to update the Appimage loader to correspond? (gimp2-10-36-python2-mm-Ubuntu.Appimage)

I have tried extracting the Appimage, but could not see where to make the necessary changes.

I am running Ubuntu 20.04, but with the Unity desktop. Is it possible to upgrade this to 22.04 (or 24.04) whilst retaining Python 2.7?

Any help and advice greatly appreciated.

david.
Reply
#2
First Ubuntu 20.04 / Gimp 2.10.38 (Panda Jim) There was an initial release, then a few days later a second dated 2024-05-17 with Python support but no Gimp-Python package. The regular 2.10.36 Gimp-Python package works. It is what I use with kubuntu 20.04
In a terminal try 
Code:
sudo apt install gimp-python

If that does not work, get the attached zip, unzip and install it with
Code:
sudo dpkg -i gimp-python_2.10.36-1build1~ubuntu2004_amd64.deb

Quote:... Is it possible to upgrade this to 22.04 (or 24.04) whilst retaining Python 2.7?

If you upgrade your system to Ubuntu 22.04 then there is a complete Gimp 2.10.38 appimage see:
https://www.gimp-forum.net/Thread-new-gi...th-python2

As a note: In my Kubuntu 22.04 laptop, I am using Gimp 2.10.38 (Panda Jim) There is no Python support for this, so I am using an older appimage loader for python. 
The full Gimp appimage "everything-in-one" is easier.


Attached Files
.zip   gimp-python_2.10.36-1build1~ubuntu2004_amd64.deb.zip (Size: 212.01 KB / Downloads: 210)
Reply
#3
Rich,

Thanks for the quick reply.

My 2.10.38 upgrade is working OK. All my plug-ins work, but without the Appimage loader I am unable to monitor what is going on via the terminal and I don't have the python console in the filters menu.

That was the reason for my request - sorry if I did not make it clear.

david.
Reply
#4
OK, Something that I did not notice. You have Gimp 2.10.38 from the PPA, your python plugins work but you do not have the python console.

When I updated to Gimp 2.10.38 in this kubuntu 20.04 There was no python console. I installed that gimp-python package and now have the python console.
Reply
#5
Rich,
Many thanks.
I re-installed the gimp-python package (although it said it was already installed!) and everything now works.
david.
Reply


Forum Jump: