0

After I downloaded and installed updates for 12.10 today I have no side bars/folders in unity. Everything is missing except for my desktop background pic and the mouse cursor. I can still bring up the terminal and have already tried:

unity --reset

This is meet with:

ERROR: the reset option is now deprecated

I have tried CCSM also to no avail. When I try to enable/re-enable Ubuntu utility plugin I get an error message-box saying some bindings conflict with other plugins.

I have also tried reinstalling unity which did nothing as well.

I am about out of ideas. Please help.

daleinen
  • 1
  • 1

1 Answers1

2

I had a similar problem and solved it by running the following commands:

sudo apt-get purge fglrx lightdm  
sudo apt-get install lightdm ubuntu-desktop

Then restart your computer and the problem should be fixed.

Aditya
  • 13,616
Kossak
  • 121