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 152753 - auto detect always makes the bundled jython the default
Summary: auto detect always makes the bundled jython the default
Status: CLOSED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 01:52 UTC by Peter Lam
Modified: 2017-06-23 08:06 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-11-08 01:52:43 UTC
Product Version: NetBeans IDE 6.5 (Build 20081107170224)
Java: 1.6.0_07; Java HotSpot(TM) Client VM 10.0-b23
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

If the current default platform is something else than the bundled jython 2.5, doing an auto detect automatically
changed jython 2.5 as the default platform after it's detected, even though another python platform is was the default
platform. I think this change should not be make automatically. 

repro steps:
- make sure you have another python installed on your system
- bring up platform manager
- set the default to the one on the list that is not the bundled jython 2.5
- click on Auto Detect button. After auto detect completes, the bundled jython 2.5 is marked as the default.
Comment 1 Lou Dasaro 2015-04-08 04:46:33 UTC
*** Bug 170081 has been marked as a duplicate of this bug. ***
Comment 2 Lou Dasaro 2015-04-08 04:48:50 UTC
*** Bug 153882 has been marked as a duplicate of this bug. ***
Comment 3 Lou Dasaro 2015-04-30 05:53:22 UTC
Thank you for your report.
This behavior is as designed. When Autodetect is invoked, the previous list of Pythons and Jythons is cleared, and the system attempts to detect using typical locations. When Autodetect has completed, it defaults to the bundled Jython (which will be 2.7 in a few days).

Changing Issue Type to Enhancement.

The workaround is for you to change the default Python in that same dialog.

After further review, this issue is different from Bug#170081 and Bug#153882.
Comment 4 Jenselme 2017-06-22 22:23:38 UTC
This works as expected. Don't know what we can do to improve this due to limited time and resources. Closing this for now.
Comment 5 Jiri Kovalsky 2017-06-23 08:06:28 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.