On 01 Apr 2002 22:42:31 +0000, Frank Liu wrote:
>
> fvwm2.4.6, xfree 4.2.0, qnx4.25
>
> when I run fvwm2 from the xterm, the mouse pointer becomes busy,
> and the only way to get out is "ctrl-alt-backspace" to get back console.
I guess someone should port FVWM to QNX first.
> I enabled debug and see it is in an infinite loop waiting for events.
> any ideas?
>
> ....
> [FVWM][HandlePropertyNotify]: <<DEBUG>> Routine Entered
> [FVWM][DispatchEvent]: <<DEBUG>> Leaving Routine
> [FVWM][My_XNextEvent]: <<DEBUG>> Routine Entered
> [FVWM][My_XNextEvent]: <<DEBUG>> taking care of queued up events & returning
> (1)
> [FVWM][DispatchEvent]: <<DEBUG>> Routine Entered
> [FVWM][HandlePropertyNotify]: <<DEBUG>> Routine Entered
> [FVWM][DispatchEvent]: <<DEBUG>> Leaving Routine
> [FVWM][My_XNextEvent]: <<DEBUG>> Routine Entered
> [FVWM][My_XNextEvent]: <<DEBUG>> waiting for module input/output
> [FVWM][My_XNextEvent]: <<DEBUG>> waiting for module input/output
> [FVWM][My_XNextEvent]: <<DEBUG>> waiting for module input/output
> [FVWM][My_XNextEvent]: <<DEBUG>> waiting for module input/output
> [FVWM][My_XNextEvent]: <<DEBUG>> waiting for module input/output
> (this last line keeps flushing out, forever, until I ctrl-alt-backspace out
> of X).
Here are my suggestions.
If you want to port, subscribe to fvwm-workers list.
Start with an empty fvwmrc file: fvwm2 -f no-fvwmrc
Debug libs/fvwmsignal.c functions. It seems that fvwmSelect (a wrapper
for select) does not work as expected on QNX, but I can only guess.
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 Wed Apr 10 2002 - 07:05:01 BST