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 - Setuptools projects don't properly appear after creation on Windows
Summary: Setuptools projects don't properly appear after creation on Windows
Status: CLOSED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 8.1
Hardware: PC Windows 8.1
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 08:33 UTC by Lou Dasaro
Modified: 2017-06-23 08:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file (44.96 KB, application/octet-stream)
2015-10-27 08:33 UTC, Lou Dasaro
Details

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