On Sun, 24 Oct 2010 19:12:50 +0200 Francesco Poli wrote:

> On Fri, 8 Oct 2010 12:21:25 -0700 Brandon wrote:
[...]
> > 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.
> 
> Thanks for suggesting this workaround!
> 
> I think I can work around this bug even more easily: I invoke fbpanel
> from my ~/.xsession (see my previous message) and it seems that moving
> the invocation as late as possible within my ~/.xsession file (just
> before the HAND POINT) is enough to work around the bug...

Of course  s/HAND/HANG/  and sorry for the typo...   ;-)

Anyway, it seems that my simpler workaround is enough a good number of
times, but not always.
Adding a 1 second delay makes things better:

  sleep 1 && fbpanel &


> 
> Thanks again for your comment.
> Bye.

One more time: thanks for your comment!


-- 
 http://www.inventati.org/frx/progs/scripts/pdebuild-hooks.html
 Need some pdebuild hook scripts?
..................................................... Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4

Attachment: pgpX9tol7w74Q.pgp
Description: PGP signature

Reply via email to