Linux version crashes.
Hi there. I'm getting this error on Ubuntu Mate 22.04:
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Humanity/status/16/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: /lib/x86_64-linux-gnu/librsvg-2.so.2: undefined symbol: pango_attr_overline_new (gdk-pixbuf-error-quark, 5)
According to this error, the issue is icon theme related. However, I already have the humanity-icon-theme package installed.
Do you think you could release the Linux version as a flatpak instead, thus include the necessary dependencies?
And if not, bundle in the theme files instead, or somehow have the app automatically recognize the system theme.
Please and thank you.