Ubuntu Panel Missing!
Posted on by
When I logged into the machine today, I was shocked to see no panel appearing on the ubuntu desktop. I thought the computer has hung. But when I right clicked the desktop, I got the regular pop-up menu and was able to change desktop wallpapers.
Here is what I did to get the panel back. With the desktop without the panel and not remembering any of the shortcuts, it was quiet difficult.
First, I created a launcher for Terminal. Right Click on any area on the desktop and then choose ‘Create Launcher’. Choose any name and then in the command text box, type in
terminal
This should create a terminal launcher. That done, double click to open a terminal session. Enter the following command,
killall gnome-panelThen right click on the desktop to create another launcher. This time in the command text box, type in
gnome-panel
This creates a gnome-panel launcher. Double click and viola! you have the Panel.
Possibly Related posts:
- Installing LAMP in Ubuntu Following are the steps to get Apache, MySQL and PHP...
- Dual booting Ubuntu and XP Starting out on the Open Source fever, I installed Mandriva,...
- How to open, extract and use RAR files in Ubuntu Archive Manager in Gnome does not support .rar files by...
- Star Team : Missing Files from Source Control Here is a nice incident that happened today at office....
- Configuring ThunderBird 2.0 for Gmail App Account After fiddling around for half an hour, here is how...
Tags: opensource, ubuntu
Many thanks!!!! Have been searching in vain for method to get my top menu back after losing both top and bottom menus. Ctl-Alt_F2 got me to a terminal but for some reason the googled similar commands to yours wouldn’t work from there. Your system worked beautifully. Only had to add the “shutdown” button to the menu to get back to exactly what my modified menu bar was before (lost the menu bar after deleting the chat/broadcast/ubuntu1 options in 10.0.4 lucid,which seemed to be tied into the shutdown button). Big smiles here!!
Great to hear that it helped!
Thanks.
Geez, I found people re-installing, suggestions to edit config files and reboot and other solutions out of whack with the problem!