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 - NullPointerException at org.netbeans.lib.terminalemulator.Term.pasteHelp
Summary: NullPointerException at org.netbeans.lib.terminalemulator.Term.pasteHelp
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-11 13:28 UTC by Vladimir Voskresensky
Modified: 2013-11-15 14:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204521


Attachments
stacktrace (2.61 KB, text/plain)
2013-10-11 13:28 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
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.