[Bug 1881684] Re: GIMP Python Plugins Won't Run in Ubuntu 20.04
Registered to add this comment thanking Eneko and AlfyBoy for their contributions. TLDR: It worked ! Background - I had been using Ubunto 18.04 LTS with a gimp with several python plugins that I use a lot - a contact sheet generator, and a path distance pixel counter in particular. The EOL of Ubuntu 18.04 in April 2023 prompted me to consider upgrade routes, and having tried a live version of 22.04 decided to *upgrade* the existing installation to Ubuntu 20.04 LTS. This resulted in the previous gimp being replaced with 2.10.18, and as I soon found, as have so many others, that the python scripts no longer functioned - and were not even shown on the menus. Lots of things tried; even rewriting the python scripts from 2 to 3 (using 2to3). The frequently suggested gimp-python2 appimage failed - apparently compiled on Ubunto 22.04, so it wouldn't work on my earlier 20.04. Various pythons were tried, together with various tricks to try and get gimp to use them. All failed. This page then came up in a search. I found that I already had the latest python-cairo, and that the two debs given in post #3 were available. Downloaded and built with dpkg. Success! Thanks again. This solution needs greater exposure, and longterm preservation of those debs ... -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1881684 Title: GIMP Python Plugins Won't Run in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1881684/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1881684] Re: GIMP Python Plugins Won't Run in Ubuntu 20.04
Same here; tried this workaround but this don't work anymore (Ubuntu 21.10): python-gobject-2 and python-cairo packages doesn't exists anymore -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1881684 Title: GIMP Python Plugins Won't Run in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1881684/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1881684] Re: GIMP Python Plugins Won't Run in Ubuntu 20.04
Thanks AlfyBoy. So, to put it together, the new instructions are: sudo apt install python-cairo python-gobject-2 wget http://mirror.ip-projects.de/ubuntu/pool/universe/p/pygtk/python-gtk2_2.24.0-6_amd64.deb wget http://ftp.de.debian.org/debian/pool/main/g/gimp/gimp-python_2.10.8-2_amd64.deb sudo dpkg -i python-gtk2_2.24.0-6_amd64.deb sudo dpkg -i gimp-python_2.10.8-2_amd64.deb -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1881684 Title: GIMP Python Plugins Won't Run in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1881684/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1881684] Re: GIMP Python Plugins Won't Run in Ubuntu 20.04
I had a problem when: wget http://archive.ubuntu.com/ubuntu/pool/universe/p/pygtk/python- gtk2_2.24.0-6_amd64.deb 04 Not Found 2021-01-01 14:10:54 ERROR 404: Not Found. and wget http://archive.ubuntu.com/ubuntu/pool/universe/g/gimp/gimp- python_2.10.8-2_amd64.deb 404 Not Found 2021-01-01 14:17:58 ERROR 404: Not Found. So i found them here: http://mirror.ip-projects.de/ubuntu/pool/universe/p/pygtk/ https://packages.debian.org/buster/amd64/gimp-python/download Now GIMP python-based plugins are running. If it is useful to anyone. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1881684 Title: GIMP Python Plugins Won't Run in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1881684/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1881684] Re: GIMP Python Plugins Won't Run in Ubuntu 20.04
** Changed in: gimp (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1881684 Title: GIMP Python Plugins Won't Run in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1881684/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1881684] Re: GIMP Python Plugins Won't Run in Ubuntu 20.04
** Bug watch added: Debian Bug tracker #936611 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936611 ** Also affects: gimp (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936611 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1881684 Title: GIMP Python Plugins Won't Run in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1881684/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1881684] Re: GIMP Python Plugins Won't Run in Ubuntu 20.04
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gimp (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1881684 Title: GIMP Python Plugins Won't Run in Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1881684/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs