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 148004 - [65cat] AssertionError at org.netbeans.modules.form.layoutdesign.LayoutModel.addInterval
Summary: [65cat] AssertionError at org.netbeans.modules.form.layoutdesign.LayoutModel....
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL: http://statistics.netbeans.org/except...
Keywords:
: 173911 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-23 11:17 UTC by azizi
Modified: 2009-12-01 09:40 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 3177


Attachments
stacktrace (25 bytes, text/plain)
2008-09-23 11:17 UTC, azizi
Details
stacktrace (2.52 KB, text/plain)
2008-09-23 11:20 UTC, azizi
Details
Screen Shot (120.08 KB, image/jpeg)
2008-09-23 11:29 UTC, azizi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description azizi 2008-09-23 11:17:26 UTC
Build: NetBeans IDE Dev (Build 200809211401)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Linux, 2.6.24-19-generic, i386

User Comments:
azizi: I just try to move panels in a java form in swing design windows.

GUEST: Was moving two panels, one with two buttons and one with a label.

najmi: Moving a panel in form editor to align with another panel above it.

najmi: Moving a panel whose parent is using CardLayout.

azizi: I just try to move panels in a java form in swing design windows.



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.form.layoutdesign.LayoutModel.addInterval(LayoutModel.java:319)
        at org.netbeans.modules.form.layoutdesign.LayoutFeeder.addToGroup(LayoutFeeder.java:1048)
        at org.netbeans.modules.form.layoutdesign.LayoutFeeder.addInterval(LayoutFeeder.java:759)
        at org.netbeans.modules.form.layoutdesign.LayoutFeeder.add(LayoutFeeder.java:311)
        at org.netbeans.modules.form.layoutdesign.LayoutDesigner.addComponents(LayoutDesigner.java:825)
        at org.netbeans.modules.form.layoutdesign.LayoutDesigner.endMoving(LayoutDesigner.java:750)
Comment 1 azizi 2008-09-23 11:17:45 UTC
Created attachment 70302 [details]
stacktrace
Comment 2 azizi 2008-09-23 11:20:12 UTC
Build: NetBeans IDE Dev (Build 200809211401)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Linux, 2.6.24-19-generic, i386

User Comments: 


Stacktrace: 
java.lang.AssertionError
Comment 3 azizi 2008-09-23 11:20:22 UTC
Created attachment 70303 [details]
stacktrace
Comment 4 azizi 2008-09-23 11:29:04 UTC
Created attachment 70305 [details]
Screen Shot
Comment 5 Jan Stola 2008-09-29 15:32:38 UTC
I am sorry, I am not able to reproduce this issue. Could you, please, provide more details? It would be ideal to attach 
the problematic form (both .java and .form files) and described _exact_ steps that lead to this exception. Thank you in 
advance.
Comment 6 pribyl 2008-12-07 19:19:14 UTC
Reporter didn't provided required information for more than 14 days. 
I'm closing this issue as worksforme, as we are not able to reproduce it with available information. 
Please, feel free to reopen when you face the problem again but attach the additional info.

Thank you for report
Comment 7 Jan Stola 2009-10-13 15:12:27 UTC
*** Issue 173911 has been marked as a duplicate of this issue. ***