Closed GoogleCodeExporter closed 8 years ago
From issue #3:
First try:
$ sudo gtk-update-icon-cache /usr/share/icons/hicolor/
And if that does not help:
Since it shows the 'image-missing' icon, the error is not within the code
itself.
So I guess it is within your icon-theme. Does your icon-theme include the
hicolor
icon-theme? Does it still show 'image-missing' when you are using default
gnome-icon-theme or some other theme?
To check if your icon-theme includes the hicolor icon-theme, the index.theme
file
within your icon-theme folder must have the following line:
Inherits=hicolor
Please see [1] for further informations about the freedesktop icon-theme
specification.
[1] http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
Original comment by arthapex
on 15 Sep 2010 at 3:25
Woops, didn't even think of that. That did the trick. Thanks!
Original comment by pythe...@gmail.com
on 15 Sep 2010 at 3:29
Original comment by arthapex
on 15 Sep 2010 at 3:55
Original issue reported on code.google.com by
pythe...@gmail.com
on 15 Sep 2010 at 2:09