During d-u I was told there was a problem with gdk-pixbuf and my installation were broken. I should execute:
gdk-pixbuf-query-loaders > /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cacheBut if I do I get "Command not found".
Quote# gdk-pixbuf-query-loaders > /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
-su: gdk-pixbuf-query-loaders: Kommando nicht gefunden.
Anyone an idea what's behind this?
EDIT: Now I see I have lost some icons: volume-control and psensors
install pixbuf - should be fixed with the new release
Quote# apt-get install pixbuf
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket pixbuf kann nicht gefunden werden.
wie heißt denn das paket genau? libgdk-pixbuf2.0-0 war und ist installiert.
gtk2-engines-pixbuf - that throws in libgdk-pixbuf2.0-0
$ apt-file search gdk-pixbuf-query-loaders
libgdk-pixbuf2.0-0: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders
No, that is *not* the solution. Both packages were installed in their latest version.
I'd like to mention that there is a whole bunch of icons missing (thunar completly naked). This qualifies for a upgrade warning.
$ gdk-pixbuf-query-loaders
The program 'gdk-pixbuf-query-loaders' is currently not installed. To run 'gdk-pixbuf-query-loaders' please ask your administrator to install the package 'libgdk-pixbuf2.0-dev'
looks like a packaging error - will have a look tomorrow -installing the dev package and run the mentioned command could fix the situation eventually
Quote from: melmarker on 2014/09/04, 01:00:39
... installing the dev package and run the mentioned command could fix the situation eventually
good idea, and YES, it fixed the problem.
Thanks