http://bugs.winehq.org/show_bug.cgi?id=35124
Bug ID: 35124 Summary: Shattered Horizon needs msvcr90.dll.?_is_exception_typeof@@YAHABVtype_info@@PA U_EXCEPTION_POINTERS@@@Z Product: Wine Version: 1.7.8 Hardware: x86 OS: Linux Status: NEW Severity: minor Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com Classification: Unclassified
Created attachment 46854 --> http://bugs.winehq.org/attachment.cgi?id=46854 terminal output
The game fails to start even though native d3dx10 dlls are installed (see bug #35123 for that), and it seems this function is not yet implemented in Wine's built-in msvcr90:
wine: Call from 0x7b83a38e to unimplemented function msvcr90.dll.?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z, aborting
'winetricks vcrun2008' makes this error go away.
Output from the mscodescan script: ./shattered_horizon.exe imports following stub symbols: msvcr90:?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z
wine-1.7.8-88-gfb75292
http://bugs.winehq.org/show_bug.cgi?id=35124
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |32858d1811c0b939e348f1ca3de | |91581ef574d65 Status|NEW |RESOLVED CC| |piotr.caban@gmail.com Resolution|--- |FIXED
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- The function is now implemented. Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=35124
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.