Mario Sanchez Prada 3dd8ffc2bb texture-cache: Use image-missing image when no other icon was loaded
If a given icon is not available for neither the current theme nor any
of the fallback options (default theme -"Adwaita", "gnome"...), the
call to gtk_icon_theme_lookup_by_gicon() will return a NULL value, which
returned by the Shell Toolkit as is, causing trouble in the Shell's JS
code when calling shell_app_create_icon_texture() to create an icon.

To at least mitigate the chances of this having this issue happening, we
should at least try to load the standad 'image-missing' icon from the
Icon Naming Specification spec when we receive a NULL here, so that
at least we try to show something to the user, even if it's ugly.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1121
2020-03-23 13:50:06 -03:00
..
2019-12-02 08:04:51 -06:00
2020-01-20 16:15:22 -03:00
2019-11-04 21:27:56 +01:00
2019-11-04 21:27:56 +01:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2019-11-22 18:55:40 +01:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2013-09-18 20:01:49 +02:00
2015-10-15 22:02:35 +02:00
2019-01-30 22:50:01 +01:00
2015-10-15 22:02:35 +02:00
2019-03-04 22:29:33 +00:00
2015-10-15 22:02:35 +02:00
2012-08-29 16:41:09 -03:00
2020-01-20 16:15:22 -03:00
2020-01-20 16:15:22 -03:00
2017-07-20 00:20:54 +02:00
2019-08-27 15:30:51 +03:00