每次登录ubuntu(hardy beta)的时候提示:
“The NetworkManager applet could not find some required resources. It cannot continue.”
解决办法如下:
gtk-update-icon-cache -f /usr/share/icons/hicolor/"
gtk-update-icon-cache工具包含在 libgtk2.0-bin里,需要先安装:
sudo apt-get install libgtk2.0-bin