Bug #51766 crash moving objects in eer model
Submitted: 5 Mar 2010 11:02 Modified: 5 Apr 2010 12:16
Reporter: Rafael Blanco Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.16 OSS Beta OS:Windows (XP)
Assigned to: CPU Architecture:Any

[5 Mar 2010 11:02] Rafael Blanco
Description:
Exception = System.ObjectDisposedException
Message = No se puede obtener acceso al objeto eliminado.
Nombre del objeto: 'WorkbenchOverviewForm'.
FullText = System.ObjectDisposedException: No se puede obtener acceso al objeto eliminado.
Nombre del objeto: 'WorkbenchOverviewForm'.
   en System.Windows.Forms.Control.CreateHandle()
   en System.Windows.Forms.Form.CreateHandle()
   en System.Windows.Forms.Control.get_Handle()
   en System.Windows.Forms.Control.RectangleToScreen(Rectangle r)
   en MySQL.GUI.Workbench.WorkbenchOverviewForm.WheelMessageFilter.PreFilterMessage(Message& m)
   en System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
   en System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
   en System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
   en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.Run(ApplicationContext context)
   en MySQL.GUI.Workbench.Program.Main(String[] Args)

How to repeat:
resize table in eer model
[5 Mar 2010 11:35] Valeriy Kravchuk
What exact version of MySQL Workbench, 5.x.y, do you use? Can you upload .mwb file to demonstrate the problem, and detailed description what table(s) to move?
[5 Apr 2010 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".