https://bugs.winehq.org/show_bug.cgi?id=44394
Bug ID: 44394 Summary: Game “Civilization 4” is aborted because of unhandled exception. Product: Wine Version: 3.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: Markus.Elfring@web.de Distribution: ---
I have successfully installed the game “Civilization IV” from my DVD by running the software “Wine 3.0-743.3” once more.
But I get the following information for a corresponding test run.
elfring@Sonne:~> env WINEPREFIX="/home/elfring/.wine" wine C:\windows\command\start.exe /Unix /home/elfring/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/Firaxis\ Games/Sid\ Meier's\ Civilization\ 4/Sid\ Meier's\ Civilization\ 4\ starten.lnk 0009:fixme:exec:SHELL_execute flags ignored: 0x00000100 0009:fixme:exec:SHELL_execute flags ignored: 0x00004100 elfring@Sonne:~> 0035:fixme:service:SERV_QueryServiceObjectSecurity 0x1568c0 4 0x156ec0 0 0x33eee8 - semi-stub 0035:fixme:service:SERV_QueryServiceObjectSecurity 0x1568c0 4 0x156868 28 0x33eee8 - semi-stub 0035:fixme:service:SetServiceObjectSecurity 0x1568c0 4 0x33ee64 0035:fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS) 0035:fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) 0035:err:ole:CoCreateInstanceEx apartment not initialised … 0035:fixme:msxml:domdoc_putref_schemas (0x1cfaa8)->(0x33f7e0 {VT_DISPATCH: 0x1c3dc4}): semi-stub 0035:fixme:msxml:domdoc_get_readyState stub! (0x1cfaa8)->(0x33f898) … 0035:fixme:msxml:domdoc_putref_schemas (0x1dbf50)->(0x33eed0 {VT_DISPATCH: 0x168784}): semi-stub 0035:fixme:win:EnumDisplayDevicesW ((null),0,0x33efd4,0x00000000), stub! … 0035:fixme:d3d:wined3d_check_device_format_conversion wined3d 0x40971c8, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_REF, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub! 0035:fixme:d3dx:d3dx9_base_effect_get_desc partial stub! … 0035:err:d3dx:ID3DXEffectImpl_QueryInterface Interface {c7b17651-5420-490e-8a7f-923675a2d687} not found 0035:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xa6b79a 003b:fixme:advapi:RegisterEventSourceA ((null)," "): stub 003b:fixme:advapi:RegisterEventSourceW (L"",L" "): stub 003b:fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000060,0x62f86c,0x65afb2): stub 003b:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000060,0x153d30,0x65afb2): stub 003b:err:eventlog:ReportEventW L"6" 003b:fixme:advapi:DeregisterEventSource (0xcafe4242) stub 003b:fixme:advapi:RegisterEventSourceA ((null)," "): stub 003b:fixme:advapi:RegisterEventSourceW (L"",L" "): stub 003b:fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x000002cc,0x62f86c,0x65b4da): stub 003b:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x000002cc,0x153d30,0x65b4da): stub 003b:err:eventlog:ReportEventW L"7" 003b:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
How can the software situation be improved here?