http://bugs.winehq.org/show_bug.cgi?id=2592
Summary: SetCompositionWindow Errors Product: Wine Version: 20041201 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dougp25@hotmail.com
Trying to run something called nitto. wine starts it, we get the splash screen, and a login (like we do under windoze). We are able to see errors spooling past on the console. They consist of quite a few of:
fixme:imm:ImmGetContext (0x10028): stub fixme:imm:ImmSetCompositionWindow STUB
The program then ends, and the window it is running in closes, on this error:
err:seh:EXC_DefaultHandling Exception frame is not in stack limits => unable to dispatch exception.
I am not sure which error is the worse one, or if one is causing the other!