Comment 38 for bug 519583

Revision history for this message
frizzle21 (frederik-nnaji) wrote :

for desperate Unity testers:
you can remove gnome-panel altogether from your running session by using the solution from this thread:
http://forum.ubuntuusers.de/topic/gnome-panel-entfernen/
it is in german, so here the distilled info:

CAUTION - THIS CAN BREAK STUFF

# sudo chmod -x /usr/bin/gnome-panel
# killall gnome-panel

to revert this back to normal:
# sudo chmod +x /usr/bin/gnome-panel