Bug 781554 - PyQt4.Qsci Broken
Summary: PyQt4.Qsci Broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: PyQt4
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-13 17:25 UTC by pscottdv
Modified: 2012-03-09 11:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-09 11:21:37 UTC
Type: ---


Attachments (Terms of Use)

Description pscottdv 2012-01-13 17:25:39 UTC
Description of problem:
Attempting to import Qsci from PyQt4 reports a problem with the version reported by QtCore


Version-Release number of selected component (if applicable):
PyQt4 version 4.8.3

How reproducible:
Always

Steps to Reproduce:
1. python
2. from PyQt4 import Qsci
  
Actual results:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
RuntimeError: the PyQt4.QtCore module is version -1 but the PyQt4.Qsci module requires version 1


Expected results:
Successful import of Psci module

Additional info:

This bug prevents the use of the eric4 python IDE

Comment 1 Rex Dieter 2012-01-13 17:32:27 UTC
rpm -q eric PyQt4 qscintilla-python

please.

In particular, the combination of items listed in 
https://admin.fedoraproject.org/updates/FEDORA-2011-15608
should work.

Comment 2 Rex Dieter 2012-02-24 19:26:05 UTC
ping?  please provide the information requested.

Comment 3 Than Ngo 2012-03-09 11:21:37 UTC
please update packages listed above, it should fix the bug.


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