http://bugs.winehq.org/show_bug.cgi?id=2652
Summary: Bryce 5 crashes on mandrake linux 10.0 when clicking on graphical menu Product: Wine Version: 20041201 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: matthew.martell@ntlworld.com
I am trying to run Bryce 5 on 20041201 on a Mandrake 10.0 platform.
It comes up fine as long as I include the msvcirt.dll file in the fake windows system directory.
However, it freezes when I click on anything in the graphical menu (the top menu comes up fine, though I can't resize documents or anything.
The console only has the following in it when Bryce crashes: fixme:imm:ImmGetDefaultIMEWnd (0x10022 - (nil) 0x4039eee0 ): semi-stub
In the wine config file, I have :
[AppDefaults\Bryce5.exe\DllOverrides] "msvcirt" = "native"
[AppDefaults\Bryce5.exe\x11drv] "Desktop" = "1024x768" "Managed" = "Y" "PerfectGraphics" = "Y" "DesktopDoubleBuffered" = "Y"
I can't work out what the problem is.