Bug #67204 Error when doing - zoom in model
Submitted: 12 Oct 2012 11:58 Modified: 25 Oct 2012 17:56
Reporter: Schubert Fernandez 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), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[12 Oct 2012 11:58] Schubert Fernandez
Description:
When I press Ctrl+- the an error raise.

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

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\schubert\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2.44
Cairo Version: 1.8.8
OS: Microsoft Windows 7  Service Pack 1 (build 7601), 64-bit
CPU: 4x Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz, 5.9 GiB RAM
Active video adapter (0): Intel(R) HD Graphics Family
Installed video RAM: -1276 MB
Current video mode: 1366 x 768 x 4294967296 colores
Used bit depth: 32
Driver version: 8.15.10.2430
Installed display drivers: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumdx32,igd10umd32,igd10umd32
Current user language: Español (Uruguay)

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.handle_key(ModelDiagramForm* , KeyInfo* , Boolean , EventState )
   en MySQL.Workbench.ModelDiagramFormWrapper.OnKeyDown(KeyEventArgs e, Keys keystate)
   en MySQL.GUI.Workbench.ModelDiagramForm.CanvasPanel_KeyDown(Object sender, KeyEventArgs e)
   en System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   en MySQL.Utilities.WindowsCanvasViewerPanel.OnKeyDown(KeyEventArgs e)
   en System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   en System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ScrollableControl.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:
In a Model - Ctrl+-
[25 Oct 2012 17:42] Armando Lopez Valencia
Thanks a lot for your report.
Can you please upload a the model where you can reproduce this issue?
Thanks.
[25 Oct 2012 17:56] Ruben Dario Morquecho Valdez
I tried to reproduce bug but not succeed.

Tested on:
 Windows 7 SP1 64bits
  Workbench 5.2.44 R 9933

1.-Open Model
2.-Do Zoom in, Zoom out using icon
3.- Do CRTL + , CTRL - (in order to zoom in and zoom out)
5.- Do zom in  and zoom out using the listbox
4.- Open tables and close it and do again steps 3. ,4. and 5.

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.