You are not logged in.

#1 2022-12-16 18:56:05

madscience
Member
From: Ontario, Canada
Registered: 2014-02-11
Posts: 83
Website

Thunar 4.18 will not start, error with svg icon in Papirus theme

when I try to launch Thunar 4.18:

(thunar:164149): Gtk-WARNING **: 13:51:59.754: Theme parsing error: gtk.css:8:0: Expected a valid selector

(thunar:164149): Gtk-WARNING **: 13:51:59.827: 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/gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Papirus-Dark/24x24/status/image-missing.svg: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Papirus-Dark/24x24/status/image-missing.svg: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
zsh: IOT instruction (core dumped)  thunar

As suggested in another thread, I've done:

❯ stat /usr/share/icons/Papirus-Dark/24x24/status/image-missing.svg

  File: /usr/share/icons/Papirus-Dark/24x24/status/image-missing.svg
  Size: 871       	Blocks: 8          IO Block: 4096   regular file
Device: 0,32	Inode: 9872641     Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2022-12-15 12:56:07.000000000 -0500
Modify: 2022-12-03 02:12:53.000000000 -0500
Change: 2022-12-15 12:56:07.210095210 -0500
 Birth: 2022-12-15 12:56:07.210095210 -0500
❯ file /usr/share/icons/Papirus-Dark/24x24/status/image-missing.svg

/usr/share/icons/Papirus-Dark/24x24/status/image-missing.svg: SVG Scalable Vector Graphics image

anyone else having issues? I've tried downgrading both thunar and papirus-icon-theme, so I'm guessing it's another package causing the issue.

Last edited by madscience (2022-12-16 18:59:37)

Offline

#2 2022-12-16 20:18:10

SimonJ
Member
From: Alicante, Spain
Registered: 2021-05-11
Posts: 301
Website

Re: Thunar 4.18 will not start, error with svg icon in Papirus theme

I have upgraded to 4.18 on gtk 3.24.35 and use papirus without issue after upgrade


Rlu: 222126

Offline

#3 2022-12-16 21:18:22

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,509

Re: Thunar 4.18 will not start, error with svg icon in Papirus theme

stat /usr/share/applications/mimeinfo.cache
update-mime-database /usr/share/mime
gdk-pixbuf-query-loaders --update-cache

Offline

#4 2022-12-17 10:14:54

madscience
Member
From: Ontario, Canada
Registered: 2014-02-11
Posts: 83
Website

Re: Thunar 4.18 will not start, error with svg icon in Papirus theme

perfect, that did the trick

Offline

Board footer

Powered by FluxBB