Description:
after edit a table and sincronize whith database, if y intend to edit another table, workbench crash.
----- Developer Notes -----
MySQL Workbench CE for Windows version 5.2.41 revision 9727
Configuration Directory: C:\Documents and Settings\Rei\Datos de programa\MySQL\Workbench
Data Directory: C:\Archivos de programa\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows XP Home Edition Service Pack 3 (build 2600)
CPU: Intel(R) Pentium(R) M processor 1.86GHz, 2.0 GiB RAM
Active video adapter (0): ATI MOBILITY RADEON X700
Installed video RAM: 256 MB
Current video mode: 1280 x 800 x 4294967296 colores
Used bit depth: 32
Driver version: 6.14.10.6783
Installed display drivers: ati2dvag.dll
Current user language: Español (alfabetización internacional)
Exception = System.InvalidCastException
Message = No se puede convertir un objeto de tipo 'MySQL.GUI.Mdc.WindowsGLCanvasView' al tipo 'MySQL.GUI.Workbench.Plugins.DockablePlugin'.
FullText = System.InvalidCastException: No se puede convertir un objeto de tipo 'MySQL.GUI.Mdc.WindowsGLCanvasView' al tipo 'MySQL.GUI.Workbench.Plugins.DockablePlugin'.
en MySQL.GUI.Workbench.Plugins.DockablePlugin.GetFromFixedPtr(IntPtr ptr)
en MySQL.GUI.Workbench.MainForm.ShowPlugin(IntPtr ptr)
en MySQL.Forms.AppImpl.show_editor_wrapper(UInt32 native_handle)
en boost.detail.function.void_function_invoker1<void (__cdecl*)(unsigned int),void,unsigned int>.invoke(function_buffer* function_ptr, UInt32 a0)
en wb.ModelDiagramForm.handle_mouse_double_click(ModelDiagramForm* , MouseButton , Int32 , Int32 , EventState )
en MySQL.Workbench.ModelDiagramFormWrapper.OnMouseDoubleClick(MouseEventArgs e, Int32 X, Int32 Y, Keys keystate, MouseButtons buttons)
en MySQL.GUI.Workbench.ModelDiagramForm.CanvasPanel_MouseDoubleClick(Object sender, MouseEventArgs e)
en System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
en MySQL.Utilities.WindowsCanvasViewerPanel.OnMouseDoubleClick(MouseEventArgs 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.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:
edit a table, sincronize with database (remote) and edit another table