[ubuntu-it] problema pacchetto gnome-menu-extended
Ariszlo
ariszlo a gmail.com
Mer 23 Apr 2008 13:47:32 BST
> The generated cache was invalid.
It seems to be a GTK bug present in Gutsy but not in Hardy. It is caused an icon
improperly installed into the main directory of an icon theme, e.g.
/usr/share/icons/hicolor/autopackage-installer.png.
No icon should be there! They should be in subdirectories like
/usr/share/icons/hicolor/48x48/apps/autopackage-installer.png.
First remove the offending icon:
sudo rm -f /usr/share/icons/hicolor/*.png
Then update the icon cache:
sudo gtk-update-icon-cache -f -t /usr/share/icons/hicolor
Now you can remove gnome-menu-extended:
sudo dpkg --force-remove-reinstreq --remove gnome-menu-extended
http://thread.gmane.org/gmane.comp.autopackage.devel/6338
http://ubuntuforums.org/showthread.php?t=661797
Maggiori informazioni sulla lista
ubuntu-it