Bug #32591 Workbench crashes in 'normal' mode with OpenGL 1.4
Submitted: 21 Nov 2007 19:05 Modified: 8 Feb 2008 14:37
Reporter: Csaba Skultety Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.9 OSS Beta OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any

[21 Nov 2007 19:05] Csaba Skultety
Description:
I (now) know the specs call for OpenGL 1.5, but this is buried in a FAQ on the workbench site. To an unsuspecting user the resulting crash/exception could be considered a bug (which is what I thought at first). 

How to repeat:
Create a new EER Diagram

Suggested fix:
Either perform a check at startup to see if OpenGL 1.5 is available and quit if it's not, or catch the exception and provide a meaningful error message to the user.
[21 Nov 2007 23:54] MySQL Verification Team
Thank you for the bug report. That happens to me all the time on Windows
Vista 64-bit.
[21 Nov 2007 23:58] MySQL Verification Team
Exception box message

Attachment: wbcrash.png (image/png, text), 64.14 KiB.

[8 Dec 2007 21:44] Sveta Smirnova
Bug #32768 was marked as duplicate of this one
[8 Jan 2008 14:37] Sergei Tkachenko
In v5.0.10 runtime check was added to determine hardware enabled OpenGL version. Hardware enabled rendering should be possible only on machines supporting OpenGL v1.5 (glitz library uses extensions defined by that version). Confirm please if the problem still exists in latest version of Workbench or close the bug otherwise.
[9 Feb 2008 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[28 Feb 2008 12:35] Lies Depuydt
In MySQL Workbench 5.0 OSS (Software Rendering) 
no problem anymore after download version 5.0.14a 

(I'm using Windows Vista Business)