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 157168 - Detect Platform resets manually set path
Summary: Detect Platform resets manually set path
Status: CLOSED INVALID
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-20 23:43 UTC by tonybeckham
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Autodetect patch (18.13 KB, text/plain)
2009-02-13 08:50 UTC, aparo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tonybeckham 2009-01-20 23:43:37 UTC
If you manually add /System/Library/Frameworks/Python.framework/Versions/2.5/bin/pythonw on OS X as the path for a new
python platform and then select auto-detect, the manually added python path is changed to
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python.
Comment 1 aparo 2009-02-13 08:50:48 UTC
Created attachment 76947 [details]
Autodetect patch
Comment 2 aparo 2009-02-13 08:54:30 UTC
The autodetect patch fix:
- auto detect path depending on platform;
- user created platform are not delete on "autodetect";
- change Platform name== id;
- changes on a platform are keep;

Tested on trunk.

Comment 3 Jenselme 2017-06-22 22:22:15 UTC
Not sure it is still relevant with the current version. Closing this as old bug. If this is still a thing, please reopen and accept my apologies.
Comment 4 Jiri Kovalsky 2017-06-23 08:06:22 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.