Bug #67493 cancel error
Submitted: 6 Nov 2012 21:44 Modified: 28 Jan 2013 13:41
Reporter: Jason Moeller Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:5.2.44 OS:Windows (Microsoft Windows Server 2003 R2, Enterprise Edition Service Pack 2 (build 3790))
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[6 Nov 2012 21:44] Jason Moeller
Description:
Error occurred when closing the manage connections dialog using the cancel mechanism.

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

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Documents and Settings\Greywolfzx\Application Data\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows Server 2003 R2, Enterprise Edition Service Pack 2 (build 3790)
CPU: Intel(R) Pentium(R) 4 CPU 2.20GHz, 504 MiB RAM
Active video adapter (0): Intel(R) 82845G/GL/GE/PE/GV Graphics Controller
Installed video RAM: 64 MB
Current video mode: 1280 x 1024 x 4294967296 colors
Used bit depth: 32
Driver version: 6.14.10.4342
Installed display drivers: ialmrnt5.dll
Current user language: English (United States)

Exception = System.InvalidCastException
Message = Unable to cast object of type 'MySQL.Forms.SeparatorItem' to type 'System.String'.
FullText = System.InvalidCastException: Unable to cast object of type 'MySQL.Forms.SeparatorItem' to type 'System.String'.
   at MySQL.Forms.SelectorImpl.get_item(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , Selector* self, Int32 index)
   at MySQL.MCallback2<std::basic_string<char\,std::char_traits<char>\,std::allocator<char> >\,mforms::Selector \*\,int>.cpp_callback(basic_string<char\,std::char_traits<char>\,std::allocator<char> >* , Selector* a1, Int32 a2)
   at mforms.Selector.callback(Selector* )
   at MySQL.Forms.SelectorImpl.selection_changed(Object sender, EventArgs e)
   at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.ComboBox.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:
In the migration wizard.  Selected local host as source with default options.  On Target page, Clicked on manage connections.  Made new connection with default values and then deleted it.  Upon closing the connections dialog with a cancel, this error message popped up.
[28 Dec 2012 13:41] MySQL Verification Team
Please try version 5.2.45. Thanks.
[29 Jan 2013 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".