Gimp/plug-ins
Jehan 7374da53da plug-ins: plug-in-busy-dialog arguments should not depend on run-mode.
In INTERACTIVE or WITH_LAST_VALS modes, the arguments were replaced by
the latest values, which is typically not acceptable for this specific
plug-in. Even in interactive mode, we still want file descriptors to be
set explicitly, and used by the plug-in.

This fixes such error I had on terminal:

> (busy-dialog:193133): GLib-WARNING **: 20:34:43.692: ../glib/giounix.c:414Error while getting flags for FD: Bad file descriptor (9)

And the worst part was that it sometimes prevented the busy dialog from
quitting (though sometimes it still exited fine despite the wrong file
descriptors 🤷).
2026-01-08 21:27:13 +01:00
..
common plug-ins: plug-in-busy-dialog arguments should not depend on run-mode. 2026-01-08 21:27:13 +01:00
file-bmp plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-dds plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-exr plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-faxg3 plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-fits plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-fli plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-icns plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-ico plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-jpeg plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-psd plug-ins: fix unitialized warning in psd loader 2026-01-06 10:57:24 -05:00
file-raw plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-sgi plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-tiff plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
file-webp plug-ins: Don't translate "ms" for WEBP animation 2026-01-07 20:09:21 +00:00
filter-browser plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
flame plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
fractal-explorer plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
gfig plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
gimpressionist plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
gradient-flare plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
help plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
help-browser plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
ifs-compose plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
imagemap plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
lighting plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
map-object plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
metadata plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
pagecurl plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
print plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
python plug-ins: Fix Title Case usages 2025-11-10 13:02:05 +01:00
screenshot plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
script-fu plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
selection-to-path plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
twain plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
generate_associations.py build, plug-ins: Generate *associations.list automatically at build-time 2025-05-30 19:23:41 -03:00
generate_mime_ext.py meson, desktop, plug-ins: Generate MIMEtypes var dynamically 2025-06-13 13:47:19 -03:00
meson.build plug-ins: Add GEGL filter API browser 2025-08-03 21:38:28 +00:00