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 237034

Summary: NullPointerException at org.netbeans.lib.terminalemulator.Term.pasteHelp
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: TerminalemulatorAssignee: ilia
Status: VERIFIED FIXED    
Severity: normal CC: mmirilovic
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204521
Attachments: stacktrace

Description Vladimir Voskresensky 2013-10-11 13:28:30 UTC
Build: NetBeans IDE Dev (Build 20131011-477a2184f15b)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: SunOS

User Comments:
vv159170: Ctrl+middle-click in terminal




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.lib.terminalemulator.Term.pasteHelp(Term.java:2233)
   at org.netbeans.lib.terminalemulator.Term.pasteFromSelection(Term.java:2258)
   at org.netbeans.lib.terminalemulator.Term$10.mouseClicked(Term.java:1965)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:269)
   at java.awt.Component.processMouseEvent(Component.java:6508)
Comment 1 Vladimir Voskresensky 2013-10-11 13:28:31 UTC
Created attachment 141012 [details]
stacktrace
Comment 2 ilia 2013-10-31 11:35:01 UTC
Fixed. Internal repo:
    467890e07e5d
Comment 3 Quality Engineering 2013-11-06 03:18:00 UTC
Integrated into 'main-silver', will be available in build *201311060001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6959c67861eb
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug 237034 - NullPointerException at org.netbeans.lib.terminalemulator.Term.pasteHelp
(transplanted from 467890e07e5dd7b304a78eeddd6c8416d729c143)
Comment 4 Quality Engineering 2013-11-11 20:12:03 UTC
Integrated into 'releases/release74', will be available in build *201311111738* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/d349133b3a28
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug 237034 - NullPointerException at org.netbeans.lib.terminalemulator.Term.pasteHelp
(transplanted from 467890e07e5dd7b304a78eeddd6c8416d729c143)
Comment 5 Alexander Pepin 2013-11-15 14:53:54 UTC
Verified in build 201311142201.