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 150591

Summary: [65cat] NullPointerException at org.netbeans.modules.python.project.ui.actions.DebugCommand.invokeAction
Product: python Reporter: sunbiz <sunbiz>
Component: DebuggerAssignee: Lou Dasaro <mr_lou_d>
Status: STARTED ---    
Severity: blocker CC: Jenselme
Priority: P4 Keywords: SPACE_IN_PATH
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=129904
Issue Type: DEFECT Exception Reporter: 129904
Attachments: stacktrace

Description sunbiz 2008-10-17 22:41:24 UTC
Build: NetBeans IDE 6.5 RC1 (Build 20081016235259)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

User Comments:
sunbiz: Pressed Ctrl+F5 after renaming a executable module for a python project and got this exception



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.python.project.ui.actions.DebugCommand.invokeAction(DebugCommand.java:44)
        at org.netbeans.modules.python.project.PythonActionProvider$1.run(PythonActionProvider.java:70)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 sunbiz 2008-10-17 22:41:29 UTC
Created attachment 72164 [details]
stacktrace
Comment 2 Lou Dasaro 2015-09-13 04:43:27 UTC
*** Bug 152106 has been marked as a duplicate of this bug. ***
Comment 3 Jenselme 2015-10-02 17:39:31 UTC
Cannot reproduce. I guess this has been fix some time ago.

Downgrading priority to P4. This should be close with the next release of nbpython.
Comment 4 Lou Dasaro 2015-11-27 21:00:36 UTC
Although the error has been "muted" the problem yet exists.
To be fixed in a post-8.1 release as part of a SPACE_IN_PATH and Debugger overhaul.