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 222191 - AssertionError: Invalid wrapLine[1]: WL[0]: SV:<19189,19197>; x=64.0 [0,0] EV:NULL WL[1]: SV:<19197,19201>; x=32.0 [0,0] EV:NULL
Summary: AssertionError: Invalid wrapLine[1]: WL[0]: SV:<19189,19197>; x=64.0 [0,...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 221113 221182 222327 222340 222749 222976 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-11-15 10:50 UTC by maxceem
Modified: 2012-12-03 16:04 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193391


Attachments
stacktrace (5.91 KB, text/plain)
2012-11-15 10:50 UTC, maxceem
Details

Note You need to log in before you can comment on or make changes to this bug.
Description maxceem 2012-11-15 10:50:06 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: Invalid wrapLine[1]:

    WL[0]: SV:<19189,19197>; x=64.0 [0,0] EV:NULL
    WL[1]: SV:<19197,19201>; x=32.0 [0,0] EV:NULL
   at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.modelToViewChecked(ParagraphViewChildren.java:496)
   at org.netbeans.modules.editor.lib2.view.ParagraphView.modelToViewChecked(ParagraphView.java:382)
   at org.netbeans.modules.editor.lib2.view.EditorView.modelToViewChecked(EditorView.java:281)
   at org.netbeans.modules.editor.lib2.view.DocumentView.offsetRepaint(DocumentView.java:576)
   at org.netbeans.modules.editor.lib2.view.EditorViewFactory.offsetRepaint(EditorViewFactory.java:272)
   at org.netbeans.modules.editor.lib2.view.HighlightsViewFactory$2.run(HighlightsViewFactory.java:374)
Comment 1 maxceem 2012-11-15 10:50:08 UTC
Created attachment 127854 [details]
stacktrace
Comment 2 Miloslav Metelka 2012-11-28 16:17:54 UTC
I have rewritten wrap-lines handling that should resolve the problem.
http://hg.netbeans.org/jet-main/rev/71d85175d11e
Comment 3 Quality Engineering 2012-11-30 02:49:21 UTC
Integrated into 'main-golden', will be available in build *201211300001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/71d85175d11e
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #222191 - AssertionError: Invalid wrapLine[1]: WL[0]: SV:<19189,19197>; x=64.0 [0,0] EV:NULL WL[1]: SV:<19197,19201>; x=32.0 [0,0] EV:NULL.
Comment 4 Stanisov 2012-11-30 09:20:05 UTC
Спасибо Вам большое!
Comment 5 Miloslav Metelka 2012-12-03 16:01:20 UTC
*** Bug 221113 has been marked as a duplicate of this bug. ***
Comment 6 Miloslav Metelka 2012-12-03 16:01:35 UTC
*** Bug 221182 has been marked as a duplicate of this bug. ***
Comment 7 Miloslav Metelka 2012-12-03 16:01:48 UTC
*** Bug 222327 has been marked as a duplicate of this bug. ***
Comment 8 Miloslav Metelka 2012-12-03 16:01:57 UTC
*** Bug 222340 has been marked as a duplicate of this bug. ***
Comment 9 Miloslav Metelka 2012-12-03 16:04:00 UTC
*** Bug 222749 has been marked as a duplicate of this bug. ***
Comment 10 Miloslav Metelka 2012-12-03 16:04:10 UTC
*** Bug 222976 has been marked as a duplicate of this bug. ***