This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203112

Summary: AssertionError at org.netbeans.modules.form.layoutdesign.LayoutDesigner.completeUknownGroupPositions
Product: guibuilder Reporter: MackSix
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 181634
Attachments: stacktrace
Project that exhibits the error.

Description MackSix 2011-10-05 07:27:25 UTC
Build: NetBeans IDE Dev (Build 201110040601)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows Vista

User Comments:
MackSix: Trying to align a slider below some other components and to the right of a Editor Pane. Will try to reproduce.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.completeUknownGroupPositions(LayoutDesigner.java:421)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.updateCurrentSpaceOfGroups(LayoutDesigner.java:394)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.afterRemoveSpaceUpdate(LayoutDesigner.java:4343)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.createFeeder(LayoutDesigner.java:1258)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.addComponents(LayoutDesigner.java:1151)
   at org.netbeans.modules.form.layoutdesign.LayoutDesigner.endMoving(LayoutDesigner.java:1116)
Comment 1 MackSix 2011-10-05 07:27:29 UTC
Created attachment 111499 [details]
stacktrace
Comment 2 MackSix 2011-10-05 07:32:28 UTC
Created attachment 111500 [details]
Project that exhibits the error.

The slider jSlider2 in NewJFrame.java form can't be moved or deleted now without throwing this error. The right-click pop-up menu will not show either.
Comment 3 Tomas Pavek 2011-10-07 14:57:55 UTC
Fixed.
http://hg.netbeans.org/jet-main/rev/b78e49c874ca