found 585576 6.1-2 thanks I discovered this bug too. I am using openbox, and I was starting fbpanel from autostart.sh, which I think runs after openbox starts. Running fbpanel at startup causes fbpanel to only show up in Workspace 1, and killing and restarting will cause it to behave properly for a while. I have implemented a workaround which somewhat solves this issue. I have the following line in my autostart.sh:
sleep 10 && fbpanel & This causes it to delay starting for 10 seconds, and then it will show up in all workspaces. However, there is another problem that I believe has the same underlying cause. When you run a fullscreen app, (for example, whichwayisup) after you exit fbpanel is once again only inhabiting 1 desktop, and must be killed and restarted. -Brandon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

