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

Summary: [69cat] AssertionError: Null textComponent
Product: editor Reporter: Michel Graciano <hmichel>
Component: Painting & PrintingAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ehsavoie, hmichel, rkusterer, tmysik
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 167125
Attachments: stacktrace
stacktrace
stacktrace

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 ***