after today d-u no icons in thunar, gaupol, iceweasel, chromium, reportbug (fb)

Started by michaa7, 2014/03/05, 22:52:22

Previous topic - Next topic

michaa7

Last d-u was about a week ago, now after todays d-u all icons in thunar are gone (folders, tool bar). D-u didn't remove anything. DM is fluxbox.

anyone has a clue which package is the culprit or what settings need to be adapted?

Ok, you can't code, but you still might be able to write a bug report for Debian's sake

der_bud

Does Thunar/Fluxbox use gtk? Then perhaps it is still this libgtk-3 bug: http://forum.siduction.org/index.php?topic=4310.0

Else, perhaps your file ~/.gtkrc-2.0 could somehow be broken, does it contain a line like
gtk-icon-theme-name = "MyIconTheme"
and if so, does that icon-theme exist in /usr/share/icons ?
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

michaa7

Quote from: der_bud on 2014/03/06, 07:52:40
Does Thunar/Fluxbox use gtk?
I believe so.

QuoteThen perhaps it is still this libgtk-3 bug: http://forum.siduction.org/index.php?topic=4310.0
Strange, I am not able to downgrade:
Quote# apt-get install  libgtk-3-0=3.4.2-7
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  libgtk-3-0
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 37 nicht aktualisiert.

# apt-get install  --reinstall libgtk-3-0=3.4.2-7 -s
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  libgtk-3-0
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 37 nicht aktualisiert.

QuoteElse, perhaps your file ~/.gtkrc-2.0 could somehow be broken, does it contain a line like
gtk-icon-theme-name = "MyIconTheme"
and if so, does that icon-theme exist in /usr/share/icons ?
icon theme is "Tango" and it is present under  /usr/share/icons .
Ok, you can't code, but you still might be able to write a bug report for Debian's sake