Gimp/plug-ins/python
Jacob Boerema 97671dbab7 plug-ins, tests: fix #11408 test-file-plug-ins: permission error ...
for gimp-tests.log

On Linux we may not have permission to create a log at our default
location, so we need to check for that.

First we should not init the log when our plug-in is asked for info.
Only create it when we actually run the import or export tests.

Second, try to catch the permission error and write a message either
in GIMP or in the terminal for non-interactive.
2024-04-27 22:46:02 +00:00
..
python-console plug-ins: Fix Save button in Python Console 2024-02-12 21:49:28 +00:00
tests plug-ins, tests: fix #11408 test-file-plug-ins: permission error ... 2024-04-27 22:46:02 +00:00
colorxhtml.py libgimp: GimpSaveProcedure to GimpExportProcedure 2024-04-20 07:50:42 -04:00
file-openraster.py libgimp: GimpSaveProcedure to GimpExportProcedure 2024-04-20 07:50:42 -04:00
foggify.py plug-ins: Fix Foggify color property 2024-02-25 20:14:13 +00:00
gradients-save-as-css.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +00:00
histogram-export.py plug-ins: remove unneeded accelerator 2024-02-24 14:52:22 +00:00
meson.build plug-ins: add file-plug-in testing framework 2024-04-26 12:28:47 -04:00
palette-offset.py plug-ins: Fix GeglColor port of palette-offset 2024-04-18 04:02:48 +00:00
palette-sort.py plug-ins: Fix palette_sort after GeglColorPort 2024-04-18 15:42:27 +00:00
palette-to-gradient.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +00:00
pygimp.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
python-eval.py plug-ins: import Babl and Gegl modules in python-eval plug-in. 2024-02-28 22:55:58 +01:00
spyro-plus.py python: fix translation of Spyrograph dropdowns 2024-04-15 23:19:02 +00:00
test-dialog.py app: GUI: Delete root menu "Test", move its item to Demos 2024-04-22 16:06:38 -04:00