Bug 557814

Summary: Automatic Configuration of Jython does not work.
Product: [Fedora] Fedora Reporter: Radu Creanga <rdcrng>
Component: eclipse-pydevAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 12CC: akurtako, jjohnstn, overholt, rdcrng
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: eclipse-pydev-1.5.5-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-16 00:48:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Jython preferences
none
Error message none

Description Radu Creanga 2010-01-22 16:45:17 UTC
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

Comment 1 Radu Creanga 2010-01-22 16:46:56 UTC
Created attachment 386189 [details]
Error message

Forgot to attach initially.

Comment 2 Alexander Kurtakov 2010-02-26 18:59:21 UTC
Sorry for the late reply.
I'll try to fix it.

Comment 3 Alexander Kurtakov 2010-03-03 08:47:46 UTC
My patch was accepted upstream a scheduled for release. I'll wait for the new upstream release to rebase Fedora package .

Comment 4 Fedora Update System 2010-03-05 17:13:43 UTC
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

Comment 5 Fedora Update System 2010-03-09 03:17:15 UTC
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

Comment 6 Fedora Update System 2010-03-16 00:48:49 UTC
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.