RSS/Atom feed Twitter
Site is read-only, email is disabled

GEGL operation missing!

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

GEGL operation missing! Hannu 28 Sep 19:07
  GEGL operation missing! Jehan Pagès 28 Sep 20:26
Hannu
2014-09-28 19:07:56 UTC (over 9 years ago)

GEGL operation missing!

Hello

A heads up

# Installation, as described at https://launchpad.net/~otto-kesselgulasch/+archive/gimp-edge sudo add-apt-repository ppa:otto-kesselgulasch/gimp-edge sudo apt-get update
sudo apt-get install gimp
sudo apt-get install gimp-resynthesizer

# This is now required due to changes recently (do not know exact date when it broke):
sudo apt-get install libgegl-dev

/Hannu

And why that is so: --------------------

$ gimp --verbose GEGL-geglmodule.c-Message: Module
'/usr/lib/x86_64-linux-gnu/gegl-0.3/seamless-clone.so' load error: libgegl-sc-0.3.so: cannot open shared object file: No such file or directory

-- dialog ------------------------------- GEGL operation missing!

GIMP requires the GEGL operation "gegl:seamless-clone". This operation cannot be found. Check your GEGL install and ensure it has been compiled with any dependencies required for GIMP. ------------------------------- [OK] ---

$ ls -l /usr/lib/x86_64-linux-gnu/gegl-0.3/libgegl-sc-0.3.so ls: cannot access /usr/lib/x86_64-linux-gnu/gegl-0.3/libgegl-sc-0.3.so: No such file or directory

$ ls -l /usr/lib/x86_64-linux-gnu/gegl-0.3/ | wc -l 180

$ apt-file find libgegl-sc-0.3.so

$ apt-file find apt-get | wc -l 29

-- fix ---

Ubuntu 14.04.1 LTS

Linux version 3.16.0-031600-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201408031935 SMP Sun Aug 3 23:36:11 UTC 2014

X.Org X Server 1.15.1, Release Date: 2014-04-13

/Hannu
Jehan Pagès
2014-09-28 20:26:24 UTC (over 9 years ago)

GEGL operation missing!

Hi,

On Sun, Sep 28, 2014 at 9:07 PM, Hannu wrote:

Hello

A heads up

# Installation, as described at https://launchpad.net/~otto-kesselgulasch/+archive/gimp-edge sudo add-apt-repository ppa:otto-kesselgulasch/gimp-edge sudo apt-get update
sudo apt-get install gimp
sudo apt-get install gimp-resynthesizer

# This is now required due to changes recently (do not know exact date when it broke):
sudo apt-get install libgegl-dev

This ppa repository is not supported by the GIMP team, but by an third party individual to be contacted by other means (he reads this mailing list though, as far as I know, but this is not his official channel).

This said, for the development version of GIMP, the development version of GEGL is always necessary. They go as a pair now.

Jehan

/Hannu

And why that is so:
--------------------

$ gimp --verbose GEGL-geglmodule.c-Message: Module
'/usr/lib/x86_64-linux-gnu/gegl-0.3/seamless-clone.so' load error: libgegl-sc-0.3.so: cannot open shared object file: No such file or directory

-- dialog ------------------------------- GEGL operation missing!

GIMP requires the GEGL operation "gegl:seamless-clone". This operation cannot be found. Check your GEGL install and ensure it has been compiled with any dependencies required for GIMP. ------------------------------- [OK] ---

$ ls -l /usr/lib/x86_64-linux-gnu/gegl-0.3/libgegl-sc-0.3.so ls: cannot access /usr/lib/x86_64-linux-gnu/gegl-0.3/libgegl-sc-0.3.so: No such file or directory

$ ls -l /usr/lib/x86_64-linux-gnu/gegl-0.3/ | wc -l 180

$ apt-file find libgegl-sc-0.3.so

$ apt-file find apt-get | wc -l 29

-- fix ---

Ubuntu 14.04.1 LTS

Linux version 3.16.0-031600-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201408031935 SMP Sun Aug 3 23:36:11 UTC 2014

X.Org X Server 1.15.1, Release Date: 2014-04-13

--

/Hannu

_______________________________________________ gimp-user-list mailing list
List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list