On Monday 11 March 2002 5:23 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | - When changing "LyX View>Scale" to 70 in the graphics dialog and pressing > | enter: > | "BadWindow (invalid Window parameter) id: 33555485" <-> crash (happens in > | other situations, too) > > > > > | The important thing here is to hit the Return key on the keyboard after > | changing the size. Here I get consistently: > > > | We exec'd a shell: /usr/bin/sh > | Received unhandled X11 event > | Type: 0xaTarget: 0x7800115 > | Received unhandled X11 event > | Type: 0x9Target: 0x7800115 > | Received unhandled X11 event > | Type: 0x8Target: 0x7800115 > > > | The message is printed from WorkArea::getClipboard() > > does anything bad happen? > > because some application attach a type tag to the clipboard selection > that xforms does not understand... but it should not harm anything.
Well it does nothing bad to me, but Michael says that exactly the same sequence of actions leads his box to a BadWindow and crash. I get a different set of messages and no crash. Surely this suggests something BAD is happening; same actions different results is horrible. Angus