On Mon, 2005-06-27 at 17:14 +0100, Bastien Nocera wrote: > On Mon, 2005-06-27 at 18:10 +0200, :: J.Vuffray :: wrote: > > The file is there: > > > > # ls -ltr /usr/share/NetworkManagerNotification/wireless-applet.glade > > -rw-r--r-- 1 root root 33951 Jun 27 > > 18:04 /usr/share/NetworkManagerNotification/wireless-applet.glade > > But I still get the error message. > > > > Is there a way to check what's going wrong? > > Does running "gtk-update-icon-cache /usr/share/icons/hicolor" as root > fix it?
No, because unless the mtime of the _directory_ changes, gtk-upate-icon-cache doesn't actually update the cache. You have to either touch /usr/share/icons/hicolor (which RPM does when it installs the stuff) or use '-f' to get the cache to actually update. > Dan didn't merge my crummy patch: > http://article.gmane.org/gmane.linux.network.networkmanager.devel/898 Will take another look, sometimes the patches get lost :) I'm not ignoring anybody. Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
