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 254913 - NullPointerException at org.netbeans.modules.python.console.PythonConsoleAction.actionPerformed
Summary: NullPointerException at org.netbeans.modules.python.console.PythonConsoleActi...
Status: RESOLVED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Console (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-01 16:36 UTC by aponteVillena
Modified: 2015-09-06 04:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 219602


Attachments
stacktrace (2.95 KB, text/plain)
2015-09-01 16:36 UTC, aponteVillena
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aponteVillena 2015-09-01 16:36:35 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 8.1

User Comments:
aponteVillena: por que me sale que esta mal mi consola de python




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 aponteVillena 2015-09-01 16:36:37 UTC
Created attachment 155808 [details]
stacktrace
Comment 2 Lou Dasaro 2015-09-06 04:14:18 UTC
Gracias por tu informe.
Por favor, trate de usar la acumulación desarrollo de NetBeans con el "Python Plugin" de centro de actualizaciones para el Desarrollo.
Yo soy capaz de cambiar las plataformas que utilizan "Herramientas-> Plataformas Python" ("Tools->Python Platforms")

Por favor, abra un nuevo informe de error si se produce el problema con un paquete de desarrollo reciente y el plugin desde el centro de la actualización para el Desarrollo.
Cerrando como WORKSFORME

Thank you for your report.
Please try using the development build of NetBeans with the "Python Plugin" from Development update center.
I am able to change platforms using "Tools->Python Platforms"

Please open a new bug report if the problem occurs with a recent Development bundle and plugin from Development update center.
Closing as WORKSFORME