Today I logged in ubuntu and without me doing any changes to the system recently, unity is gone. I have no dash, i can't move around my windows. What I noticed is that e.g nautilus opens but there are no window frames/buttons. I found a relative question in the forums, tried the answer but nothing changed. Can someone help me fix or re-install unity? Thanks in advance
Asked
Active
Viewed 548 times
1
1 Answers
0
Try this:
sudo apt-get update
sudo apt-get install --reinstall ubuntu-desktop
sudo apt-get install unity

sameetandpotatoes
- 1,176
- 12
- 25
-
Hi and thanks for your reply. As I said I found relative answers to this problem, yours was one of them. It didn't do it. – Not Amused Jul 04 '13 at 00:43
compiz --replace
? (You should be able to do that--if you can run programs, just without borders around their windows, then you should be able to open the Terminal.) – Eliah Kagan Jul 03 '13 at 20:55OpenGL
checkbox, and instantly unchecked it. LikeOpenGL
couldn't be activated. – Not Amused Jul 04 '13 at 00:47compiz
(the window manager) is not working (or not running). I believe that would make it so many options in CCSM would behave this way. In other words, I think this is not a problem with Unity itself, but with Compiz (on which Unity relies). Your window borders are missing (those provide the ability to move, resize, and minimize windows, and provide a window's title bar), and window borders are provided by the window manager (which for a Unity desktop is Compiz). What text appears in the Terminal when you runcompiz --replace
? – Eliah Kagan Jul 04 '13 at 03:04