On Mon, Jan 28, 2002 at 07:58:09AM +0100, [EMAIL PROTECTED] wrote:

> > please try a different xforms. I imagine this is an xforms problem we can
> > do nothing about..
> 
> I have worked with xform 0.89.6 for quite a long time and never seen
> something similar before. You can see from the backtrace that LyX aborts
> by itself as it recognizes that it did not handle some X11 event. IMHO
> the question is: Why didn't it handle the X event? What kind of event is
> it?

that's not my reading of the trace. An error comes back from XQueryPointer and
xforms can't handle it. The only possible error is BadWindow which makes no
real sense.

Can you try commenting out from lyx_gui.C:

    132         XSetErrorHandler(LyX_XErrHandler);                                     
                                                             
and test again ?

thanks
john

-- 
"In no sense is [in]stability a reason to move to a new version. It's never a
reason."
        - Bill Gates

Reply via email to