Skip to content

nav-bar: Fix possible crash when there's no pixbuf loader

Bastien Nocera requested to merge wip/hadess/fix-no-pixbuf-crash into master

If the system is badly configured and there's no pixbuf loader plugin available (and the system otherwise advertises it does have one available) then don't crash if the NULL pixbuf couldn't be transformed into a cairo surface.

Merge request reports