Bug #67134 Cannot access a disposed object. Object Name "button"
Submitted: 8 Oct 2012 16:40 Modified: 10 Oct 2012 23:27
Reporter: eric merrill Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.42 OS:Windows (Microsoft Windows 7 Enterprise Edition Service Pack 1 (build 7601), 32-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[8 Oct 2012 16:40] eric merrill
Description:
Cannot access a disposed object.  Object Name "button"

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

MySQL Workbench CE for Windows version 5.2.42  revision 9752
Configuration Directory: C:\Users\ca31069\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Enterprise Edition Service Pack 1 (build 7601), 32-bit
CPU: 4x Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz, 2.9 GiB RAM
Active video adapter (0): Intel(R) HD Graphics
Installed video RAM: 1271 MB
Current video mode: 1680 x 1050 x 4294967296 colors
Used bit depth: 32
Driver version: 8.15.10.2189
Installed display drivers: igdumdx32.dll,igd10umd32.dll
Current user language: English (United States)

Exception = System.ObjectDisposedException
Message = Cannot access a disposed object.
Object name: 'Button'.
FullText = System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'Button'.
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.get_Handle()
   at System.Windows.Forms.Control.PointToScreen(Point p)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Apply changes using MySQL workbench
[9 Oct 2012 0:26] MySQL Verification Team
Please try version 5.2.44. Thanks.
[10 Oct 2012 20:01] eric merrill
Latest download seems to have fixed my problem.  thanks.
[10 Oct 2012 23:27] MySQL Verification Team
Thank you for the feedback.