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 267387 - NullPointerException at com.netbeans.key.promoter.DemoStatusLineElementProvider$1.publish
Summary: NullPointerException at com.netbeans.key.promoter.DemoStatusLineElementProvid...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-01 20:40 UTC by markiewb
Modified: 2016-08-08 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225548


Attachments
stacktrace (2.82 KB, text/plain)
2016-08-01 20:40 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2016-08-01 20:40:35 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.71-b15, Java(TM) SE Runtime Environment, 1.8.0_71-b15
OS: Windows 7

User Comments:
markiewb: Pressed F1




Stacktrace: 
java.lang.NullPointerException
   at com.netbeans.key.promoter.DemoStatusLineElementProvider$1.publish(DemoStatusLineElementProvider.java:41)
   at java.util.logging.Logger.log(Logger.java:738)
   at org.openide.windows.TopComponent.processKeyBinding(TopComponent.java:1173)
   at javax.swing.JComponent.processKeyBindings(JComponent.java:2943)
   at javax.swing.JComponent.processKeyEvent(JComponent.java:2845)
   at java.awt.Component.processEvent(Component.java:6312)
Comment 1 markiewb 2016-08-01 20:40:37 UTC
Created attachment 161522 [details]
stacktrace
Comment 2 Martin Entlicher 2016-08-08 13:53:44 UTC
Seems to be fixed in 3.1 version of https://github.com/GeertjanWielenga/NetBeansKeyPromoter