Bug #63891 Cannot connect to the server
Submitted: 2 Jan 2012 8:31 Modified: 2 Feb 2012 8:38
Reporter: Marzena Jędrzejczak Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.36 CE OS:Windows
Assigned to: CPU Architecture:Any

[2 Jan 2012 8:31] Marzena Jędrzejczak
Description:
Exception = System.ArgumentOutOfRangeException
Message = Value of '-3' is not valid for 'SplitterDistance'. 'SplitterDistance' must be greater than 0.
Parameter name: SplitterDistance
FullText = System.ArgumentOutOfRangeException: Value of '-3' is not valid for 'SplitterDistance'. 'SplitterDistance' must be greater than 0.
Parameter name: SplitterDistance
   at System.Windows.Forms.SplitContainer.set_SplitterDistance(Int32 value)
   at MySQL.GUI.Workbench.DbSqlEditor.AddSqlEditor(Int32 index)
   at MySQL.GUI.Workbench.DbSqlEditor.Initialize()
   at MySQL.GUI.Workbench.DbSqlEditor..ctor(WbContext wbContext, UIForm uiForm)
   at MySQL.GUI.Workbench.MainForm.CreateMainFormView(String ViewName, UIForm viewBE)

How to repeat:
just try to open a connection
[2 Jan 2012 8:38] Valeriy Kravchuk
This is a konwn bug that should be fixed in 5.2.37. Please, check.
[3 Feb 2012 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".