Bug #52249 Software self-termination when scrolling with mouse wheel in home screen
Submitted: 21 Mar 2010 3:34 Modified: 23 Apr 2010 2:05
Reporter: John NG Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2 oss OS:Windows (XP SP3)
Assigned to: CPU Architecture:Any

[21 Mar 2010 3:34] John NG
Description:
Exception = System.ObjectDisposedException
Message = 無法存取已處置的物件。
物件名稱: 'WorkbenchOverviewForm'。
FullText = System.ObjectDisposedException: 無法存取已處置的物件。
物件名稱: 'WorkbenchOverviewForm'。
   於 System.Windows.Forms.Control.CreateHandle()
   於 System.Windows.Forms.Form.CreateHandle()
   於 System.Windows.Forms.Control.get_Handle()
   於 System.Windows.Forms.Control.RectangleToScreen(Rectangle r)
   於 MySQL.GUI.Workbench.WorkbenchOverviewForm.WheelMessageFilter.PreFilterMessage(Message& m)
   於 System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
   於 System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
   於 System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
   於 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   於 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   於 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   於 System.Windows.Forms.Application.Run(ApplicationContext context)
   於 MySQL.GUI.Workbench.Program.Main(String[] Args)

How to repeat:
scroll with mouse wheel in home screen
[23 Mar 2010 2:05] MySQL Verification Team
Thank you for the bug report. I couldn't repeat on Windows Vista X86_64, could you please provide the output of Help->System Info?. Thanks in advance.
[23 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".