http://bugs.winehq.org/show_bug.cgi?id=3678
Summary: x11drv invalid window height -25 Product: Wine Version: 0.9 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: nospam@thenerdshow.com
Application (Corel 10) tries to put up an error message window and crashes wine. Shouldn't it automatically try to oh, I don't know... check to see if the window is below a certain minimum size and adjust if necessary? If I had more experience with this I might be inclined to submit a patch.
Error snippit (full error report will be attached later):
trace:loaddll:MODULE_FlushModrefs Unloaded module L"c:\windows\system32\msvcrt40.dll" : builtin err:x11drv:X11DRV_CreateWindow invalid window height -25 err:x11drv:X11DRV_CreateWindow invalid window width -6 wine: Unhandled exception (thread 000c), starting debugger...