Bug #50943 System.NullReferenceException
Submitted: 5 Feb 2010 12:57 Modified: 5 Mar 2010 14:39
Reporter: Sree Natarajan Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version: OS:Any (Error when Restoring from dump)
Assigned to: CPU Architecture:Any

[5 Feb 2010 12:57] Sree Natarajan
Description:
Exception = System.NullReferenceException
Message = Object reference not set to an instance of an object.
FullText = System.NullReferenceException: Object reference not set to an instance of an object.
   at Aga.Controls.Tree.TreeNodeAdv.get_Tag()
   at MySQL.Forms.TreeViewImpl.TreeValuePushed(Object sender, NodeControlValueEventArgs e)
   at Aga.Controls.Tree.NodeControls.BindableControl.OnValuePushed(NodeControlValueEventArgs args)
   at Aga.Controls.Tree.NodeControls.BindableControl.SetValue(TreeNodeAdv node, Object value)
   at Aga.Controls.Tree.NodeControls.NodeCheckBox.SetCheckState(TreeNodeAdv node, CheckState value)
   at Aga.Controls.Tree.NodeControls.NodeCheckBox.KeyDown(KeyEventArgs args)
   at Aga.Controls.Tree.TreeViewAdv.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   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:
Step 1: Export Tables from server
step 2: Import to local machine
step 3: select the tables you want to import
step 4: Error pops up.. not sure when exactly it happens but this is wht i did.
[5 Feb 2010 14:39] Valeriy Kravchuk
Thank you for the problem report. What exact version of MySQL Workbench, 5.2.x, do you use?
[6 Mar 2010 0: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".