http://bugs.winehq.org/show_bug.cgi?id=23653
Summary: gmax crashes if you select opengl, wgl complains glBufferRegionEnabled missing from linux opengl? Product: Wine Version: 1.2-rc7 Platform: x86 URL: http://www.turbosquid.com/gmax OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://forum.winehq.org/viewtopic.php?t=8984 mentioned that gmax crashes if you select opengl. Sure enough, after doing 'winetricks vcrun6' to work around bug 23652, the app runs unless you choose opengl.
(I think you can choose opengl after the fact by editing gmax.ini to say GFXType=OpenGL but I'm not sure what else you might need to edit.)
WINEDEBUG=+seh,+wgl shows
trace:wgl:is_extension_supported Checking for extension 'GL_KTX_buffer_region' trace:wgl:wglGetProcAddress func: 'glBufferRegionEnabled' trace:wgl:wglGetProcAddress extension not found in the Linux OpenGL library, checking against libGL bug with glBufferRegionEnab.. warn:wgl:wglGetProcAddress Did not find function glBufferRegionEnabled (glBufferRegionEnabled) in your OpenGL library ! trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000 tid=002b
This is on a system with current nvidia hardware and proprietary drivers.
http://bugs.winehq.org/show_bug.cgi?id=23653
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k@gmail.com
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmail.com 2010-07-16 19:35:37 --- I don't think this warning is related to the crash. This particular OpenGL call was around years ago but I'm not aware of any driver support for it (the opengl headers don't contain the call).
The program is just detecting whether the function is around by loading it and we just return NULL because it wasn't found. This is allowed on Windows (checking the opengl extension list is cleaner).
I can't say what the issue is but it is likely something else.
http://bugs.winehq.org/show_bug.cgi?id=23653
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #2 from joaopa jeremielapuree@yahoo.fr 2011-08-02 06:22:30 CDT --- still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=23653
--- Comment #3 from joaopa jeremielapuree@yahoo.fr 2012-11-12 00:01:38 CST --- No answer since 2 years. This bug can be closed as ABANDONED.
http://bugs.winehq.org/show_bug.cgi?id=23653
--- Comment #4 from Austin English austinenglish@gmail.com 2012-11-12 03:02:53 CST --- (In reply to comment #3)
No answer since 2 years. This bug can be closed as ABANDONED.
There's a download..
http://bugs.winehq.org/show_bug.cgi?id=23653
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com Depends on| |22616
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2013-03-14 19:52:47 CDT --- Needs winetricks msvcirt to workaround bug 22616.
The app no longer crashes when starting with opengl. But the version I tested was 1.2, the original report may be about version 1.0 which is no longer available.
http://bugs.winehq.org/show_bug.cgi?id=23653
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-03-14 19:56:10 CDT --- Created attachment 43934 --> http://bugs.winehq.org/attachment.cgi?id=43934 Current screenshot in wine 1.5.25.
Screenshot showing toolbar issues, but no crash.
http://bugs.winehq.org/show_bug.cgi?id=23653
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com 2013-06-11 12:22:22 CDT --- Since 2007 the gmax12.exe is the same file so I guess this bug was filled using the program version 1.2.
The program is still working in wine 1.6-rc1, resolving fixed. If anyone is still able to reproduce feel free to reopen.
Needs winetricks msvcirt to workaround bug 22616.
197b049ab1eda1b26061520e18ae43cf55b97e92 gmax12.exe
http://bugs.winehq.org/show_bug.cgi?id=23653
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2013-06-14 13:24:47 CDT --- Closing bugs fixed in 1.6-rc2.
https://bugs.winehq.org/show_bug.cgi?id=23653 Bug 23653 depends on bug 22616, which changed state.
Bug 22616 Summary: Multiple applications need msvcirt.dll.??0ifstream@@QAE@PBDHH@Z (Merriam-Webster Dictionary, Power Tab Editor, gmax 1.2, GradeBook for Windows, Microsoft Reader) https://bugs.winehq.org/show_bug.cgi?id=22616
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED