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 202588 - [71cat] NullPointerException at org.netbeans.modules.editor.lib2.view.ViewChildren.startVisualOffset
Summary: [71cat] NullPointerException at org.netbeans.modules.editor.lib2.view.ViewChi...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
: 202436 202589 202594 202599 202700 202774 202837 202899 203992 204002 204759 205233 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-23 20:35 UTC by alied
Modified: 2012-06-01 14:30 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 181359


Attachments
stacktrace (3.74 KB, text/plain)
2011-09-23 20:35 UTC, alied
Details
stacktrace (3.42 KB, text/plain)
2011-09-26 09:52 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alied 2011-09-23 20:35:22 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109222201)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows XP

User Comments:
alied: dropping a line of code into the editor




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.editor.lib2.view.ViewChildren.startVisualOffset(ViewChildren.java:199)
   at org.netbeans.modules.editor.lib2.view.DocumentViewChildren.getChildAllocation(DocumentViewChildren.java:222)
   at org.netbeans.modules.editor.lib2.view.DocumentView.getChildAllocation(DocumentView.java:315)
   at org.netbeans.modules.editor.lib2.view.ViewHierarchyImpl.modelToParagraphView(ViewHierarchyImpl.java:286)
   at org.netbeans.modules.editor.lib2.view.LockedViewHierarchy.modelToParagraphView(LockedViewHierarchy.java:124)
   at org.netbeans.editor.GlyphGutter$6.run(GlyphGutter.java:655)
Comment 1 alied 2011-09-23 20:35:27 UTC
Created attachment 111117 [details]
stacktrace
Comment 2 alied 2011-09-24 03:35:15 UTC
*** Bug 202599 has been marked as a duplicate of this bug. ***
Comment 3 alied 2011-09-24 03:35:35 UTC
*** Bug 202589 has been marked as a duplicate of this bug. ***
Comment 4 Jiri Prox 2011-09-26 08:51:08 UTC
Can you please provide exact steps to reproduce? thanks
Comment 5 aldobrucale 2011-09-26 09:52:36 UTC
Created attachment 111177 [details]
stacktrace

editing java file
Comment 6 Miloslav Metelka 2011-09-27 10:04:43 UTC
http://hg.netbeans.org/jet-main/rev/ede75ba9c754
Comment 7 Miloslav Metelka 2011-09-27 10:05:25 UTC
*** Bug 202594 has been marked as a duplicate of this bug. ***
Comment 8 Miloslav Metelka 2011-09-27 12:52:35 UTC
Additional fix:
http://hg.netbeans.org/jet-main/rev/acf29d076556
Comment 9 Miloslav Metelka 2011-09-27 13:49:28 UTC
Increased spec and impl versions to ensure AU propagation:
http://hg.netbeans.org/jet-main/rev/1ef8cf58666c
Comment 10 Quality Engineering 2011-09-28 14:03:22 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/ede75ba9c754
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #202588 - [71cat] NullPointerException at org.netbeans.modules.editor.lib2.view.ViewChildren.startVisualOffset().
Comment 11 Miloslav Metelka 2011-09-29 14:01:46 UTC
*** Bug 202700 has been marked as a duplicate of this bug. ***
Comment 12 Miloslav Metelka 2011-10-07 12:16:55 UTC
*** Bug 202774 has been marked as a duplicate of this bug. ***
Comment 13 Miloslav Metelka 2011-10-18 10:14:31 UTC
*** Bug 202436 has been marked as a duplicate of this bug. ***
Comment 14 Miloslav Metelka 2011-10-18 10:27:01 UTC
*** Bug 202837 has been marked as a duplicate of this bug. ***
Comment 15 Miloslav Metelka 2011-10-18 12:13:29 UTC
*** Bug 202899 has been marked as a duplicate of this bug. ***
Comment 16 Miloslav Metelka 2011-11-03 13:16:15 UTC
*** Bug 203992 has been marked as a duplicate of this bug. ***
Comment 17 Miloslav Metelka 2011-11-04 09:37:07 UTC
*** Bug 204002 has been marked as a duplicate of this bug. ***
Comment 18 Miloslav Metelka 2012-05-31 08:53:29 UTC
*** Bug 205233 has been marked as a duplicate of this bug. ***
Comment 19 Miloslav Metelka 2012-06-01 14:30:10 UTC
*** Bug 204759 has been marked as a duplicate of this bug. ***