http://bugs.winehq.org/show_bug.cgi?id=22685
Summary: unimplemented function msvcr90.dll._wmakepath_s (affects Spiceworks) Product: Wine Version: 1.1.44 Platform: x86 URL: http://spiceworks.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
(This seems to be the next problem after bug 12838.)
To repeat:
rm -rf ~/.wine wget http://download.spiceworks.com/Spiceworks.exe mkdir tmp cd tmp 7z x ../Spiceworks.exe wine spiceworks_package.exe
This outputs:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8) fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub wine: Call from 0x6833a812 to unimplemented function msvcr90.dll._wmakepath_s, aborting wine: Unimplemented function msvcr90.dll._wmakepath_s called at address 0x6833a812 (thread 0009), starting debugger...
http://bugs.winehq.org/show_bug.cgi?id=22685
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-06-25 07:59:50 --- I sent a patch:
http://source.winehq.org/patches/data/62987
http://bugs.winehq.org/show_bug.cgi?id=22685
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-06-25 10:05:08 --- The patch was committed as 58dd97efcf5c9e9b204b9b520d4b017175cce37b.
http://bugs.winehq.org/show_bug.cgi?id=22685
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-06-25 12:41:34 --- Closing bugs fixed in 1.2-rc5.
https://bugs.winehq.org/show_bug.cgi?id=22685
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |58dd97efcf5c9e9b204b9b520d4 | |b017175cce37b CC| |focht@gmx.net