http://bugs.winehq.org/show_bug.cgi?id=26375
Summary: Medal of honor 2010 requires vcrun2005 and vcrun2008 Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: xvachon@gmail.com
Medal of honor 2010 requires vcrun2005 and vcrun2008. Mscodescan report attached below.
./jeu/MP/mohmpgame.exe imports following stub symbols:
msvcp80:??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z msvcp80:??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV01@AAI@Z msvcp80:??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEXXZ msvcp80:?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ msvcp80:?end@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ msvcp80:?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@V32@0@Z msvcp80:?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z msvcp80:?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IIID@Z msvcp80:_FInf msvcp80:_FNan msvcp80:_FSnan msvcp80:wctype
./jeu/MP/mohmpgame.exe imports following stub symbols: msvcr80:__daylight msvcr80:_resetstkoflw
./jeu/Binaries/moh.exe imports following stub symbols: msvcr90:_findfirst32 msvcr90:_findnext32
http://bugs.winehq.org/show_bug.cgi?id=26375
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-03-15 12:11:18 CDT --- (In reply to comment #0)
./jeu/MP/mohmpgame.exe imports following stub symbols: msvcr80:__daylight
Implemented with 78dc7af9ce625196f05179048acccfb6765e2731.
./jeu/Binaries/moh.exe imports following stub symbols: msvcr90:_findfirst32 msvcr90:_findnext32
See cd7f0962107f0630b72a2b9480394e660c983b34, 82763983dcffb5b8a72f1076ea6a350fac2f0298.
http://bugs.winehq.org/show_bug.cgi?id=26375
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Dan Kegel dank@kegel.com 2011-06-09 16:11:33 CDT --- The last msvcr* symbols needed were probably implemented by acfdbd2ba52fdb2dc12d98d249ae07a2c0e381d7 on May 5th, so this is purely an msvcp bug now.
http://bugs.winehq.org/show_bug.cgi?id=26375
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht@gmx.net Summary|Medal of honor 2010 |Medal of honor 2010 needs |requires vcrun2005 and |msvcp80.dll.??5?$basic_istr |vcrun2008 |eam@DU?$char_traits@D@std@@ | |@std@@QAEAAV01@AAI@Z Ever Confirmed|0 |1
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-06-22 05:26:17 CDT --- Hello,
refining summary to target a specific stub.
Regards
http://bugs.winehq.org/show_bug.cgi?id=26375
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dreamsoul14@gmail.com
--- Comment #4 from Austin English austinenglish@gmail.com 2011-09-09 12:09:08 CDT --- *** Bug 28328 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=26375
--- Comment #5 from Radu radubaetica@gmail.com 2011-09-24 11:06:58 CDT --- Created attachment 36531 --> http://bugs.winehq.org/attachment.cgi?id=36531 Console output - Eve Online
http://bugs.winehq.org/show_bug.cgi?id=26375
Radu radubaetica@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |radubaetica@gmail.com
--- Comment #6 from Radu radubaetica@gmail.com 2011-09-24 11:10:06 CDT --- (In reply to comment #5)
Created attachment 36531 [details] Console output - Eve Online
I have the same problem with Eve Online. I attached at #5 my console output. I tried with a fresh prefix, same situation.
http://bugs.winehq.org/show_bug.cgi?id=26375
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #7 from Piotr Caban piotr.caban@gmail.com 2012-06-25 12:36:18 CDT --- Function specified in bug title is implemented. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=26375
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |infyquest@gmail.com Resolution| |FIXED
--- Comment #8 from Vijay Kamuju infyquest@gmail.com 2012-06-30 10:11:58 CDT --- Marking as fixed as all the missing functions listed have been implemented. Please raise new defects for new unimplemented functions. http://source.winehq.org/git/wine.git/commitdiff/20a2f23b2a075eb1bc5826aa530...
http://bugs.winehq.org/show_bug.cgi?id=26375
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-07-03 14:13:49 CDT --- Closing bugs fixed in 1.5.8.
http://bugs.winehq.org/show_bug.cgi?id=26375
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |20a2f23b2a075eb1bc5826aa530 | |5e50e11b39b0b