[Bug 29340] New: Cave Story+ wants msvcp100.dll.??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
http://bugs.winehq.org/show_bug.cgi?id=29340 Bug #: 29340 Summary: Cave Story+ wants msvcp100.dll.??0?$basic_iostream(a)DU?$char_traits(a)D@std @@@std@@QAE(a)PAV?$basic_streambuf(a)DU?$char_traits(a)D@std @@@1@@Z Product: Wine Version: 1.3.34 Platform: x86 URL: http://www.humblebundle.com/ OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Classification: Unclassified wine-1.3.34-295-g4918d91 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de --- Comment #1 from Detlef Riekenberg <wine.dev(a)web.de> 2012-02-20 10:55:51 CST --- Another Example with this crash: http://www.codeproject.com/Articles/140647/How-to-Support-the-Ribbon-and-a-M... The app starts with native msvcp100.dll (but the ribbon ui parts are missing) -- By by ... Detlef -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |29958 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 --- Comment #2 from Detlef Riekenberg <wine.dev(a)web.de> 2012-02-21 14:24:53 CST --- Example Binary Download: http://www.codeproject.com/KB/menus/Ribbon_and_Menu_Support/ScratchRibbonPro... result of mscodescan.pl ./ScratchRibbonProject.exe imports following stub symbols: msvcp100:??0?$basic_iostream(a)DU?$char_traits(a)D@std@@@std@@QAE(a)PAV?$basic_streambuf(a)DU?$char_traits(a)D@std@@@1@@Z msvcp100:??1?$basic_iostream(a)DU?$char_traits(a)D@std@@@std@@UAE(a)XZ msvcp100:??5?$basic_istream(a)DU?$char_traits(a)D@std@@@std@@QAEAAV01(a)AAI@Z msvcp100:??5?$basic_istream(a)DU?$char_traits(a)D@std@@@std@@QAEAAV01(a)AAJ@Z msvcp100:??5?$basic_istream(a)DU?$char_traits(a)D@std@@@std@@QAEAAV01(a)AA_N@Z msvcp100:?_Ipfx@?$basic_istream(a)DU?$char_traits(a)D@std@@@std@@QAE_N_N(a)Z msvcp100:?_Lock@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@UAEXXZ msvcp100:?_Unlock@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@UAEXXZ msvcp100:?_Xlength_error(a)std@@YAXPBD(a)Z msvcp100:?_Xout_of_range(a)std@@YAXPBD(a)Z msvcp100:?setbuf@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@MAEPAV12(a)PAD_J@Z msvcp100:?showmanyc@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@MAE_JXZ msvcp100:?sputn@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@QAE_JPBD_J(a)Z msvcp100:?uncaught_exception(a)std@@YA_NXZ msvcp100:?xsgetn@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@MAE_JPAD_J(a)Z msvcp100:?xsputn@?$basic_streambuf(a)DU?$char_traits(a)D@std@@@std@@MAE_JPBD_J(a)Z -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName(a)mail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Matej Snoha <matej(a)snoha.info> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matej(a)snoha.info --- Comment #3 from Matej Snoha <matej(a)snoha.info> 2012-03-29 06:48:06 CDT --- wine-1.5.0 I had the same problem with my application (in C++ compiled on MSVC10). The following fixed it for me. wget http://winetricks.org/winetricks chmod +x winetricks ./winetricks vcrun2010 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |neptunia(a)mail.ru --- Comment #4 from Anastasius Focht <focht(a)gmx.net> 2012-04-15 06:43:40 CDT --- *** Bug 30441 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |focht(a)gmx.net Summary|Cave Story+ wants |Multiple apps need |msvcp100.dll.??0?$basic_ios |msvcp100.dll.??0?$basic_ios |tream(a)DU?$char_traits(a)D@std |tream(a)DU?$char_traits(a)D@std |@@@std@@QAE(a)PAV?$basic_stre |@@@std@@QAE(a)PAV?$basic_stre |ambuf(a)DU?$char_traits(a)D@std |ambuf(a)DU?$char_traits(a)D@std |@@@1@@Z |@@@1@@Z (Cave Story+, Arda | |C&C Red Alert extension) --- Comment #5 from Anastasius Focht <focht(a)gmx.net> 2012-04-15 06:46:18 CDT --- Hello, refining summary. Regards -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com Summary|Multiple apps need |Multiple apps need |msvcp100.dll.??0?$basic_ios |msvcp100.dll.??5?$basic_ist |tream(a)DU?$char_traits(a)D@std |ream(a)DU?$char_traits(a)D@std@ |@@@std@@QAE(a)PAV?$basic_stre |@@std@@QAEAAV01(a)AAI@Z (Cave |ambuf(a)DU?$char_traits(a)D@std |Story+, Arda C&C Red Alert |@@@1@@Z (Cave Story+, Arda |extension) |C&C Red Alert extension) | --- Comment #6 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-14 16:37:14 CDT --- Changed bug title to next unimplemented function. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 --- Comment #7 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-25 12:40:27 CDT --- Functions specified in bug title is implemented. Please retest. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |31017 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2012-06-25 14:01:09 CDT --- (In reply to comment #7)
Functions specified in bug title is implemented. Please retest.
Cave Story + is blocked by bug 31017, so can't say. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 --- Comment #9 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-28 03:49:09 CDT --- basic_{i,o}stream/basic_streambuf/basic_filebuf classes are currently not working correctly in wine. It's because virtual functions tables differs between msvcp90 and msvcp100. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 --- Comment #10 from Piotr Caban <piotr.caban(a)gmail.com> 2012-08-17 03:53:21 CDT --- It should be working now. Please retest. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Bug 29340 depends on bug 31017, which changed state. Bug 31017 Summary: Cave Story+ crashes with builtin msvcp90 (msvcp100) http://bugs.winehq.org/show_bug.cgi?id=31017 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2012-08-21 14:34:00 CDT --- (In reply to comment #10)
It should be working now. Please retest.
Yeah, Cave Story+ starts up fine in wine-1.5.11-91-ge282d41 with winetricks alldlls=builtin. Thanks! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2012-08-31 12:56:51 CDT --- Closing bugs fixed in 1.5.12. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29340 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |584a48a380f7980f1cad66bc435 | |640630c850d70 -- 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.
participants (1)
-
wine-bugs@winehq.org