Bug 798289 - eric from EPEL6 need PyQt4-webkit as Requires
Summary: eric from EPEL6 need PyQt4-webkit as Requires
Keywords:
Status: CLOSED DUPLICATE of bug 767714
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: eric
Version: el6
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-28 14:42 UTC by Mihai Harpau
Modified: 2012-02-28 14:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-28 14:48:34 UTC
Type: ---


Attachments (Terms of Use)

Description Mihai Harpau 2012-02-28 14:42:58 UTC
Description of problem:

After installation of eric from EPEL6 I could not run it. Below are errors when run it on gnome-terminal:
[mihai@netop ~]$ eric4
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/eric4/eric4.py", line 60, in <module>
    from KdeQt.KQApplication import KQApplication
  File "/usr/lib/python2.6/site-packages/eric4/KdeQt/__init__.py", line 20, in <module>
    import Preferences
  File "/usr/lib/python2.6/site-packages/eric4/Preferences/__init__.py", line 26, in <module>
    from PyQt4.QtWebKit import QWebSettings
ImportError: No module named QtWebKit

Version-Release number of selected component (if applicable):
RHEL 6.2 up-to-date
EPEL 6
eric-4.4.3-1.el6.x86_64

How reproducible:


Steps to Reproduce:
1. yum install eric
2. try to run from gnome-terminal
3. I see the traceback from above
  
Actual results:


Expected results:


Additional info:
Problem was resolved by installing PyQt4-webkit from EPEL6.
So I think eric package from EPEL6 need a rebuild to have PyQt4-webkit as Requires.

Comment 1 Rex Dieter 2012-02-28 14:48:34 UTC

*** This bug has been marked as a duplicate of bug 767714 ***


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