1

I used janitor from Ubuntu Tweak and after restarting my computer, there is nothing there. No top panel, no left launher, no dash...nothing.

Is there a way to get everything back?

Anwar
  • 76,649
lapor
  • 132
  • Try running sudo apt-get install ubuntu-desktop and reboot. it is Just a guess. – atenz Aug 29 '12 at 17:09
  • Unfortunately, I just don't have luck today. Now screen is not respondig (not even external), so I'll leave everything for today and check it out tommorrow. Thanks guys – lapor Aug 29 '12 at 17:29

1 Answers1

0

You can open a terminal using "Ctrl,Alt & T" or a TTY using "Ctrl,Alt & F1" then try using the following command :

 unity --reset

See also:

  • 1
    I tried this and there is a lot of errors and warning, that compiz (core) couldn't loud plugins and in the end it is written: Compiz (core) - Warn: this should never happen, you should probably file a bug about this. – lapor Aug 29 '12 at 16:48