Bug #67293 Zoom out in Edit Table / Diagram Exception
Submitted: 19 Oct 2012 0:52 Modified: 24 Oct 2012 20:33
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:52] Joe Chasko
Description:
Zoom out in Edit Table / Diagram Exception

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

How to repeat:
Select model from tree; edit. Select another model; edit. Scroll diagram a little. Press zoom out. (In also does it.
[24 Oct 2012 20:33] Rafael Antonio Bedoy Torres
Can you please add more info about your problem, I can't repeat it.