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 182939 - [69cat] AssertionError: Null textComponent
Summary: [69cat] AssertionError: Null textComponent
Status: RESOLVED DUPLICATE of bug 182625
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
: 183191 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-26 16:57 UTC by Michel Graciano
Modified: 2010-04-06 14:32 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 167125


Attachments
stacktrace (994 bytes, text/plain)
2010-03-26 16:57 UTC, Michel Graciano
Details
stacktrace (992 bytes, text/plain)
2010-03-30 11:57 UTC, Tomas Mysik
Details
stacktrace (992 bytes, text/plain)
2010-04-01 14:41 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2010-03-26 16:57:55 UTC
Build: NetBeans IDE Dev (Build 100326-c0c8da2a52b0)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

Stacktrace: 
java.lang.AssertionError: Null textComponent
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.repaintAndReplaceViews(ViewBuilder.java:340)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.reinitViews(ViewUpdates.java:132)
   at org.netbeans.modules.editor.lib2.view.DocumentView.reinitViews(DocumentView.java:346)
   at org.netbeans.modules.editor.lib2.view.DocumentView$3.preferenceChange(DocumentView.java:451)
   at sun.reflect.GeneratedMethodAccessor438.invoke(GeneratedMethodAccessor438.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 Michel Graciano 2010-03-26 16:57:58 UTC
Created attachment 95986 [details]
stacktrace
Comment 2 Tomas Mysik 2010-03-30 11:57:42 UTC
Created attachment 96323 [details]
stacktrace

View > Show non-printable characters
Comment 3 Michel Graciano 2010-04-01 14:41:16 UTC
Created attachment 96543 [details]
stacktrace

Turn on 'Show non printable characters' option
Comment 4 David Strupl 2010-04-03 10:44:49 UTC
*** Bug 183191 has been marked as a duplicate of this bug. ***
Comment 5 Jan Lahoda 2010-04-06 14:32:31 UTC
Seems like a probable duplicate of bug #182625. Please reopen if you see this on a build that contains fix for bug #182625. Thanks.

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