It is currently Tue Jul 21, 2026 9:58 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 36 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Mon Jan 19, 2026 3:09 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Please test this plugin on GIMP 3 RC2 on both Windows and Linux

Attachment:
linux_metalpipes.zip [8.36 KiB]
Downloaded 90 times

Attachment:
windows_metalpipes.zip [33.15 KiB]
Downloaded 115 times


Attachment:
pipes_source_code.zip [4.86 KiB]
Downloaded 85 times


We have a new plugin called GEGL pipes. Its the second GEGL plugin of 2026 because I never released the first one yet :oops:

Image

Image

I need to know if it works on GIMP 3.2


LOCATION TO PUT BINARIES

Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins


Linux
~/.local/share/gegl-0.4/plug-ins


Linux(Flatpak includes Chromebook)

~/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins



If you compile it from source lemme know but I'd prefer to know if the binaries work

The Linux Binary was compiled against GEGL 0.4.67
The Windows Binary was compiled against GEGL 0.4.48 quasi-mysys2

both on X64 Fedora Linux


Look in Filters>Render>Fun to find it or search "pipes"
then restart GIMP and go to "GEGL operation" to find the new plugin

Have fun everyone, its really important I know if this works in RC2 :coolthup :jumpclap


Last edited by contrast_ on Mon Jan 19, 2026 5:25 am, edited 3 times in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Test if this Plugin works on GIMP 3.2RC2 onward (GEGL pipes)
PostPosted: Mon Jan 19, 2026 3:10 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
and if it doesn't work consider telling me what the terminal says


Top
 Post subject: Re: Test if this Plugin works on GIMP 3.2RC2 onward (GEGL pipes)
PostPosted: Mon Jan 19, 2026 3:57 am  (#3) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2610
Alway up for a test ;)

Kubuntu 24.04 / Gimp 3.2.0 RC2 (appimage from gimp.org) and it works ok.


Top
 Post subject: Re: Test if this Plugin works on GIMP 3.2RC2 onward (GEGL pipes)
PostPosted: Mon Jan 19, 2026 4:19 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
Thank you for the new filter.

Unfortunately, it doesn't work for me in Gimp 3.2 RC2 (Win10).
gegl-0.4\plug-ins\metalpipes.dll: The specified procedure could not be found.

Works in Gimp 2.10.38 and 3.0.6.
Also works in RasterFlow :yes

Image

_________________
Image


Top
 Post subject: Re: Test if this Plugin works on GIMP 3.2RC2 onward (GEGL pipes)
PostPosted: Mon Jan 19, 2026 5:05 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
MareroQ wrote:
Thank you for the new filter.

Unfortunately, it doesn't work for me in Gimp 3.2 RC2 (Win10).
gegl-0.4\plug-ins\metalpipes.dll: The specified procedure could not be found.

Works in Gimp 2.10.38 and 3.0.6.
Also works in RasterFlow :yes

[ Image ]


In rasterflow its missing many gimp: nodes.

My plugins work on GIMP 3 RC2 on Linux compiled against GEGL 0.4.62 and or 0.4.67

the problem is Windows compiled against 0.4.48. I don't know how to get GEGL 0.4.67 on Windows, but it could also be the possibility Windows is blocking something, innfact I already knew they worked on RC2 Linux I just wanted to double check.

Try to compile GEGL on Windows using this
https://github.com/HolyBlackCat/quasi-msys2


Top
 Post subject: Re: Test if this Plugin works on GIMP 3.2RC2 onward (GEGL pipes)
PostPosted: Mon Jan 19, 2026 5:06 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
rich2005 wrote:
Alway up for a test ;)

Kubuntu 24.04 / Gimp 3.2.0 RC2 (appimage from gimp.org) and it works ok.


Greatly appreciated, Yeah its a Windows thing, It needs to be recompiled for Windows and I don't know how to do it.


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Mon Jan 19, 2026 1:26 pm  (#7) 
Offline
GimpChat Member

Joined: Jun 22, 2019
Posts: 18
Another nice filter!

It runs smoothly here, even in AppImages Gimp 3.2 RC2 from gimp.org and from ivan-hc Continuous GIT.

Many thanks contrast_ !

_________________
Gimp 3.0.8
Gimp 2.10.38 AppImage
OS: Linux Mint 21.3 Virginia based on Ubuntu 22.04


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Mon Jan 19, 2026 1:32 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
I compiled pipes.c with gegl-0.4.62 (this is my msys64/mingw64 version installed for Gimp 3.0.4).
It still doesn't work.

I updated Gegl to version 0.4.66-1 and recompiled.
The filter still doesn't work.

_________________
Image


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Mon Jan 19, 2026 2:27 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
MareroQ wrote:
I compiled pipes.c with gegl-0.4.62 (this is my msys64/mingw64 version installed for Gimp 3.0.4).
It still doesn't work.

I updated Gegl to version 0.4.66-1 and recompiled.
The filter still doesn't work.


What does it say in the cli?


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Mon Jan 19, 2026 3:27 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Do his plugins work (Flatscrew)?


also try this really simple plugin via compiling, this is as simple as they get if this doesn't were doomed

Attachment:
msi_gegl_plugin.zip [3.75 KiB]
Downloaded 79 times



It makes no sense they work fine on Linux


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Mon Jan 19, 2026 3:58 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Tell me if this works on Windows its 0.4.48 but Grok attempted to "fix it"
This is a DLL file precompiled
Attachment:
windows_metalpipes.zip [33.15 KiB]
Downloaded 76 times



He and DeepSeek both said its possible windows interprets GEGL graphs in a different way


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Tue Jan 20, 2026 1:05 am  (#12) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
This latest version also didn't work in Gimp 3.2 RC2 for Win10.

For testing purposes, I downloaded:
https://github.com/flatscrew/plugins-linux-beaver
The compilation went smoothly, but the filters don't work in Gimp 3.2 RC2.

Those included in the RasterFlow installer work in Gimp 3.2 RC2 for Win10.

My conclusion is that my compilation environment is incorrect.
I couldn't find any information on how Flatscrew compiled plugins-linux-beaver.

_________________
Image


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Tue Jan 20, 2026 6:39 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
MareroQ wrote:
This latest version also didn't work in Gimp 3.2 RC2 for Win10.

For testing purposes, I downloaded:
https://github.com/flatscrew/plugins-linux-beaver
The compilation went smoothly, but the filters don't work in Gimp 3.2 RC2.

Those included in the RasterFlow installer work in Gimp 3.2 RC2 for Win10.

My conclusion is that my compilation environment is incorrect.
I couldn't find any information on how Flatscrew compiled plugins-linux-beaver.


Does he put them in the same directory that you put your plugins in, or a different one? We have to figure out what he is doing.

I ran vimdiff and his plugins are the same code outside of a few changes he made to irrelevant category areas in some of them. So either its the compilation environment or he puts them in a different folder. They work on Linux atleast with no issue.


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Wed Jan 21, 2026 9:21 pm  (#14) 
Offline
GimpChat Member
User avatar

Joined: Dec 09, 2018
Posts: 735
Hi contrast_, Just to mention Imgur blocks all access from the United Kingdom so anyone in the UK won't see the images you put in post #1.


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Sun Jan 25, 2026 2:16 am  (#15) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Ok, I'll use a dif image host. Can someone test if my plugins work on GIMP 3.0.8, (Linux and Windows) they should as nothing changed. I'm just too lazy to check


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Mon Jan 26, 2026 11:52 am  (#16) 
Offline
GimpChat Member

Joined: Jun 22, 2019
Posts: 18
@_contrast , 'golden pipe' whistles here as a golden pipe!

_________________
Gimp 3.0.8
Gimp 2.10.38 AppImage
OS: Linux Mint 21.3 Virginia based on Ubuntu 22.04


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Tue Jan 27, 2026 6:40 am  (#17) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16126
Well at least we can still use them in Windows 11 Gimp-2.10.38 RC versions. :)

MareroQ, i tried PMing you about Rasterflow. Can you tell me how you compiled it?
Thanks!

_________________
Image


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Tue Jan 27, 2026 3:47 pm  (#18) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Rod wrote:
Well at least we can still use them in Windows 11 Gimp-2.10.38 RC versions. :)

MareroQ, i tried PMing you about Rasterflow. Can you tell me how you compiled it?
Thanks!


2.10.38 isn't non-destructive.

Does pipes work on Windows on 3.0.8?


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Tue Jan 27, 2026 3:50 pm  (#19) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
Whatever the hell is going on is confirmed to be a compilation enviorment issue. They work on Windows but I am compiling them in a unallowed way. I think the binaries need to be signed or something, but I'm just guessing.

Perhaps Grok and DeepSeek can figure it out. Though I can't test because I don't have Windows.


Top
 Post subject: Re: GEGL pipes (golden pipe wallpaper fun)
PostPosted: Wed Jan 28, 2026 1:37 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2646
Location: Poland
Hi Rod,

The Windows installer version RasterFlow-0.1.5-Setup-win64.exe doesn't work for you?

https://github.com/flatscrew/rasterflow ... tag/v0.1.5

RasterFlow (v0.1.6) compiles without problems on msys64/mingw64 according to the author's guide.

Only libgtkflow and libgflow need to be compiled from source, while the remaining required dependencies can be installed using pacman:

https://packages.msys2.org/search

_________________
Image


Top
Post new topic Reply to topic  [ 36 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group