0
  • I can run terminal commands by using a text file on the desktop but I can't run the terminal using a keyboard shortcut. (Make sure you are able to run as an executable)

  • All windows open on top of each other in the top left, have no menu bar and can't be moved. I don't think I can change focus between windows.
    Running the command unity flashes up the UI but it then immediately crashes(?)

  • Going into ccsm and disabling some bits didn't change anything.

See the image below - I can just see my desktop and the background. I can click with the cursor. enter image description here

1 Answers1

0

Reinstall ubuntu-desktop and unity from a virtual console.

sudo apt-get install --reinstall ubuntu-desktop unity

That should fix it. Sometimes corrupt packages come through so you should reinstall them.

retrixe
  • 695
  • 1
  • 8
  • 22