Bug #35426 Crash when selecting diagram while loading model
Submitted: 19 Mar 2008 8:25 Modified: 28 Mar 2008 8:11
Reporter: Mike Lischke Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.15 RC OS:Windows
Assigned to: Alfredo Kojima CPU Architecture:Any

[19 Mar 2008 8:25] Mike Lischke
Description:
Since loading models is done in the background without locking the UI the application can get into a serious state if the user works with it while loading a model. It can even crash the app entirely.

How to repeat:
Load a model with at least one diagram, but activate the overview page. Load another model that takes some time to load. While this happens try to activate the diagram created by the first model loading. => crash

Suggested fix:
Lock the UI while loading models.
[28 Mar 2008 8:11] Mike Lischke
Fixed in 5.0.16 RC