Siduction Forum

Siduction Forum => Software - Support => Topic started by: michaa7 on 2014/03/05, 22:52:22

Title: after today d-u no icons in thunar, gaupol, iceweasel, chromium, reportbug (fb)
Post by: michaa7 on 2014/03/05, 22:52:22
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?

Title: Re: after today d-u no icons in thunar (fluxbox)
Post by: der_bud on 2014/03/06, 07:52:40
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
 
Code: [Select]
gtk-icon-theme-name = "MyIconTheme" and if so, does that icon-theme exist in /usr/share/icons ?
Title: Re: after today d-u no icons in thunar (fluxbox)
Post by: michaa7 on 2014/03/06, 13:27:08
Does Thunar/Fluxbox use gtk?
I believe so.

Quote
Then 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.

Quote
Else, perhaps your file ~/.gtkrc-2.0 could somehow be broken, does it contain a line like
 
Code: [Select]
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 .