PDA

View Full Version : [ubuntu] About panel



Ashi2207
February 12th, 2010, 11:58 PM
hi my panel is gone how did i get back ?

RedSingularity
February 13th, 2010, 01:37 AM
In a terminal try killing the panel like this

sudo killall gnome-panel

then............

gnome-panel to start it again.

mhgsys
February 13th, 2010, 01:46 AM
If that didn't work then;

open a terminal and type:




gconftool-2 --recursive-unset /apps/panel

and restart gdm after that

go to console (Ctrl+Alt+f1 ,f2, f3, etc) type


sudo /etc/init.d/gdm stop


sudo /etc/init.d/gdm start

Panels should be back

Ashi2207
February 13th, 2010, 06:25 AM
In a terminal try killing the panel like this

sudo killall gnome-panel

then............

gnome-panel to start it again.

thanks its work