gimp/icons/Color
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
..
12 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
16 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
18 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
22 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
24 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
32 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
48 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
64 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
96 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
128 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
192 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
256 icons, tools: fix the CI when building icon resources with vector icons. 2022-01-31 22:33:30 +01:00
scalable icons: add white border to Color theme Dodge icon 2023-08-13 12:18:10 +06:00
COPYING icons: add COPYING files for icon themes. 2022-02-09 16:31:22 +01:00
color-scalable.svg icons: add white border to Color theme Dodge icon 2023-08-13 12:18:10 +06:00
index.theme icons: "Default" icon theme renamed to "Color". 2016-01-11 03:20:13 +01:00
meson.build Issue #6165: crash when the system icon theme does not contain image-missing icon. 2023-09-27 21:34:18 +02:00