[Bug 26025] Atom Zombie Smasher demo fails due to unimpl MSVCP90.cerr at std@@3V?$basic_ostream at DU?$char_traits at D@std@@@1 at A

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 25 13:48:59 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=26025

--- Comment #5 from Austin English <austinenglish at gmail.com> 2012-06-25 13:48:59 CDT ---
(In reply to comment #4)
> cerr is now exported from msvcp90. Please retest.

In wine-1.5.7-60-g9ceb1fc, mscodescan shows no unimplemented functions (yay!):
austin at aw25 ~/.wine/drive_c/Program Files/Atom Zombie Smasher demo $ mscodescan 
File ./data/openal32.dll known to be from Creative, so assuming not a real
Microsoft file.
File ./data/Mono.Security.dll does not contain magic string 'microsoft corp',
so assuming not a real Microsoft file.
File ./unins000.exe known to be Ventica uninstaller, so assuming not a real
Microsoft file.
Found 1 bundled MS modules:
  ./data/csfml-graphics.dll

but it still fails:
austin at aw25 ~/.wine/drive_c/Program Files/Atom Zombie Smasher demo/data $ wine
atomzombiesmasher.exe 
fixme:iphlpapi:NotifyAddrChange (Handle 0xffe910, overlapped 0xffe91c): stub
wine: configuration in '/home/austin/.wine' has been updated.
Failed to load image "Stacktrace:

  at (wrapper managed-to-native) SFML.Graphics.Image.sfImage_CreateFromFile
(string) <0x00004>
  at (wrapper managed-to-native) SFML.Graphics.Image.sfImage_CreateFromFile
(string) <0x00004>
  at SFML.Graphics.Image..ctor (string) <0x00010>
  at BlendoEngine.Assets.LoadTextures () <0x0008d>
  at BlendoEngine.LoadScreen.LoadAsset () <0x0000a>
  at BlendoEngine.LoadScreen.UpdateInput (single,BlendoEngine.InputManager)
<0x00012>
  at BlendoEngine.ScreenManager.Update (single) <0x002d2>
  at BlendoEngine.Game1.Go (string[]) <0x00172>
  at BlendoEngine.Game1.Main (string[]) <0x0003e>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0x00043>
fixme:msvcr90:__clean_type_info_names_internal (0x1ff6ee4) stub
fixme:msvcr90:__clean_type_info_names_internal (0x1fcc534) stub
fixme:msvcr90:__clean_type_info_names_internal (0x101155b4) stub

which is similar to what's in 28922, though both bugs are for unimplemented
functions. Would you rather a new bug for the misbehavior, and mark these two
fixed?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list