On 6/20/05, Dan Espen <[EMAIL PROTECTED]> wrote:
> Thomas Adam <[EMAIL PROTECTED]> writes:
> > On Sun, Jun 19, 2005 at 08:17:53PM -0400, Dan Espen wrote:
> > > I downloaded your config 'm able to start MPD (FvwmScript) from your .
> > > IToolBar set up an "mpc" script to move the progress bar too         .
> > >
> > > Everthing seems to work I'm using the latest CVS and Xorg 6.8.2 I    .
> > > don't have Xinerama on                                               .
> >
> > Likewise.  I spent sometime *trying* desperately to crash the
> > FvwmScript, without success.
> 
> Bert,
> 
> You can try to debug the problem by making FvwmScript
> synchronous.  You need to modify FvwmScript to do that.
> 
> In FvwmScript.c around line 321 add:
> 
> XSynchronize(dpy, True);
> 
> That might yeild a stack trace that leads back to the call
> in FvwmScript.
> 
> -or-
> 
> You can try just ingnoring the error and continuing.
> In FvwmScript.c around line 292 add:
> 
> (event->error_code == BadGC) ||
> 
> 
> You might try running without Xinerama, and / or updating your
> X Server too.
> 
> --
> Dan Espen                           E-mail: [EMAIL PROTECTED]
> 

Sorry for the very late reply, I haven't yet been able to odify the
source as you suggested but I have gotten closer to the cause, it
seems that this only happens when using my wallpaper in combination of
transparent colorsets, the problem goes away when I turn of either of
them.

It might be of note that my current wallpaper is 1,9M... I will try to
make it smaller, and I strongly suspect the problem will go away
then...

-- 
Bert Geens

Reply via email to