0

When I log in, all I see is just the background display and nothing else.

I tried to use

sudo apt-get install --reinstall ubuntu-desktop 

But still the same.

muru
  • 197,895
  • 55
  • 485
  • 740
loay
  • 1

1 Answers1

0

Give this a shot....

dconf reset -f /org/compiz/
setsid unity

Go ahead and logout and then log back in and run

unity --reset-icons
Rinzwind
  • 299,756