| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,920
» Latest member: reeltor29
» Forum threads: 7,685
» Forum posts: 41,802
Full Statistics
|
| Latest Threads |
Multi window mode mode fa...
Forum: General questions
Last Post: rich2005
2 hours ago
» Replies: 1
» Views: 97
|
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
3 hours ago
» Replies: 25
» Views: 22,717
|
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
Yesterday, 07:47 AM
» Replies: 7
» Views: 3,733
|
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 435
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11-04-2025, 03:32 PM
» Replies: 4
» Views: 421
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
11-04-2025, 12:09 PM
» Replies: 23
» Views: 9,868
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 226
|
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 110
|
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 105
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 192
|
|
|
| Accessing GIMP’s internal GEGL operations outside of GIMP |
|
Posted by: activey - 11-02-2025, 09:43 AM - Forum: General questions
- Replies (1)
|
 |
Hi everyone,
GIMP defines many custom GEGL operations with the gimp:* prefix (for example, gimp:color-balance, gimp:threshold, etc.).
As far as I can tell, these are registered programmatically inside GIMP during startup - they don’t exist as separate loadable GEGL plugins or .so files.
Is there any supported or practical way to make these gimp:* operations available to an external GEGL-based application, or to initialize the same set of operations in another process?
Specifically:
- Can GIMP’s GEGL operation registration be triggered externally (e.g. by linking or loading GIMP libraries)?
- Has anyone successfully reused these operations outside of GIMP’s runtime environment?
- Or is embedding code inside GIMP itself the only way to access them?
Any insight or code references from the GIMP source tree where these ops are registered would be very helpful.
Thanks!
|
|
|
| Outlined and filled in 3.0.6 |
|
Posted by: davidsk - 10-31-2025, 11:39 AM - Forum: General questions
- Replies (2)
|
 |
I am struggling with the recently added ability to use outlined and filled text. Sometimes it works, and sometimes it does not. As I am a novice in GIMP, the problem may be me. That is, there may be something I am failing to do. I click the icon to insert text and with the 'Filled' option, the text is visible. Then, I click the 'Outlined and filled' and nothing happens. However, a few times this has worked. Is it an inconsistency, being a new feature, or is it an inconsistency of my being a new user? Any advice on this will be much appreciated. Thank you.
|
|
|
| Can't find path plug-in |
|
Posted by: Zero01 - 10-30-2025, 09:28 AM - Forum: General questions
- Replies (7)
|
 |
Hi folks! I'm using GIMP 3.0.6 -1 (aarch64) on an X-server (Termux:X11) for Android, so that's a challenge for a start.
Literally not used the program for a couple of years(??)..since 2.10.
There is a plug-in I saved that has the following line:
menupath = '<Vectors>/Tools/Transformations/Moebius map with control of poles'
...which tells GIMP where to put to path (location) to the plugin, as I can't find it anywhere, in the Paths menu I assume the path used is outdated for GIMP3, or will a lot of plugins made for 2.10 and earlier simply not work on 3.x.x?
|
|
|
| "Plug-in crashed" on GIMP 3.0.6, Windows 11 |
|
Posted by: ManderLists - 10-28-2025, 05:29 PM - Forum: General questions
- Replies (4)
|
 |
I just downloaded and installed 3.0.6 yesterday after being prompted to install an update. However, I can't open certain files to edit them as I get the following error messages:
Quote:GIMP Message
Plug-in crashed: "file-jpeg.exe"
(C:\Program Files\GIMP 3\lib\gimp\3.0\plug-ins\file-jpeg\file-jpeg.exe)
The dying plug-in may have messed up GIMP's internal state. You may want to save your images and restart GIMP to be on the safe side.
GIMP Message
Opening 'C:\Users\USER\Downloads\TestPhoto.jpg' failed:
Procedure 'file-jpeg-load' returned no return values
I found a thread referencing a similar problem so I checked to see what is in the plug-in folders under Preferences:
- C:\Users\USER\AppData\Roaming\GIMP\3.0\plug-ins (empty except the gmic plugin I tried to install)
- C:\Program Files\GIMP 3\lib\gimp\3.0\plug-ins
This is only happening with certain .jpg files -- other ones seem to open fine. The files in question can be opened with other programs though, including GIMP 2.10.
|
|
|
|