13

I installed cinnamon on ubuntu 12.04 and the menu icons do not appear, as well aprox. half of all icons do not appear.

enter image description here

terdon
  • 100,812
user222613
  • 131
  • 1
  • 1
  • 3

3 Answers3

24

Try:

sudo apt-get install gnome-icon-theme-full
Slothman
  • 411
  • 3
  • 5
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
-2

open a ternimal window and enter:

gsettings set org.nemo.desktop show-desktop-icons true
amc
  • 7,142
bill
  • 1