http://bugs.winehq.org/show_bug.cgi?id=29189
Bug #: 29189 Summary: world of goo does not start Product: Wine Version: 1.3.29 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: midnighterdev@gmail.com Classification: Unclassified
Created attachment 37658 --> http://bugs.winehq.org/attachment.cgi?id=37658 log of start steam and fails start of "world of goo" game
I run game but it does not start. I use Steam.exe version of game.
http://bugs.winehq.org/show_bug.cgi?id=29189
Mikhail midnighterdev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |midnighterdev@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29189
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2011-11-27 04:16:48 CST --- err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly
First, fix your system
http://bugs.winehq.org/show_bug.cgi?id=29189
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2011-11-27 04:18:39 CST --- After, the problem is rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z
not implemented.
http://bugs.winehq.org/show_bug.cgi?id=29189
--- Comment #3 from Mikhail midnighterdev@gmail.com 2011-11-27 05:09:15 CST --- I filled in system depended bug https://bugzilla.redhat.com/show_bug.cgi?id=757464
http://bugs.winehq.org/show_bug.cgi?id=29189
--- Comment #4 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-27 10:08:50 CST --- msvcp80.dll.?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDII@Z is implemented in latest Wine.
Please upgrade to wine-1.3.33 and retest.
http://bugs.winehq.org/show_bug.cgi?id=29189
--- Comment #5 from Mikhail midnighterdev@gmail.com 2011-11-27 14:18:48 CST --- Created attachment 37671 --> http://bugs.winehq.org/attachment.cgi?id=37671 log of start steam and fails start of "world of goo" game with wine 1.3.33
http://bugs.winehq.org/show_bug.cgi?id=29189
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcp
--- Comment #6 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-11-27 17:37:49 CST --- Please fix these errors first: err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "Mesa DRI Intel(R) 965GME/GLE ", version "1.4 (2.1 Mesa 7.11)"). err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
But your problem is this. Both are not implemented. wine: Call from 0x7b839f13 to unimplemented function msvcp80.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z, aborting wine: Call from 0x7b839f13 to unimplemented function msvcp80.dll.??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z, aborting
http://bugs.winehq.org/show_bug.cgi?id=29189
--- Comment #7 from Mikhail midnighterdev@gmail.com 2011-12-03 04:12:16 CST --- Created attachment 37759 --> http://bugs.winehq.org/attachment.cgi?id=37759 log of start steam and fails start of "world of goo" game with wine 1.3.33
Please see new log. Error of "X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled" is fixed.
http://bugs.winehq.org/show_bug.cgi?id=29189
--- Comment #8 from Austin English austinenglish@gmail.com 2011-12-05 11:44:19 CST --- (In reply to comment #7)
Created attachment 37759 [details] log of start steam and fails start of "world of goo" game with wine 1.3.33
Please see new log. Error of "X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled" is fixed.
Right, problem is: wine: Call from 0x7b839f13 to unimplemented function msvcp80.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z, aborting wine: Call from 0x7b839f13 to unimplemented function msvcp80.dll.??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z, aborting
use `winetricks vcrun2005`.
http://bugs.winehq.org/show_bug.cgi?id=29189
--- Comment #9 from Mikhail midnighterdev@gmail.com 2011-12-07 02:54:34 CST --- Thanks! It`s solve my trouble! Please close bug.
http://bugs.winehq.org/show_bug.cgi?id=29189
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|world of goo does not start |world of goo needs | |msvcp80.dll.??0?$basic_ostr | |ingstream@DU?$char_traits@D | |@std@@V?$allocator@D@2@@std | |@@QAE@H@Z Severity|normal |minor
--- Comment #10 from Dmitry Timoshkov dmitry@baikal.ru 2011-12-07 03:09:13 CST --- (In reply to comment #9)
Thanks! It`s solve my trouble! Please close bug.
This is just a workaround not a fix.
http://bugs.winehq.org/show_bug.cgi?id=29189
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
http://bugs.winehq.org/show_bug.cgi?id=29189
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |austinenglish@gmail.com Ever Confirmed|0 |1
--- Comment #11 from Austin English austinenglish@gmail.com 2012-01-18 16:23:59 CST --- Still in wine-1.3.37-108-g4cd49d3
http://bugs.winehq.org/show_bug.cgi?id=29189
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #12 from Austin English austinenglish@gmail.com 2012-01-30 13:00:00 CST --- Dupe.
*** This bug has been marked as a duplicate of bug 26832 ***
http://bugs.winehq.org/show_bug.cgi?id=29189
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #13 from Jerome Leclanche adys.wh@gmail.com 2012-02-24 06:13:22 CST --- Closing