Bug #65247 | Workbench error after zooming | ||
---|---|---|---|
Submitted: | 8 May 2012 20:50 | Modified: | 19 Jul 2012 6:34 |
Reporter: | Victor Carlos | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 5.2.39, 5.2.40 | OS: | Windows (Microsoft Windows 7 Ultimate Edition (build 7600), 64-bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[8 May 2012 20:50]
Victor Carlos
[9 May 2012 0:50]
MySQL Verification Team
Thank you for the bug report. Exception = System.Runtime.InteropServices.SEHException Message = External component has thrown an exception. FullText = System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at wb.ModelDiagramForm.set_zoom(ModelDiagramForm* , Double ) at MySQL.Workbench.ModelDiagramFormWrapper.set_zoom(Double zoom) at MySQL.GUI.Workbench.ModelDiagramForm.set_Zoom(Double value) at MySQL.GUI.Workbench.ModelNavigatorForm.zoomOutPictureBox_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[15 Jun 2012 4:13]
Valeriy Kravchuk
Bug #65622 was marked as a duplicate of this one.
[15 Jun 2012 7:53]
Valeriy Kravchuk
Bug #65624 was marked as a duplicate of this one.
[27 Jun 2012 5:45]
Valeriy Kravchuk
Bug #65742 was marked as a duplicate of this one.
[5 Jul 2012 18:44]
Valeriy Kravchuk
Bug #65823 was marked as a duplicate of this one.
[11 Jul 2012 4:08]
Valeriy Kravchuk
Bug #65867 was marked as a duplicate of this one.
[19 Jul 2012 6:34]
Philip Olson
This has been fixed as of the soon-to-be-released Workbench 5.2.41, and here's the changelog entry: The zoom feature (in or out) could cause a fatal error.