Gimp-Forum.net
2.10.14 fails quoting: too many GEGL exceptions - 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: Windows (https://www.gimp-forum.net/Forum-Windows)
+---- Thread: 2.10.14 fails quoting: too many GEGL exceptions (/Thread-2-10-14-fails-quoting-too-many-GEGL-exceptions)



2.10.14 fails quoting: too many GEGL exceptions - Turn2Linux - 12-31-2019

Hi All,
I uninstalled/ reinstalled (clean install) of 2.10.14, following the forum advice.
Using 2.10.8, I had no problem having lots of images and going through them one by one, choosing, editing etc...
I had the "too mny GEGL exceptions error" fault when using the 2.10.14.
This is when I followed the forum advice and installed it clean, instead of the upgrade I made before.
The problem persists.


Any targeted specific help will be greatly appreciated.


RE: 2.10.14 fails quoting: too many GEGL exceptions - rich2005 - 12-31-2019

Edit: I did totally miss that you posted this in the Windows section. Left the post, it might come in handy one day.

Quote:..I uninstalled/ reinstalled (clean install) of 2.10.14, following the forum advice.

You followed the procedure here: https://www.gimp-forum.net/Thread-Gimp-2-10-10-and-Ubuntu-18-04-LTS ? That now gets you Gimp 2.10.14

The otto-kesselgulasch/gimp PPA has its own updated libgegl maybe it did not update.

Try

Code:
sudo apt-get --allow-releaseinfo-change update

then

Code:
sudo apt install libgegl-0.4* libgegl-common

otherwise do not know.