Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GIMP 2.10 fails to open because of GEGL old version
#1
Hi everyone,

Nice to be posting for the first time on this forum.

I have recently upgraded my KDE Neon version to Ubuntu 20.04

Funnily enough, GIMP fails to open now and sends me a message telling me that GIMP requires at least version 0.4.22 or later

In the meantime I have installed the latest version of GEGL  ( see my log below) and yet GIMP is still asking me the same question.

sudo apt install gegl

lingyist@lingyist:~$ sudo apt install gegl
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  appimagelauncher digikam-data ffmpegthumbs kde-style-breeze-qt4 kf5-kdepim-apps-libs-data libastro1 libgrantlee-textdocument5 libkf5libkdepimakonadi5 libkf5parts-plugins libmarblewidget-qt5-28 libpoppler87
  libqt5serialport5 libshp2 libzip4 marble-data marble-plugins opencv-data phonon-backend-gstreamer python3-scour qapt-batch qml-module-qtwebkit scour xserver-xorg-video-intel-arbiter
  xserver-xorg-video-intel-native-modesetting
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés :
  libspiro1
Les NOUVEAUX paquets suivants seront installés :
  gegl libspiro1
0 mis à jour, 2 nouvellement installés, 0 à enlever et 1 non mis à jour.
Il est nécessaire de prendre 39,7 ko dans les archives.
Après cette opération, 153 ko d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n]
Réception de :1 http://fr.archive.ubuntu.com/ubuntu focal/universe amd64 libspiro1 amd64 1:20190731-2 [16,2 kB]
Réception de :2 http://fr.archive.ubuntu.com/ubuntu focal/universe amd64 gegl amd64 0.4.22-3 [23,4 kB]
39,7 ko réceptionnés en 0s (176 ko/s)
Sélection du paquet libspiro1:amd64 précédemment désélectionné.
(Lecture de la base de données... 212982 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../libspiro1_1%3a20190731-2_amd64.deb ...
Dépaquetage de libspiro1:amd64 (1:20190731-2) ...
Sélection du paquet gegl précédemment désélectionné.
Préparation du dépaquetage de .../gegl_0.4.22-3_amd64.deb ...
Dépaquetage de gegl (0.4.22-3) ...
Paramétrage de libspiro1:amd64 (1:20190731-2) ...
Paramétrage de gegl (0.4.22-3) ...
Traitement des actions différées (« triggers ») pour man-db (2.9.1-1) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.31-0ubuntu9) ...
lingyist@lingyist:~$

So why is this and what should I do to have GIMP recognize the change ? Huh

Thank you so much

JeanA4
Reply
#2
Check /lib/x86_64-linux-gnu/libgegl-0.4.so. It is a link that points to the actual version used. Gimp has becomes quite sensitive to Gegl versions recently since even minor releases use recent Gegl functionality. If you are on Gimp 2.10.20 you may need Gegl 0.4.24). Also check your PATH and LD_LIBRARY_PATH, any leftovers from earlier installs (in /opt or /usr/local)?
Reply
#3
Quote:Réception de :2 http://fr.archive.ubuntu.com/ubuntu focal/universe amd64 gegl amd64 0.4.22-3 [23,4 kB]

That was the first thing I noticed. What is needed is libgegl not gegl.

My copy of kde-neon is old, rolling release, easier for a new (VM). If I find anything worthwhile I will post results.
Reply
#4
Possibly you did not get a complete upgrade.

KDE-NEON, based on 'buntu focal, default Gimp version is 2.10.18 Packages look like this: https://i.imgur.com/TKibAv2.jpg

Gimp has libgegl as a dependency: https://i.imgur.com/CheSuuf.jpg

Works but no python support: https://i.imgur.com/jWhQpFp.jpg

Python can be installed as this post: https://www.gimp-forum.net/Thread-Heal-S...4#pid18354

Installed: https://i.imgur.com/pFCp120.jpg

For Gimp 2.10.20 (and future Gimp up-dates) a flatpak version or an appimage is the way to go.
Reply
#5
Thank you everyone, I will try and do something with your answers. Being a newbie I have to get help from a friend who knows Linux better than me and I will pass on your info.

I did try to install a flatpack version of GIMP 2.10 but then I wasn't able to add the gmic plug ins ... how can I do that?

Thanks
Reply
#6
Quote:I did try to install a flatpack version of GIMP 2.10 but then I wasn't able to add the gmic plug ins ... how can I do that?

The Gimp flatpak now has some installable flatpak plugins, including g'mic

Code:
flatpak search org.gimp.GIMP.Plugin

..Will list what is available

Code:
flatpak install org.gimp.GIMP.Plugin.GMic

..Will install G'mic

   
Reply
#7
Well done, Rich2005, I have installed the G'Mic feature and now my flatpak version of Gimp is operational.

You are all great, thank you so much. I consider the matter settled.

Smile Smile Smile
Reply


Forum Jump: