On wednesday, march 2, 2005 14:44, Stefan Voelkel wrote: > Hi, > > > pixbuf = self.theme.load_icon(icon, pixelsize, 0) > > GError: Ikona "gnome-fs-directory" jest nieobecna w motywie (is not > > present in motive?) > > The needed icon should be provided by the package gnome-icon-theme. > > AFAICS you do have this package installed: > > Versions of packages revelation depends on: > ii gnome-icon-theme 2.8.0-3 GNOME Desktop icon theme
Correct. > > Do you use the default gnome icon theme or another one? > If not could you please try the default theme? > $ LC_ALL=C gnome-theme-manager The default theme schemas could not be found on your system. This means that you probably don't have metacity installed, or that your gconf is configured incorrectly. Ok ... Started to work, but don't know why :-/ As you can see, I've tried to run gnome-theme-manager. Without success. Installed metacity. Nothing's changed. Renamed ~/.gconf/desktop to ~/.gconf/desktop-copy. Nothing's changed. Reverted toold name. Nothing. Run gconfigger, gconf-sanity-check-1, gconftool, gconftool-1, gconftool-2. Run gnome-theme-manager. It started to work with warnings: $ gnome-theme-manager Ostrzeżenie menedżera okien: Nie można odczytać motywu z pliku /usr/share/themes/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/themes/metacity-1/metacity-theme-1.xml': Nie ma takiego pliku ani katalogu Ostrzeżenie menedżera okien: Nie można odczytać motywu z pliku /usr/share/themes/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/themes/metacity-1/metacity-theme-1.xml': Nie ma takiego pliku ani katalogu Ostrzeżenie menedżera okien: Nie można odczytać motywu z pliku /usr/share/themes/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/themes/metacity-1/metacity-theme-1.xml': Nie ma takiego pliku ani katalogu Ostrzeżenie menedżera okien: Nie można odczytać motywu z pliku /usr/share/themes/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/themes/metacity-1/metacity-theme-1.xml': Nie ma takiego pliku ani katalogu Ostrzeżenie menedżera okien: Nie można odczytać motywu z pliku /usr/share/themes/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/themes/metacity-1/metacity-theme-1.xml': Nie ma takiego pliku ani katalogu Ostrzeżenie menedżera okien: Nie można odczytać motywu z pliku /usr/share/themes/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/themes/metacity-1/metacity-theme-1.xml': Nie ma takiego pliku ani katalogu Then selected gnome default theme (before than I've seen something like 'own theme', but it's gone), 'gnome' icon set. And run revelation. And it worked. And finally reproduced the problem, selecting other icon sets ('GNOME', kde hicolor ...). After selecting other than default icon-set revelation does not work. BTW. In 'my own' theme I can not select 'gnome' icon set. It isn't there. Only 'GNOME' and some others, but it crashes on them. > Could you please check that the file gnome-fs-directory.png present at > these places: > > usr/share/icons/gnome/12x12/filesystems/gnome-fs-directory.png > usr/share/icons/gnome/24x24/filesystems/gnome-fs-directory.png > usr/share/icons/gnome/36x36/filesystems/gnome-fs-directory.png > usr/share/icons/gnome/48x48/filesystems/gnome-fs-directory.png > usr/share/icons/gnome/72x72/filesystems/gnome-fs-directory.png > usr/share/icons/gnome/96x96/filesystems/gnome-fs-directory.png > /usr/share/icons/gnome$ find . -name *gnome-fs-directory.png ./12x12/filesystems/gnome-fs-directory.png ./24x24/filesystems/gnome-fs-directory.png ./36x36/filesystems/gnome-fs-directory.png ./48x48/filesystems/gnome-fs-directory.png ./72x72/filesystems/gnome-fs-directory.png ./96x96/filesystems/gnome-fs-directory.png > regards > Stefan Regards, Robert