Bug #52144 Exception on exit
Submitted: 17 Mar 2010 15:45 Modified: 19 Apr 2010 10:53
Reporter: Andy Kasian Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.16 r5249 OS:Windows (7)
Assigned to: CPU Architecture:Any

[17 Mar 2010 15:45] Andy Kasian
Description:
Exception = System.InvalidOperationException
Message = Параметр SplitterDistance должен быть в границах Panel1MinSize и Width - Panel2MinSize.
FullText = System.InvalidOperationException: Параметр SplitterDistance должен быть в границах Panel1MinSize и Width - Panel2MinSize.
   в System.Windows.Forms.SplitContainer.set_SplitterDistance(Int32 value)
   в MySQL.GUI.Workbench.MainForm.mainDockPanel_ActiveDocumentChanged(Object sender, EventArgs e)
   в WeifenLuo.WinFormsUI.Docking.DockPanel.OnActiveDocumentChanged(EventArgs e)
   в WeifenLuo.WinFormsUI.Docking.DockPanel.FocusManagerImpl.RefreshActiveWindow()
   в WeifenLuo.WinFormsUI.Docking.DockPanel.FocusManagerImpl.ResumeFocusTracking()
   в WeifenLuo.WinFormsUI.Docking.DockPanel.ResumeLayout(Boolean performLayout, Boolean allWindows)
   в WeifenLuo.WinFormsUI.Docking.DockContentHandler.Close()
   в MySQL.GUI.Workbench.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
   в System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
   в System.Windows.Forms.Form.WmClose(Message& m)
   в System.Windows.Forms.Form.WndProc(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
i don't know
[19 Mar 2010 10:53] Johannes Taxacher
Hi Andy,

any chance to repeat that on your system or did it just happen once? please add some instructions if you found a way to repeat the issue.
thanks in advance
[19 Mar 2010 11:11] Johannes Taxacher
Bug #52184 has been marked as duplicate of this one
[19 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".