Created attachment 386188 [details] Jython preferences Description of problem: Automatic configuration for Jython does not work, while it does for Python. Both Python and Jython are installed. Version-Release number of selected component (if applicable): $ yum info eclipse-pydev Loaded plugins: presto, refresh-packagekit Installed Packages Name : eclipse-pydev Arch : i686 Epoch : 1 Version : 1.5.3 Release : 1.fc12 Size : 10 M Repo : installed From repo : updates $ yum info python Loaded plugins: presto, refresh-packagekit Installed Packages Name : python Arch : i686 Version : 2.6.2 Release : 2.fc12 Size : 19 M Repo : installed From repo : rawhide $ yum info jython Loaded plugins: presto, refresh-packagekit Installed Packages Name : jython Arch : i686 Version : 2.2.1 Release : 4.2.fc12 Size : 11 M Repo : installed From repo : fedora How reproducible: Every time. Steps to Reproduce: 1. Open Eclipse Preferences: Window > Preferences 2. Navigate to Pydev settings for Jython: Pydev > Interpreter Jython 3. Click on Autoconfig (See attachment: pydev1.png) Actual results: Error window says that Jython is not in the system path. (See attachment: pydev2.png) Expected results: Successful configuration. It works fine for Python. Both are in the path. Additional info: $ which python /usr/bin/python $ which jython /usr/bin/jython
Created attachment 386189 [details] Error message Forgot to attach initially.
Sorry for the late reply. I'll try to fix it.
My patch was accepted upstream a scheduled for release. I'll wait for the new upstream release to rebase Fedora package .
eclipse-pydev-1.5.5-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/eclipse-pydev-1.5.5-1.fc13
eclipse-pydev-1.5.5-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update eclipse-pydev'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/eclipse-pydev-1.5.5-1.fc13
eclipse-pydev-1.5.5-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.