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 256194

Summary: Setuptools projects don't properly appear after creation on Windows
Product: python Reporter: Lou Dasaro <mr_lou_d>
Component: ProjectsAssignee: Ralph Ruijs <ralphbenjamin>
Status: CLOSED FIXED    
Severity: normal CC: Jenselme
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Windows 8.1   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=252109
https://netbeans.org/bugzilla/show_bug.cgi?id=256648
Issue Type: DEFECT Exception Reporter:
Attachments: Log file

Description Lou Dasaro 2015-10-27 08:33:21 UTC
Created attachment 156988 [details]
Log file

On Windows 8.1, invoke File->New Project. Select Category: Python and Projects: Python Project - Setuptools. 
Accept the defaults and the project is created.
Expected results: The Project is expanded in the Project Pane, and __init__.py and newpythonprojectnn.py are visible in the newpythonprojectnn package.
Actual results: The Project is NOT expanded in the Project Pane, and <Top Level> package CANNOT be opened. Note that when you restart the IDE, the project appears correctly, but you still cannot create new correctly.
This only happens under Windows AFAICT (Works fine in ubuntu 14.04).

Tested using:
Product Version         = NetBeans IDE 8.1 (Build 201510222201) (#bb5d68d8a020)
Operating System        = Windows 8.1 version 6.3 running on x86
Java; VM; Vendor        = 1.8.0_66; Java HotSpot(TM) Client VM 25.66-b17;   System Locale; Encoding = en_US (nb); Cp1252
Comment 1 Jenselme 2017-06-22 20:08:44 UTC
This should be solved by the next release we planned for August. In the meantime, you can try the dev version: https://bitbucket.org/Jenselme/nb-contrib/downloads/2017-06-04-nbpython-nbms.zip
Comment 2 Jiri Kovalsky 2017-06-23 08:05:56 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.