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 - [65cat] NullPointerException at org.netbeans.modules.python.project.ui.actions.DebugCommand.invokeAction
Summary: [65cat] NullPointerException at org.netbeans.modules.python.project.ui.action...
Status: STARTED
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords: SPACE_IN_PATH
: 152106 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-17 22:41 UTC by sunbiz
Modified: 2015-11-27 22:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 129904


Attachments
stacktrace (408 bytes, text/plain)
2008-10-17 22:41 UTC, sunbiz
Details

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