http://bugs.winehq.org/show_bug.cgi?id=11913
Summary: Oni "fails to initialize OpenGL contexts" Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: winehqbugs@bugmenot.com
After playing the intro video, Oni displays a box saying "Failed to initialize OpenGL context; Oni will now exit." with an OK button, and quits when it's pressed.
The bug is present in 0.9.56 too. The game didn't even start with other Wine versions > 0.9.48 (though I've skipped some versions in between). In 0.9.48, the game worked perfectly.
http://bugs.winehq.org/show_bug.cgi?id=11913
--- Comment #1 from Timo-Heikki Mäkelä imaxfun@gmail.com 2008-03-08 12:25:06 --- To get this fixed quick you need to find out the breaking patch first. Please, run a regression test for that: http://wiki.winehq.org/RegressionTesting
You could also add a keyword 'regression' to the summary to help devs find this more easily.
http://bugs.winehq.org/show_bug.cgi?id=11913
--- Comment #2 from Lei Zhang thestig@google.com 2008-03-08 12:44:03 --- Is there a demo for the game? What video card / driver are you using?
http://bugs.winehq.org/show_bug.cgi?id=11913
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=11913
--- Comment #3 from scguy318 nodisgod@yahoo.com 2008-10-05 02:42:33 --- Created an attachment (id=16476) --> (http://bugs.winehq.org/attachment.cgi?id=16476) Oni demo standard error output
A demo can be obtained at http://cdn.gamezone.com/pub/gamezone/11/9/78/Oni_Demo.exe and with today's Git (wine-1.1.5-399-g82f77cc), the game simply crashes with:
err:ntdll:RtlpWaitForCriticalSection section 0x7b93a220 "syslevel.c: Win16Mutex" wait timed out in thread 002c, blocked by 002f, retrying (60 sec) err:seh:setup_exception_record stack overflow 844 bytes in thread 0031 eip 7bc3b253 esp 00240fe4 stack 0x240000-0x241000-0x340000
http://bugs.winehq.org/show_bug.cgi?id=11913
Bernd Buschinski b.buschinski@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |b.buschinski@web.de
--- Comment #4 from Bernd Buschinski b.buschinski@web.de 2008-12-15 05:58:27 --- "Failed to initialize OpenGL context; Oni will now exit." even occurs under windows I doubt its a wine bug. It more looks like a driver/vendor bug, it fails for me on nvidia windows and wine, but works fine on wine with mesa on my intel card
http://bugs.winehq.org/show_bug.cgi?id=11913
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-15 12:15:50 --- Can anyone else confirm comment 4? How does ATI perform?
http://bugs.winehq.org/show_bug.cgi?id=11913
Stefano Guidoni s.guidoni@tin.it changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |s.guidoni@tin.it
--- Comment #6 from Stefano Guidoni s.guidoni@tin.it 2009-01-04 07:59:13 --- When Oni initializes its opengl engine, it tries to allocate the array of opengl extensions in a stack with fixed size. This stack is to short for many modern implementations of OpenGL.
More infos from the net: http://oni.bungie.org/help/winxp.html http://wiki.oni2.net/Troubleshooting/Blam
http://bugs.winehq.org/show_bug.cgi?id=11913
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-04 12:18:34 --- Invalid then - a game bug
http://bugs.winehq.org/show_bug.cgi?id=11913
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-04 12:18:43 --- Closing invalid.