If you’d like to restore your desktop panels (menus, systrays, active apps, etc.) to their original default configuration, run the following commands in a terminal emulator. If this does not work, try deleting the existing panels first and run the commands again:
gconftool –recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
