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 270089 - NullPointerException at org.netbeans.modules.python.console.PythonConsoleAction.actionPerformed
Summary: NullPointerException at org.netbeans.modules.python.console.PythonConsoleActi...
Status: NEW
Alias: None
Product: python
Classification: Unclassified
Component: Console (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-16 10:48 UTC by Exceptions Reporter
Modified: 2018-04-19 08:56 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 228433


Attachments
stacktrace (2.95 KB, text/plain)
2017-03-16 10:49 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2017-03-16 10:48:58 UTC
This bug was originally marked as duplicate of bug 254913, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
GUEST: NetBeans 8.2 with Python plugins
Window -> Python console doesn't work, throws NullException




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.python.console.PythonConsoleAction.actionPerformed(PythonConsoleAction.java:33)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
   at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
Comment 1 Exceptions Reporter 2017-03-16 10:49:00 UTC
Created attachment 163860 [details]
stacktrace
Comment 2 Jenselme 2017-06-22 17:38:13 UTC
Can you give me the version of the plugin you use and the actions that triggered the exception?

Can you also tell me with this happens with the development version: https://bitbucket.org/Jenselme/nb-contrib/downloads/2017-06-04-nbpython-nbms.zip