On Fri, May 2, 2014 at 7:48 PM, Charlie <aries...@ipstarmail.com.au> wrote: > > I case it hasn't been fixed at the source and you missed it Paul. Ralf > put it right for me, but my system was more damaged than yours for some > reason? Probably my system was a little too lean and mean. So I had to > install: > > libgdk-pixbuf2.0-dev > > And then run this command: > > gdk-pixbuf-query-loaders --update-cache
You don't need to install the -dev package. You just need to use the full "/usr/lib/" path when running the command. The failure in the error message: (gtk-update-icon-cache:28805): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory And the message: Try running the command gdk-pixbuf-query-loaders > /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache to make things work again for the time being. are unrelated. The latter just needs to say: Try running the command /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders > \ /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache to make things work again for the time being. But that won't resolve the actual error. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CAOdo=sw9zdgbvkqzktmqc-vor-wy8wghhr5p9vb-phnxwsz...@mail.gmail.com