http://bugs.winehq.org/show_bug.cgi?id=31730
--- Comment #14 from Qian Hong fracting@gmail.com 2013-05-07 15:19:34 CDT --- (In reply to comment #12)
Created attachment 44390 [details] mohaa_disabled_extenstions-v2.reg
Updated the reg file to correctly disable OpenGL extensions using space separation instead of commas.
Thanks Henry and AJ for the hints, also thanks Adam for testing.
I can confirm the workaround work for me on my two machines as well: Step 1: - on Intel vga card machine: $ export MESA_EXTENSION_MAX_YEAR=2003
- on Nvidia vga card machine: $ export __GL_ExtensionStringVersion=17700
Step 2: Import the reg file http://bugs.winehq.org/show_bug.cgi?id=31730#c12
Then mohaa demo start to work! Cheers!
However, I have no idea how to resolve this bug. Maybe it is a duplicate of some know bugs, or maybe it is invalid?
Could someone experienced resolve the bug? And also the related one: Bug 31885
Thanks a lot!