Skip to content

Instantly share code, notes, and snippets.

@arp242
Created October 26, 2022 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arp242/5b5412c8fb8706e29299a879557adab8 to your computer and use it in GitHub Desktop.
Save arp242/5b5412c8fb8706e29299a879557adab8 to your computer and use it in GitHub Desktop.
[~]% ./GVim-v9.0.0813.glibc2.15-x86_64.AppImage
(gvim:16126): GdkPixbuf-WARNING **: 19:37:48.517: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
This likely means that your installation is broken.
Try running the command
gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
(gvim:16126): GdkPixbuf-WARNING **: 19:37:48.687: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
This likely means that your installation is broken.
Try running the command
gdk-pixbuf-query-loaders > /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
to make things work again for the time being.
(gvim:16126): Gtk-WARNING **: 19:37:48.687: 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 /usr/share/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Vim: Caught deadly signal ABRT
Vim: Finished.
zsh: IOT instruction (core dumped) ./GVim-v9.0.0813.glibc2.15-x86_64.AppImage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment