http://bugs.winehq.org/show_bug.cgi?id=6455
k00_fol@k.kth.se changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical Version|0.9.22. |0.9.28.
------- Additional Comments From k00_fol@k.kth.se 2007-05-01 21:36 ------- Something new happened today when I tried: /--- $> Wine extend fixme:win:WINNLSEnableIME hUnknown1 0x10022 bUnknown2 1: stub! err:x11drv:X11DRV_CreateWindow invalid window height -15 fixme:netbios:NetServerEnumEx Stub ((null) 101 0x7fb8efa0 -1 0x7fb8efa4 0x7fb8efa8 -2147483648 (null) 0xb7e33503) err:x11drv:X11DRV_CreateWindow invalid window height -15 fixme:win:SendIMEMessageExA (0x2003e,7fe5079a): stub (repeated) ---/
Okay, at this point extend is loaded up, and displays a blank model. Now I'll begin to hover the mouse pointer over the toolbar, causing tooltips to appear in a rapid succession. When quick enough this happens:
/--- X Error of failed request: BadPixmap (invalid Pixmap parameter) Major opcode of failed request: 54 (X_FreePixmap) Resource id in failed request: 0x600b32 Serial number of failed request: 41135 Current serial number in output stream: 41159 ---/
And then application crashes. This was with wine 0.9.28, is it reproduceable? Assuming it is, I set it to 'Critical' now.
Could this be some other problem? I choose wine-comctl32 based on a guess. /Joel