|
2010-01-20
, 03:11
|
Posts: 3 |
Thanked: 0 times |
Joined on Jan 2010
|
#2
|
|
2010-01-20
, 03:12
|
|
Posts: 1,656 |
Thanked: 1,196 times |
Joined on Apr 2008
@ Alabama, USA
|
#3
|
|
2010-01-20
, 03:17
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#4
|
|
2010-01-20
, 03:19
|
Posts: 117 |
Thanked: 44 times |
Joined on Dec 2009
|
#5
|
|
2010-01-20
, 03:33
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#6
|
gtk-update-icon-cache -f /usr/share/icons/hicolor
|
2010-01-20
, 03:41
|
Posts: 117 |
Thanked: 44 times |
Joined on Dec 2009
|
#7
|
mhm... some apps maybe not update the icon-cache... or it's only updated every x installed apps?!
but here's how to do it manually:
Code:gtk-update-icon-cache -f /usr/share/icons/hicolor
|
2010-01-20
, 03:54
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#8
|
mhm... some apps maybe not update the icon-cache... or it's only updated every x installed apps?!
but here's how to do it manually:
Code:gtk-update-icon-cache -f /usr/share/icons/hicolor
|
2010-01-20
, 11:53
|
Posts: 117 |
Thanked: 44 times |
Joined on Dec 2009
|
#9
|
I realize gtk-update-icon-cache no longer exists, but it seems hildon-desktop is dependent on some form of icon cache to display icons.
Example: I can install 4 applications and all 4 applications will show blue boxes for icons. A reboot will cause all 4 icons to properly display.
Is there something I'm missing? I don't see any other threads about this.