On 08 Sep 2002 02:53:26 +0200, Wolfgang Pfeiffer wrote:
>
> $ rpm -q redhat-release kernel
> redhat-release-6.2-1
> kernel-2.2.19-6.2.16
>
> $ rpm -qa --last | egrep [f]vwm
> fvwm-themes-extra-0.6.1-1 Sat 07 Sep 2002 01:47:37 AM CEST
> fvwm-2.5.3-1 Wed 04 Sep 2002 06:15:09 PM CEST
> fvwm-themes-base-0.6.1-1 Wed 24 Jul 2002 04:43:23 PM CEST
> fvwm2-icons-2.2.4-4 Tue 24 Jul 2001 06:17:20 AM CEST
>
>
> The problem (the following few lines are also the defintion for what I
> call "XCrash" in the rest of this mail)
> ##################################################################
> FVWM crashes when the focus is on an xterm where pine is running
> *and* when I type a "Q" or "q" in this situation. Crash means: FVWM,
> i.e. the whole X "really" quits, so I have to start another X.
> #################################################################
>
> FVWM is started via .xinitrc, either with this entry:
> exec /usr/bin/fvwm-themes-start
>
> or this one:
> exec /usr/bin/fvwm
> (and IIRC it crashes in both cases: fvwm-themes-start or fvwm)
>
> XCrash happens if
> Pine is started from .xinitrc with this entry:
> xterm -geometry 92x50+1550+60 -e /usr/bin/pine &
Can you reproduce the crash with this two line .xinirc:
xterm -geometry 92x50+1550+60 -e /usr/bin/pine &
/usr/bin/fvwm -cmd 'AddToFunc StartFunction I FvwmPager'
I can't with fvwm-2.5.3-1 rpm.
Do you get "core" file? It is not very useful, since the binary has
debug information stripped, but at least you may check which program
crashed using gdb (or maybe not crashed, just exited).
Silly question, don't you have by a chance this binding somewhere:
Key Q R A Quit
Regards,
Mikhael.
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Sep 08 2002 - 03:52:29 BST