the shutdown button doesn't show on the top taskbar in 10.04

Asked by Lindsay M. Lee

  On the top taskbar the shutdown button (which normally is at the far right) isn't showing and I can't move my cursor where I can see where it is. I have to manually power down the system by turning off the power.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-panel Edit question
Assignee:
No assignee Edit question
Solved by:
enubuntu
Solved:
Last query:
Last reply:
Revision history for this message
Best enubuntu (mr.tennents) said :
#1

Hi, do this:
1. Open a terminal by hitting CTRL + ALT + T
2. Insert and run this commands:
gconftool-2 --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel

Revision history for this message
Lindsay M. Lee (lml98905) said :
#2

Thanks Enrico "eNry" Carafa, that solved my question.