Bug #60711 "Inded was outside of bount array" while "Create Multiple Tables"
Submitted: 31 Mar 2011 18:19 Modified: 29 Jun 2011 15:38
Reporter: Nix Shah Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.33 CE Revision 7508 OS:Windows (XP)
Assigned to: CPU Architecture:Any
Tags: EER Diagram, model, MySQL Workbench

[31 Mar 2011 18:19] Nix Shah
Description:
"Inded was outside of bount array" while "Plugins -> Objects -> Create Multiple Tables"

How to repeat:
Open MySQL Workbench
Go to EER Diagram
"Plugins -> Objects -> Create Multiple Tables"
[31 Mar 2011 19:03] Valeriy Kravchuk
What operating system do you use to run Workbench?
[1 Apr 2011 6:04] Valeriy Kravchuk
Verified on 32-bit Windows XP SP3. Stack trace is:

Exception = System.IndexOutOfRangeException
Message = Index was outside the bounds of the array.
FullText = System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at MySQL.Forms.Table.ComputeLayout(Size proposedSize, Boolean resizeChildren)
   at MySQL.Forms.GtkTableLayout.Layout(Object container, LayoutEventArgs arguments)
   at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent)
   at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent)
   at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
   at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty)
   at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.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)
[29 Jun 2011 15:38] Jon Stephens
Duplicate of BUG#59586.