Comment 110 for bug 44082

Revision history for this message
Martin Erik Werner (arand) wrote :

Temporary solution:
Backup the state of your panel:
gconftool-2 --dump /apps/panel panel_backup.xml

and then restore it whenever it gets messed up:
gconftool-2 --load panel_backup.xml
killall gnome-panel (kills and auto-respawns)