Bug #52523 two windows view were opened on my system , when I close one of them . .
Submitted: 1 Apr 2010 11:52 Modified: 19 May 2010 17:15
Reporter: ray yen Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.16 OS:Any
Assigned to: CPU Architecture:Any

[1 Apr 2010 11:52] ray yen
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:
there are two windows view were opened on my system , when I close one of them . 
it just show me the message!

According to the Error Message, it seems like a "Component" Problem .

ps. 必須介於xx和yy之間=  it must between xx and yy
和 =and
[8 Apr 2010 16:43] Johannes Taxacher
Hello ray,

is the problem repeatable for you (if yes, could you give us the steps how to reproduce the issue)?
also have you been using latest version (5.2.17)?
thanks in advance
[9 Apr 2010 7:59] ray yen
it does not repeat often. In fact, it never shows to me again. I try to reproduce it,but can't get the error message.

and my version is 5.2.16

thanks for your help
[19 Apr 2010 17:15] MySQL Verification Team
Thank you for the bug report. Could you please try version 5.2.19 and if still the issue is repeatable please provide the step by step instructions and the output of Help->System Info. Thanks in advance.
[19 May 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".