* Kyrill Detinov <[email protected]> [2012-07-10 19:47]: > > On Fri, 06 Jul 2012 20:32:57 +0200 Guido Berhoerster wrote: > > > I'm afraid I don't know then. I can't reproduce this and I doubt it > > is a LightDM-specific issue, the icon widget in the greeter is a > > simple GtkImage created from a themed icon name. You might want to > > try asking on the opensuse@ or opensuse-gnome@ list, maybe one of the > > GNOME/GTK folks have an idea what might be missing/wrong on your > > system. > > I found. > https://bugs.launchpad.net/ubuntu/+source/lightdm-gtk-greeter/+bug/981995 > > After copying computer.svg > to /usr/share/lightdm-gtk-greeter/hicolor/scalable/apps/ it works.
Interesting, unfortunately it doesn't explain why it isn't found in /usr/share/icons/gnome first which should come before /usr/share/lightdm-gtk-greeter/ in the search order since the latter is appended to the search path via gtk_icon_theme_append_search_path(). Also note the last comment by the reporter. -- Guido Berhoerster -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
