Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 21855  / 3 Years ago, wed, november 17, 2021, 9:33:02

I've upgraded from 12.10 to 13.04 and now I'm missing my launcher and menu bars. I can open terminal through keyboard shortcut. Can anyone help


More From » launcher

 Answers
2

Install CCSM



sudo apt-get install compizconfig-settings-manager


And then run it in terminal (CTRL+ALT+T)



ccsm


Then search for "Ubuntu Unity Plugin". If it's not checked, check it.



If it is checked you may have another issue. Try restarting compiz:



kill -9 `pidof compiz`


This will kill it, it should start up again, if it doesn't, CTRL+ALT+F2 and then type:



sudo service lightdm restart


to restart the window manager. Go back to the terminal and run:



unity --reset


Which should reset unity. Note that in more current versions of unity, the reset option is now deprecated.



You could also try another desktop environment though this isn't a solution.


[#31542] Thursday, November 18, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
atetamme

Total Points: 11
Total Questions: 121
Total Answers: 109

Location: Puerto Rico
Member since Sun, Jun 27, 2021
3 Years ago
;