jpkotta <[EMAIL PROTECTED]> writes:
> I first noticed this bug in a key binding to start my web browser.  I  
> would make the key strokes and then realize that I wanted to be on a  
> different desktop.  The browser takes a second to start, so I would try to  
> switch desktops before it was up.  Then FVWM would suddenly crash.
> 
> Here's a minimal config:
> 
>      DestroyFunc TestFunc
>      AddToFunc TestFunc
>      + I     Exec sleep 1 ; xterm
>      + I     Wait Xterm
> 
>      Key     T       A       A       TestFunc
> 
> If you hit 'T' then some other key before xterm comes up, FVWM will  
> crash.  FVWM doesn't crash if you hit 'T', or if another window is  
> focused.  The sleep simulates time the browser takes to start up,  
> otherwise it's hard to reproduce with xterm.
> 
> I suspect that Wait is causing the trouble, because I have no problems  
> without it.

I tried this with Fvwm compiled from current CVS.
I don't get any core dump.  Each time I type T another
window appears.  I can type other characters as that's going on.

Tell us what release you are using.
If you know how to extract a stack trace from the core file
that would help too.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to