Gimp-Forum.net
GEGL Operation items missing - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: GEGL Operation items missing (/Thread-GEGL-Operation-items-missing)



GEGL Operation items missing - MichaJo - 10-14-2022

I'm pretty sure there have been various items in the "GEGL Operation" window which are now missing in GIMP 2.10.32 ??
I haven't used GIMP that much over the last months but now i'm on holidays...
So...e.g. the GEGL gradient map isn't available anymore.
In 2.99 it is!
I'm on Windows 10.
See the attached screenshots.
Left GIMP 2.99.12
Right GIMP 2.10.32

Michael


RE: GEGL Operation items missing - Ofnuts - 10-14-2022

There is still a Colors > Map > Gradient map plugin in 2.10.32 and 2.99.

In my rather recent version of the source code, the gradient-map GEGL op is in some workshop subdirectory together with several others that are not in your 2.10.32 (such as the demosaic-* ones), which seems to indicate that these are not part of the base code yet, and their presence may depend on compile/build options.


RE: GEGL Operation items missing - MichaJo - 10-14-2022

(10-14-2022, 03:49 PM)Ofnuts Wrote: There is still a Colors > Map > Gradient map plugin in 2.10.32 and 2.99.

In my rather recent version of the source code, the gradient-map GEGL op is in some workshop subdirectory together with several others that are not in your 2.10.32 (such as the demosaic-* ones), which seems to indicate that these are not part of the base code yet, and their presence may depend on compile/build options.

ThanksĀ  a lot! That explains it.