Question #76752 on gnome-applets in ubuntu changed: https://answers.launchpad.net/ubuntu/+source/gnome-applets/+question/76752
marcobra (Marco Braida) proposed the following answer: Mario please try to dress your packages status by doing this... Open a Terminal from the menu Applications → Accessories → Terminal and type: (if the system ask you a password give your user password, you will not see nothing when you type it, then press enter) sudo dpkg --clear-avail sudo apt-get update then to update and upgrade and also check pending or missing packages, still using terminal type: sudo apt-get -f install sudo apt-get --fix-missing install sudo apt-get clean sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade sudo apt-get clean sudo apt-get autoremove Hope this helps -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

