Suddenly desktop launcher icons all disappear in latest startup
What might've happende and how do we fix such while
ls ~/desktop
lists every file remain intact ?
Progress:
$ xfdesktop
(xfdesktop:3486): Gtk-WARNING **: 23:00:46.703: Found an icon but could not load it. Most likely gdk-pixbuf does not provide SVG support.
Is "world/librsvg" installed?
The gdk-pixbuf PKGBUILD states that optional SVG support requires librsvg.
optdepends=(
"libwmf: Load .wmf and .apm"
"libopenraw: Load .dng, .cr2, .crw, .nef, .orf, .pef, .arw, .erf, .mrw, and .raf"
"libavif: Load .avif"
"libheif: Load .heif, .heic, and .avif"
"libjxl: Load .jxl"
"librsvg: Load .svg, .svgz, and .svg.gz"
"webp-pixbuf-loader: Load .webp"
Fortunately it's solved as soon and quickly as found then applied the command:
EDIT:
https://github.com/dino/dino/issues/102 … -846354514
Correct one by administrator below
Thanks much admin.
I guess the author wanted to post this link.
https://github.com/dino/dino/issues/1024
And the command should be:
gdk-pixbuf-query-loaders --update-cache