11-29-2024, 01:57 AM
(11-28-2024, 11:01 PM)Tas_mania Wrote: Thats good all 4 gimphelpers plugins show in the menu and load. I see no console errors at all. I moved to Fedora 41 for testing because Its new and uncluttered.
When I apply full dialog I get errors. They maybe caused by this appimage which is a product of gimp-git but mostly complete.
Gimp.main(FullDialog.__gtype__, sys.argv)
/home/user/.config/GIMP/3.0/plug-ins/full-dialog/full-dialog.py:142: Warning: Two different plugins tried to register 'gegl_op_average'.
Gimp.main(FullDialog.__gtype__, sys.argv)
(full-dialog.py:4764): GLib-GIO-CRITICAL **: 09:46:16.184: g_file_get_parent: assertion 'G_IS_FILE (file)' failed
[full-dialog] The catalog directory set by set_i18n() is not a subdirectory: locale
[full-dialog] Localization disabled
Warning: Two different plugins isn't due to my code. It's all over the place, It also happens in Gimp 2.10...
The second one is this (and even if you create the appropriate directories you will still have it). Awaiting for a fix with baited breath, so I can have people provide translations of the plugins.