When trying to inset an image into a note, by clicking the insert button on the bottom and selecting the image option, the program freezes and throws following error:
(helixnotes:30670): Gtk-WARNING **: 17:42:26.882: 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:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Unable to load image-loading module: libpixbufloader_svg.so: libpixbufloader_svg.so: cannot open shared object file: No such file or directory (gdk-pixbuf-error-quark, 5)
Bail out! Gtk:ERROR:../gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Adwaita/scalable/status/image-missing.svg: Unable to load image-loading module: libpixbufloader_svg.so: libpixbufloader_svg.so: cannot open shared object file: No such file or directory (gdk-pixbuf-error-quark, 5)
I do not get prompted to select an image, it freezes before that.
There are not any other messages logged before or after that.
I'm using the latest (1.1.4_amd64) app image on fedora 43. I'm using hyprland as my de.