It is currently Thu May 02, 2024 10:46 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 18 posts ] 
Author Message
 Post subject: I am looking for Gimp 2.10.30 AppImage
PostPosted: Wed Feb 09, 2022 10:00 am  (#1) 
Offline
GimpChat Member

Joined: Mar 06, 2015
Posts: 295
GIMP Version: 2.10.30
Operating System: Linux
GIMP Experience: New User



Hi Gimp users

I am looking for Gimp 2.10.30 AppImage
Or previous

Thanks for the help
Doron.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Wed Feb 09, 2022 2:06 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
I believe Gimp 2.10.25 was the last appimage posted.
https://github.com/aferrero2707/gimp-ap ... 4.AppImage


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Fri Feb 18, 2022 5:01 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1334
I haven't tried this yet. A script to build and install an AppImage for the latest GIMP version from Debian Unstable repository.

The developer has made his own application manager which is needed to build an appimage.

"App Manager for GNU/Linux that works like APT, PacMan or DNF: install/update/manage hundreds of standalone applications on multiple architectures, easily create your own custom script to download/install programs or to create a new AppImage from existing packages! "
This could be interesting but I prefer to try-out stuff on a computer that I only use to try-out stuff :)


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Fri Feb 18, 2022 8:34 am  (#4) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
I have tried that before with similar results. Kubuntu 20.04
The problem is that script pulls the packages from debian testing compiled with an upstream gcc different from the 'buntu 20 / mint 20 / ... installations.

Not a fan of reddit but worth keeping an eye on https://www.reddit.com/r/AppImage/

A utility just been posted for making appimages. I will give it a try (but not today, too much to do)

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Sat Feb 19, 2022 5:41 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1334
Hi rich2005 thanks for the information. I came across this and it's only 2 days old.
It claims to make appimages from deb packages and it uses Ubuntu 20.04. Gimp is a pretty big app but I notice all the language files make it bigger.


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Sat Feb 19, 2022 6:55 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1334
Thanks for the list vitforlinux. I don't think that last appimage maker could squash 4 deb packs into 1 appimage :( Maybe I'm wrong.
Are they all necessary, who knows?
If anyone is interested here is a link to Gimp 2.10.30 deb packages from Rob Savoury.
If you install all 4 debs you have a the latest version without using a PPA.

Note the next long term support Ubuntu has Gimp 2.10.30 and its due later this year.


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Sat Feb 19, 2022 7:07 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
I use the ppa:ubuntuhandbook1/gimp version. It is Gimp 2.10.30 and works great.

To install, run command:

       sudo add-apt-repository ppa:ubuntuhandbook1/gimp

       sudo apt update

       sudo apt install gimp

    To uninstall, run commands:

       sudo apt install ppa-purge

       sudo ppa-purge ppa:ubuntuhandbook1/gimp

Warranty and Disclaimer:

    I offer no warranty for any package in this PPA. While they may work
    fine for me, you use them at your own risk.

This PPA is maintained by http://ubuntuhandbook.org/


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Tue Feb 22, 2022 2:56 am  (#8) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1334
I've been able to make a Gimp appimage with the Shradiko app.
It works, it's transportable, but only to a system the same as the one it was made on. So to make a newer appimage you need a newer OS version. Then it would probably not work on older systems. I don't know if these issues can be resolved but the software is very new.

This is the command I used:
sudo ./shradiko-apt "$(pwd)/gimp_2.10.18-1_amd64.deb" gimp "$(pwd)/gimp.desktop" "$(pwd)/gimp.svg" "$(pwd)/Gimp.AppImage"

Anyway, the first appimage I've ever made so kinda happy :)


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Tue Feb 22, 2022 3:16 am  (#9) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
Gimp 2.10.18 - the base version for ubuntu 20.04
That is the problem of course, not Gimp 2.10.30 + it is a monster appimage.

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Tue Feb 22, 2022 6:12 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1334
I upgraded this test machine to Ubuntu 22.04. That gives me Gimp 2.10.30 as the default Gimp version.

I followed these steps to go from 20.04 to 22.04

I never realized the Ubuntu versions were actually dates :roll: 22.04 is out in April but it is good to go now.


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Wed Feb 23, 2022 10:24 am  (#11) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
Long time since I made an appimage. Last one was Gimp 2.9 (between Gimp 2.8 and Gimp 2.10)

Anyone willing to try this. Gimp 2.10.30

https://u.pcloud.link/publink/show?code ... JFLmCPkfrk zipped 160 MB

It comes straight from Panda Jims 'buntu' focal packages so should be good for 'buntu 20.04 and Mint 20 As with the PPA version there is no python support but I have included support in the appimage.

Unfortunately I am no where clever as Carmelo and his appimages so you need to install a system wide python2.

sudo apt install python2.7
sudo apt install python-is-python2

Then there are 5 little .deb files in the zip. Put them in a folder, open a terminal in the folder and;
sudo dpkg -i *.deb

Just a note: It uses a regular Gimp user profile ~/.config/GIMP/2.10/ (not a dedicated appimage one)

The usually guarantee. Absolutely None

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Sat Feb 26, 2022 6:32 am  (#12) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
Quote:
5) Let's stop talking about Linux on an artists site! :-)


Well, this is a Gimp forum and the section is Board Index -> Gimp Help not the Art section. ;)

Quote:
1)Gimp 2.10.30 AppImage in Ubuntu 22.04 make this error:

./GIMP-2.10.30.appimage
gimp-2.10: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full


I readily admit the appimage has limited use. It will not work with 'buntu 18.04 but it does work with 'buntu 20.04 and 'buntu 21.10 I have tried them.

You would not want to use this with 'buntu 22.04 where the default Gimp is already version 2.10.30

Where might you want to use it? Some options
Not willing to use a PPA and stuck with Gimp 2.10.18 in 'buntu 20.04
Need to run Gimp from a storage drive.

---
From a practical point-of-view, I am with racer-x and use PPA for Gimp 2.10.30 with kubuntu 20.04 but I have a feeling that doronf2 (original post) is using either a Mint17 or 'buntu 18.04 and that will never get Gimp 2.10.30. I still use a kubutu 18.04 computer on a daily basis, using the Gimp 2.10.22 appimage. It is a very productive installation.

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Sat Feb 26, 2022 7:44 am  (#13) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
Quote:
Linux Distro need update for security, also in version, why use ubuntu 18.04 or 20.04 after April 21?


Well, I have some tools in kubuntu 18.04 that are not easy to get running in kubuntu 20.04 As I said, it is a very productive installation.
End-of-life 18.04 LTS is 2023-04 still a year off. 20.04 LTS end-of-life is 2025-04
The usual advice for new 'buntu releases, wait six months for 22.04.1 to arrive. Let other people do the bug hunting ;)

Quote:
When Gimp 3 are default on distro (22.10?) need working AppImage for update (step by step) old scripts.


I know you are mostly pushing script-fu but I really need python, for the plugins I mostly use. Wonder who is going to rewrite those for Gimp 3 ?

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Sat Feb 26, 2022 12:16 pm  (#14) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
Quote:
At the moment my preferred Gimp 2.10.8 appimage by Aferrero2707 works in ubuntu 22.04.


Yes, Carmelo's appimages are very clever, bespoke compiled using of different packages. I use a Gimp 2.10.14 appimage as well as the Gimp 2.10.30 (from the PPA) in kubuntu 20.04 . (Gimp 2.10.14 = last version where seamless-clone works)

Quote:
For use gimp 2.8 i use windows (or Slitaz in netbook) any time, reboot, reboot, reboot.


That is interesting, I use a home-made 2.8 appimage (not suitable for general publication, but it works) there it is kubuntu 20.04

Attachment:
28.jpg
28.jpg [ 81.33 KiB | Viewed 1011 times ]


Quote:
Vala and JavaScript for script in Gimp they are my curiosity


Ahh..too complicated for me, I am ancient, maybe one day there will be FORTRAN for Gimp ;)
One of the Gimp developers, Øyvind Kolås very interested in lua. Goes way back to 2005 There is a plugin. examples are a bit 'thin-on-the-ground'.

Attachment:
lua.jpg
lua.jpg [ 108.22 KiB | Viewed 1011 times ]

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Sun Feb 27, 2022 7:02 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1334
I made a Gimp appimage for Ubuntu 22.04. This Ubuntu version is to be released in April.

What I did - extracted an Ubuntu appimage maker that uses 20.04 and edited the sources entry to point to 22.04. Then I repacked it.
UNPACK ./shradiko-apt --appimage-extract
REPACK ./appimagetool-x86_64.AppImage ./squashfs-root/
Then I used it to turn the latest Gimp deb into an appimage.


Image


Last edited by Tas_mania on Mon Feb 28, 2022 7:21 pm, edited 1 time in total.

Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Mon Feb 28, 2022 7:14 am  (#16) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
vitforlinux wrote:
rich2005 wrote:
That is interesting, I use a home-made 2.8 appimage (not suitable for general publication, but it works) there it is kubuntu 20.04

Please, a link to to get it too, I promise I'm not complaining!


Well... I am not too proud of this version. It is 2.8.22 made in a 'buntu 18.04 VM and I use it in 'buntu 20.04 I do not think it will work in anything later due to library incompatibilities.
I am on another forum and sometimes get questions for Gimp 2.8

This is basically the gimp.appimage folder before running AppImageAssistant to pack it into the executable. That executable never worked 100% for me. It works but does not find the User profile, and starts with no brushes / plugins / scripts etc. I am not able to fix that.

https://i.imgur.com/RKp6M6m.jpg

So I just use the pre-packed folder (1 - see above) , run AppRun.sh (2) in the squashfs-root root folder and then go through Edit -> Preferences -> Folders in turn and add the path to the various default locations. https://i.imgur.com/ktkdRgw.jpg

For some reason this insists on a usr profile (media) in my home directory. I like to keep the portable on a storage drive so as a work-around a symlink, (3) from home, to this User Profile in the Gimp 2.8 folder. (4)

https://i.imgur.com/EmLQwOW.jpg

Like I said it is a mess.

..but it is only 40 MB zipped so here it is:

https://filedn.com/lkb9dw6mEfXSsOu9uKLaM14/gimp2822.zip

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Mon Feb 28, 2022 10:35 am  (#17) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2425
You got it working ;)

Had to go out into a cold / dismal /damp UK afternoon for an hour or I would have posted this little explanation sooner.

https://youtu.be/lRfy-P_uk9U 5 minutes ubuntu 21.10 MATE (VM) No audio

Might help some other brave person(s) wanting to run an old Gimp 2.8

_________________
Image


Top
 Post subject: Re: I am looking for Gimp 2.10.30 AppImage
PostPosted: Mon Feb 28, 2022 6:42 pm  (#18) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1334
The appimage I made on Ubuntu 22.04 also works on Ubuntu 20.04.
It gets user filters from /.config/GIMP/2.10/. Hardly any python plugins work but some scheme plugins still work and the old FXFoundry still works.

Image


Top
Post new topic Reply to topic  [ 18 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Peek AppImage

12

No new posts Attachment(s) Gimp 2.10.25 Appimage

4

No new posts Attachment(s) Help in find Gimp 2.10.28 AppImage

2

No new posts Attachment(s) New Ubuntu 20.04 Comes With Gimp But Appimage Better?

18

No new posts Attachment(s) New Gimp 2.10.19 appimage 2020402 (Linux)

6



* Login  



Powered by phpBB3 © phpBB Group