http://bugs.winehq.org/show_bug.cgi?id=30890
Bug #: 30890 Summary: World of Goo crashes on startup Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: orzechowskid@gmail.com Classification: Unclassified
Created attachment 40478 --> http://bugs.winehq.org/attachment.cgi?id=40478 console trace
World of Goo (Steam version) crashes on startup when run on Ubuntu 12.04 with latest Wine package installed. First complains about requiring multiple back buffers, then reports the attempted use of un-implemented functions in msvcp80.dll before crashing.
Problem is fixed by installing vcrun2005 through winetricks.
http://bugs.winehq.org/show_bug.cgi?id=30890
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2012-06-10 16:55:35 CDT --- First unimplemented call is covered by bug 26832, so let's make this report about a second one.
http://bugs.winehq.org/show_bug.cgi?id=30890
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |26832
http://bugs.winehq.org/show_bug.cgi?id=30890
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|World of Goo crashes on |World of Goo crashes on |startup |startup: | |msvcp80.dll.??0?$basic_fstr | |eam@DU?$char_traits@D@std@@ | |@std@@QAE@PBDHH@Z missed
http://bugs.winehq.org/show_bug.cgi?id=30890
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #2 from Piotr Caban piotr.caban@gmail.com 2012-06-14 16:27:00 CDT --- Functions specified in bug title is now implemented. Please retest.
http://bugs.winehq.org/show_bug.cgi?id=30890
--- Comment #3 from Austin English austinenglish@gmail.com 2012-06-18 16:09:43 CDT --- (In reply to comment #2)
Functions specified in bug title is now implemented. Please retest.
In wine-1.5.6-175-g120c413, the only missing function complained about is the same as in bug 26832, then an exception is thrown. However, I don't think we should mark this fixed until the blocker bug is fixed/tested.
http://bugs.winehq.org/show_bug.cgi?id=30890
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |infyquest@gmail.com Resolution| |FIXED
--- Comment #4 from Vijay Kamuju infyquest@gmail.com 2012-06-30 10:23:24 CDT --- Marking this as fixed as the function unimplemented by #26832 is now implemented. Open new bugs for new issues
http://bugs.winehq.org/show_bug.cgi?id=30890
Bug 30890 depends on bug 26832, which changed state.
Bug 26832 Summary: Multiple games/applications need msvcp80.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z (Avatar Demo, The Witcher Demo, America's Army 3, Cmake, Gold Strike Poker) http://bugs.winehq.org/show_bug.cgi?id=26832
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=30890
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-07-03 14:15:27 CDT --- Closing bugs fixed in 1.5.8.
http://bugs.winehq.org/show_bug.cgi?id=30890
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pomec@pomec.net
--- Comment #6 from Piotr Caban piotr.caban@gmail.com 2012-12-05 12:08:26 CST --- *** Bug 31247 has been marked as a duplicate of this bug. ***