Bug 557814 - Automatic Configuration of Jython does not work.
Summary: Automatic Configuration of Jython does not work.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-pydev
Version: 12
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-22 16:45 UTC by Radu Creanga
Modified: 2010-03-16 00:48 UTC (History)
4 users (show)

Fixed In Version: eclipse-pydev-1.5.5-1.fc13
Clone Of:
Environment:
Last Closed: 2010-03-16 00:48:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Jython preferences (68.37 KB, image/png)
2010-01-22 16:45 UTC, Radu Creanga
no flags Details
Error message (20.45 KB, image/png)
2010-01-22 16:46 UTC, Radu Creanga
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.