On Mon, 28 Jun 2004 12:02:12 +0200, Uwe Bonnes wrote:
resizing the window of ISE (Xilinx FPGA programming suite), the mouse remains captured inside the wine desktop and following backtrace can be requested:
Backtrace: =>1 0x404fdc04 DebugBreak+0x4 [debugger.c:274] in kernel32 (0x406ef1fc) 2 0x41f11067 error_handler+0x87(display=0x78089550, error_evt=0x406ef248) [x11drv_main.c:186] in x11drv (0x406ef210)
Try disabling synchronous mode if it's on and see what the error dump is. I have a problem with some InstallShields on latest CVS due to an X_CopyArea failure. Maybe this is the same thing?
thanks -mike