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 196715 - AssertionError: Paragraph view index is -1 for <11328,12107>
Summary: AssertionError: Paragraph view index is -1 for <11328,12107>
Status: RESOLVED DUPLICATE of bug 198719
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 09:21 UTC by davideconsonni
Modified: 2011-05-19 12:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176963


Attachments
stacktrace (1.37 KB, text/plain)
2011-03-15 09:21 UTC, davideconsonni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davideconsonni 2011-03-15 09:21:14 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
davideconsonni: editing file

GUEST: Everytime I did anything, like typed a letter of pressed enter, it rould generate the same error message.




Stacktrace: 
java.lang.AssertionError: Paragraph view index is -1 for <11328,12107>
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.checkRebuild(ViewUpdates.java:492)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates$FactoriesListener.viewFactoryChanged(ViewUpdates.java:541)
   at sun.reflect.GeneratedMethodAccessor83.invoke(GeneratedMethodAccessor83.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:459)
Comment 1 davideconsonni 2011-03-15 09:21:19 UTC
Created attachment 107010 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-05-19 12:24:50 UTC

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