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 193682 - AssertionError: Paragraph view index is -1
Summary: AssertionError: Paragraph view index is -1
Status: RESOLVED DUPLICATE of bug 198719
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 10:11 UTC by pavelvesely
Modified: 2011-05-19 12:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175219


Attachments
stacktrace (1.88 KB, text/plain)
2010-12-21 10:11 UTC, pavelvesely
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pavelvesely 2010-12-21 10:11:11 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-6342-on-101217)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows Vista

Stacktrace: 
java.lang.AssertionError: Paragraph view index is -1
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:536)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:588)
   at org.netbeans.modules.editor.lib2.view.EditorViewFactory.fireEvent(EditorViewFactory.java:224)
   at org.netbeans.modules.editor.fold.FoldViewFactory.foldHierarchyChanged(FoldViewFactory.java:179)
   at org.netbeans.modules.editor.fold.FoldHierarchyExecution.fireFoldHierarchyListener(FoldHierarchyExecution.java:331)
   at org.netbeans.modules.editor.fold.FoldHierarchyExecution.createAndFireFoldHierarchyEvent(FoldHierarchyExecution.java:557)
Comment 1 pavelvesely 2010-12-21 10:11:14 UTC
Created attachment 104341 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-05-19 12:27:02 UTC

*** This bug has been marked as a duplicate of bug 198719 ***