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 176193 - NullPointerException: Null pane
Summary: NullPointerException: Null pane
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: DocBook (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-09 04:19 UTC by flexjoly
Modified: 2010-02-25 17:50 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161101


Attachments
stacktrace (2.91 KB, text/plain)
2009-11-09 04:19 UTC, flexjoly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description flexjoly 2009-11-09 04:19:37 UTC
Build: NetBeans IDE Dev (Build 200911070201)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
flexjoly: starting a new docbook
to test the newly installed docbook module



Stacktrace: 
java.lang.NullPointerException: Null pane
        at org.netbeans.api.imagepaste.ImagePasteSupport.createTransferHandler(ImagePasteSupport.java:56)
        at org.netbeans.api.imagepaste.ImagePasteSupport.createTransferHandler(ImagePasteSupport.java:93)
        at org.netbeans.modules.docbook.DocBookEditorSupport.initializeCloneableEditor(DocBookEditorSupport.java:163)
        at org.openide.text.CloneableEditorSupport.createPane(CloneableEditorSupport.java:1304)
        at org.openide.text.CloneableEditorSupport.createCloneableTopComponent(CloneableEditorSupport.java:1288)
        at org.openide.windows.CloneableOpenSupport.openCloneableTopComponent(CloneableOpenSupport.java:197)
Comment 1 flexjoly 2009-11-09 04:19:41 UTC
Created attachment 90588 [details]
stacktrace
Comment 2 _ tboudreau 2009-11-10 10:25:10 UTC
Probably caused by the new lazy initialization of editors?
Comment 3 _ tboudreau 2010-02-25 17:50:22 UTC
Fixed in main/contrib/ c7a59253e75f