Bug #67549 Zooming
Submitted: 10 Nov 2012 13:50 Modified: 26 Dec 2012 0:07
Reporter: Pedro Duarte 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 Home Premium Edition Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[10 Nov 2012 13:50] Pedro Duarte
Description:
On zooming out or in exception is raised

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

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\Piotr\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit
CPU: 2x Genuine Intel(R) CPU           U7300  @ 1.30GHz, 4.0 GiB RAM
Active video adapter (0): ATI Mobility Radeon HD 4330         
Installed video RAM: 512 MB
Current video mode: 1366 x 768 x 4294967296 colores
Used bit depth: 32
Driver version: 8.632.0.0
Installed display drivers: atiumd64.dll,atidxx64.dll,atiumdag,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Current user language: Español (España, internacional)

Exception = System.Runtime.InteropServices.SEHException
Message = Un componente externo produjo una excepción.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): Un componente externo produjo una excepción.
   en wb.ModelDiagramForm.set_zoom(ModelDiagramForm* , Double )
   en MySQL.Workbench.ModelDiagramFormWrapper.set_zoom(Double zoom)
   en MySQL.GUI.Workbench.ModelDiagramForm.set_Zoom(Double value)
   en MySQL.GUI.Workbench.ModelNavigatorForm.zoomInPictureBox_Click(Object sender, EventArgs e)
   en System.Windows.Forms.Control.OnClick(EventArgs e)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
open model, zoom in or out
[26 Dec 2012 0:07] MySQL Verification Team
Thank you for the bug report.