You are not logged in.
The recent upgrade in gdk-pixbuf2 causes this error when loading apps with firejail:
Gtk-WARNING **: 10:26:00.484: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
Which seems to make apps lose their upper left icon.
EDIT: looks like there's a huge amount of scope creep with the new gdk-pixbuf2 package that is causing a lot of unwanted sandboxing across the environment. I will be downgrading to an earlier package for now.
Last edited by mavrent (2025-09-25 14:45:40)
Offline
I had either this or a similar issue, had to downgrade to 2.44.1-3 before evince would work while on latest version of apparmor and apparmor.d-git from aur.
Offline
I have this issue with transmission-remote-gtk under firejail, works fine otherwise:
(transmission-remote-gtk:28): Gtk-WARNING **: 11:02:42.924: Could not load a pixbuf from /io/github/TransmissionRemoteGtk/icons/24x24/actions/trg-gtk-connect.png.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/breeze/status/16@3x/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders.
Used config: Config {
image_loader: {},
image_editor: {},
} (gdk-pixbuf-error-quark, 0)
Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/breeze/status/16@3x/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders. Used config: Config { image_loader: {}, image_editor: {}, } (gdk-pixbuf-error-quark, 0)
Offline
Offline