I installed cinnamon on ubuntu 12.04 and the menu icons do not appear, as well aprox. half of all icons do not appear.
Asked
Active
Viewed 1.8k times
3 Answers
24
Try:
sudo apt-get install gnome-icon-theme-full

Slothman
- 411
- 3
- 5
-
Worked for me. I didn't even need to restart – Zach Sugano Jan 30 '14 at 03:48
-
Package gnome-icon-theme-full is not available, but is referred to by another package. – vladkras Aug 12 '16 at 08:42
2
That screenshot looks to me as if you're missing some icons- all the application icons appear to be there, but the icons representing categories of applications, as well as the actions to log out/shut down/etc, are not present. Perhaps Cinnamon by default selects an icon set that isn't present on Ubuntu? Try changing the icon theme in System Tools > System Settings > Themes to something like Ubuntu-Mono-Dark.

Aoeuid
- 468