3

Here the image I can't see the buttons

enter image description here

I was using my Ubuntu and now I cant see all menus of configuration Ubuntu panel.. Please I need help !!

Ubuntu 14.04 Unity LTS

Mitch
  • 107,631
  • @Eliah Customised unity I believe. OP: What tutorial did you use to make it look like OS X? – Tim Aug 16 '14 at 19:07
  • Sorry I cant speak english well because I speak spanish and sure I wrote wrong ... and

    @EliahKagan yes my problem is that Is it that there should be more more icons for settings ...and I use Ubuntu 14.04 Unity...

    – Joshuar De León Aug 17 '14 at 00:39
  • And @Tim here the link to mac theme and others .. http://kb.openstudioproject.com/content/ubuntu/best-ubuntu-1404-trusty-themes And install ubuntu tweek to use some theme and to combinate icons Numix !! – Joshuar De León Aug 17 '14 at 00:44
  • Based on the expanded problem description, that you're running Unity, and the specific icons that are shown/missing, I think this is the same problem as in System Settings icons missing in 14.04. Does running sudo apt-get install ubuntu-desktop, as suggested in r00t's answer-turned-comment and Tim's answer there, fix this for you? (You might want to run sudo apt-get update first.) – Eliah Kagan Aug 17 '14 at 16:17

1 Answers1

1

It turned out that running this command was necessary for making the icons appear in System Settings:

sudo apt-get install ubuntu-desktop
Eliah Kagan
  • 117,780