Bug #66918 Exception when clicking on administer local mysql
Submitted: 21 Sep 2012 18:25 Modified: 21 Oct 2012 20:11
Reporter: Mike Wilson Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.43 OS:Windows (Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[21 Sep 2012 18:25] Mike Wilson
Description:
Attempted to administrate local mysql insance after a prior exception that occured after closing an EER.

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

MySQL Workbench CE for Windows version 5.2.43  revision 9869
Configuration Directory: C:\Users\mike.wilson\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7  Service Pack 1 (build 7601), 64-bit
CPU: 4x AMD Athlon(tm) II X4 645 Processor, 3.8 GiB RAM
Active video adapter (0): NVIDIA GeForce 6150SE nForce 430
Installed video RAM: 256 MB
Current video mode: 1680 x 1050 x 4294967296 colors
Used bit depth: 32
Driver version: 8.17.12.6684
Installed display drivers: nvd3dumx.dll,nvd3dum
Current user language: English (United States)

Exception = System.Runtime.InteropServices.ExternalException
Message = A generic error occurred in GDI+.
FullText = System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
   at System.Drawing.Bitmap.GetHbitmap(Color background)
   at MySQL.Utilities.ControlUtilities.SetBitmap(Control control, Bitmap bitmap, Int32 opacity)
   at MySQL.Utilities.HUDForm.Reshow(Boolean animated, Boolean modal)
   at MySQL.Utilities.HUDForm.Show(String title, String message, Boolean animated)
   at MySQL.Forms.UtilitiesImpl.show_wait_message(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* title, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* text)
   at MySQL.MCallback2<void\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&\,std::basic_string<char\,std::char_traits<char>\,std::allocator<char> > const \&>.cpp_callback(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a1, basic_string<char\,std::char_traits<char>\,std::allocator<char> >* a2)
   at MySQL.Forms.DrawBoxImpl.drawbox_mouse_double_click(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.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:
unsure
[21 Sep 2012 20:11] MySQL Verification Team
That's repeatable all the time or was once?. You have specific steps to follow?. Thanks.
[22 Oct 2012 1: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".