journalctl shows messages like these:
> Oct 24 14:58:34 gnome-shell[7251]: Could not load a pixbuf from icon theme.
> This may indicate that pixbuf loaders or the mime database could not be found.
However, the appropriate pixbuf loaders seem to be installed:
~���zypper se -si pixbuf
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+------------------------------+---------+-------------+--------+----------------------
i+ | gdk-pixbuf-lang | package | 2.42.9-3.1 | noarch | Main
Repository (OSS)
i | gdk-pixbuf-loader-libheif | package | 1.12.0-10.6 | x86_64 |
packman-essentials
i | gdk-pixbuf-loader-libopenraw | package | 0.3.1-2.5 | x86_64 | Main
Repository (OSS)
i | gdk-pixbuf-loader-rsvg | package | 2.55.1-1.1 | x86_64 | Main
Repository (OSS)
i+ | gdk-pixbuf-query-loaders | package | 2.42.9-3.1 | x86_64 | Main
Repository (OSS)
i+ | gdk-pixbuf-thumbnailer | package | 2.42.9-3.1 | x86_64 | Main
Repository (OSS)
i+ | libgdk_pixbuf-2_0-0 | package | 2.42.9-3.1 | x86_64 | Main
Repository (OSS)
i | libgdk_pixbuf_xlib-2_0-0 | package | 2.40.2-1.8 | x86_64 | Main
Repository (OSS)
i+ | typelib-1_0-GdkPixbuf-2_0 | package | 2.42.9-3.1 | x86_64 | Main
Repository (OSS)
i+ | webp-pixbuf-loader | package | 0.0.6-1.1 | x86_64 | Main
Repository (OSS)
and running gtk-update-icon-cache on the /usr/share/icons/* dir does not help
either. Also ran `update-mime-database` on mime dir to no effect.