gimp/icons
Jehan 196f1d6e95 Issue #6165: crash when the system icon theme does not contain image-missing icon.
The bug is in fact in GTK. "image-missing" is supposed to never missing since
GTK embeds an icon as GResource. But it turns out that the code is buggy. So if
an icon is missing from GIMP theme, then system theme, then "icon-missing" icon
as well, GIMP crashes.

See: https://gitlab.gnome.org/GNOME/gtk/-/issues/3526

As a workaround for now, let's at least add our own "image-missing", at least in
our main themes (Color and Symbolic, not Legacy). This will make GIMP not
crashing at least by default when another icon is missing.
Of course a crash could still happen if one use Legacy or a third-party theme
and if their system theme doesn't contain "image-missing" as well, until GTK is
fixed.
2023-09-27 21:34:18 +02:00
..
Color Issue #6165: crash when the system icon theme does not contain image-missing icon. 2023-09-27 21:34:18 +02:00
Legacy icons: add white border to Legacy Airbrush and Dodge tool icons 2023-08-13 12:18:10 +06:00
Symbolic Issue #6165: crash when the system icon theme does not contain image-missing icon. 2023-09-27 21:34:18 +02:00
hicolor Remove autotools 2023-05-27 00:03:52 +02:00
icon-lists icons: Revert most of !909 2023-05-14 21:54:41 -04:00
meson.build app, icons: use the Python executable found by pythonmod.find_installation(). 2023-07-04 19:00:55 +02:00