I lost the bar where there is the applications menu

Asked by Ahmed Hamdy

I have started to run linux xubuntu since 2 days and now i lost the bar which is on the top of the desktop where there is the applications menu and i dont know what should i do to get it back and this is my desktop now http://i48.tinypic.com/99pf14.png.
PLEASE HELP.
I hated the windows because the viruses and the problems in it and i started to use linux and i dont want to hate it.
HELP

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu xubuntu-meta Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
GREG T. (ubuntuer) said :
#1

It is easy to restore the panel:

1. press ALT+F2 and in the run dialog box, type gnome-terminal

Gnome-Terminal

In the terminal

2. gconftool-2 — – shutdown (no space between the dashes and no space between the dash and the word ’shutdown’)

3. rm -rf ~/.gconf/apps/panel

4. pkill gnome-panel – That’s it!

Revision history for this message
GREG T. (ubuntuer) said :
#2

Open Terminal: Ctrl+Shift+T

Execute these three commands:

    gconftool-2 --shutdown
    rm -rf ~/.gconf/apps/panel
    pkill gnome-panel

The panels should reappear without logging out.

Revision history for this message
GREG T. (ubuntuer) said :
#3

Sorry the two above are for ubuntu this is for xbuntu ----
Alt-F2, type in xfce4-panel
gconftool – -recursive-unset /apps/panel
(Remember: There should be no spaces between the two dashes before shutdown.)
Then enter the next command:
rm -rf ~/.gconf/apps/panel
And enter one more command:
pkill gnome-panel
That's it!

Revision history for this message
Tom (tom6) said :
#4

Hi :)

You could always make-do without the top panel! Simply right-click on the bottom panel and choose "Add to panel" and then add the "menu bar" or "Main Menu" and also add the clock and stuff. Right click on any and choose "unlock" and then "Move" for a slightly weird way of re-arranging the random way they got dumped onto your panel there :))

Good luck and regards from
Tom :)

Revision history for this message
Wim (launchpad-xs4all) said :
#5

The disappearance of the Application menu is often caused by the sudden ending of the browser Firefox, e.g. by shutting down a PC while Firefox is running.

There is a way to get ik back:

First close all programs, so you will only see the Desktop.

Simultaniously press the key-combination <Ctrl-Esc> which will open the Applications-menu
An other way to open this menu is to move your mouse-pointer to an empty place on your desktop and press the Right_Mouse_Button.

In this Application-menu, go to >Accesoires
Select (and start) a Terminal.
In this terminal give the command:

 /usr/bin/xfce4-panel &

The menu on top is here again...
(*)
From this menu, start Firefox; when started, close Firefox again.
Wait some moments...

Now shutdown your PC the normal way, and reboot.

If this second time this menu still is gone, then repeat all actions until you are at (*)...
The menu is there, and the terminal-window is still open.
Be sure there is NO program active other than these! Now just power down the PC by disconnecting the power_cord (a hard shut down).
Reboot, log in, and shut down the normal way.

Hopes this solves your problem.
A hint:
always first quit Firefox, then wait a moment, and after that you can shut down the PC.

Keep enjoying xUbuntu!

Can you help with this problem?

Provide an answer of your own, or ask Ahmed Hamdy for more information if necessary.

To post a message you must log in.