Bug #67292 Exception on Model Zoom
Submitted: 19 Oct 2012 0:41 Modified: 25 Oct 2012 13:09
Reporter: Joe Chasko Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.44 OS:Windows (Microsoft Windows 7 Service Pack 1 (build 7601), 32-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[19 Oct 2012 0:41] Joe Chasko
Description:
I was In Edit Table, from the Tree. I hit Zoom+. The Diagram zoomed with chunky fonts, & then errored

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\Joe\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7  Service Pack 1 (build 7601), 32-bit
CPU: 4x Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz, 3.4 GiB RAM
Active video adapter (0): LogMeIn Mirror Driver
Installed video RAM: 0 MB
Current video mode: 1680 x 1050 x 4294967296 colors
Used bit depth: 32
Driver version: 7.1.542.0
Installed display drivers: NULL
Current user language: English (United States)

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.zoomInPictureBox_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)

How to repeat:
zoomed
[25 Oct 2012 13:09] Ruben Dario Morquecho Valdez
Tested on Windows7 32 bits and Windows7 64 Bits. Using Workbench 5.2.44 R 9933
Could be reproduced .
Could you please send more info details in order to reproduce it?.

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.