12-31-2019, 07:25 PM
(This post was last modified: 01-01-2020, 10:23 AM by rich2005.
Edit Reason: appologies
)
Edit: I did totally miss that you posted this in the Windows section. Left the post, it might come in handy one day.
You followed the procedure here: https://www.gimp-forum.net/Thread-Gimp-2...-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
then
otherwise do not know.
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...-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.