Bug #53996 InvalidOperationException with mysql worbeanch
Submitted: 26 May 2010 14:17 Modified: 27 Jun 2010 9:54
Reporter: Bismarck salvador Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.16 oSS beta OS:Windows (I don't have idea)
Assigned to: CPU Architecture:Any
Tags: InvalidOperationException with mysql worbeanch

[26 May 2010 14:17] Bismarck salvador
Description:
Exception = System.InvalidOperationException
Message = SplitterDistance debe estar entre Panel1MinSize y Ancho - Panel2MinSize.
FullText = System.InvalidOperationException: SplitterDistance debe estar entre Panel1MinSize y Ancho - Panel2MinSize.
   en System.Windows.Forms.SplitContainer.set_SplitterDistance(Int32 value)
   en MySQL.GUI.Workbench.MainForm.mainDockPanel_ActiveDocumentChanged(Object sender, EventArgs e)
   en WeifenLuo.WinFormsUI.Docking.DockPanel.OnActiveDocumentChanged(EventArgs e)
   en WeifenLuo.WinFormsUI.Docking.DockPanel.FocusManagerImpl.RefreshActiveWindow()
   en WeifenLuo.WinFormsUI.Docking.DockPanel.FocusManagerImpl.ResumeFocusTracking()
   en WeifenLuo.WinFormsUI.Docking.DockPanel.ResumeLayout(Boolean performLayout, Boolean allWindows)
   en WeifenLuo.WinFormsUI.Docking.DockContentHandler.Close()
   en MySQL.GUI.Workbench.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
   en System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
   en System.Windows.Forms.Form.WmClose(Message& m)
   en System.Windows.Forms.Form.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
When i built my proyect in a different version of this and after tray to modify this document
[27 May 2010 9:54] Johannes Taxacher
could you try with most recent release (5.2.21) to check if the problem still occurs.
thanks in advance
[27 Jun 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".