collin80 / SavvyCAN

QT based cross platform canbus tool
MIT License
1k stars 278 forks source link

Gtk-WARNING Could not load a pixbuf from icon theme #414

Open ask6483 opened 3 years ago

ask6483 commented 3 years ago

App keeps crashing on load file try i.e. load filter definition or DBC file. Seems related to loading some icons svg images from used theme.

(SavvyCAN:17091): Gtk-WARNING : 10:57:02.137: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found. Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /home/ask/.icons/Flat-Remix-Blue-Light/status/scalable/512/image-missing.svg: Unable to load image-loading module: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: /usr/lib/x86_64-linux-gnu/librsvg-2.so.2: undefined symbol: cairo_font_options_get_variations (gdk-pixbuf-error-quark, 5) Bail out! Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /home/ask/.icons/Flat-Remix-Blue-Light/status/scalable/512/image-missing.svg: Unable to load image-loading module: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: /usr/lib/x86_64-linux-gnu/librsvg-2.so.2: undefined symbol: cairo_font_options_get_variations (gdk-pixbuf-error-quark, 5) Aborted

ask6483 commented 3 years ago

Error occurs when using AppImage from releases, there is no error when executing from qtcreator. Debian 11, testing.