Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#24234 - python2-pyqt-4.8.4: Calibre no longer works

Attached to Project: Community Packages
Opened by x (onexused) - Wednesday, 11 May 2011, 23:59 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 12 May 2011, 11:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Calibre-0.7.59-1 works when python2-qt-4.8.3-1 is installed, but won't start after it's replaced by python2-pyqt-4.8.4-1.

Additional info:
Here's Calibre's output with python2-pyqt-4.8.4:
[code]$ calibre
Traceback (most recent call last):
File "/usr/bin/calibre", line 19, in <module>
sys.exit(main())
File "/usr/lib/calibre/calibre/gui2/main.py", line 372, in main
app, opts, args, actions = init_qt(args)
File "/usr/lib/calibre/calibre/gui2/main.py", line 51, in init_qt
from calibre.gui2.ui import Main
File "/usr/lib/calibre/calibre/gui2/ui.py", line 31, in <module>
from calibre.gui2.widgets import ProgressIndicator
File "/usr/lib/calibre/calibre/gui2/widgets.py", line 23, in <module>
from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator
File "/usr/lib/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module>
pi_error)
RuntimeError: Failed to load the Progress Indicator plugin: the PyQt4.QtCore module is version 1 but the progress_indicator module requires version -1[/code]

Downgrading from python2-pyqt-4.8.4-1 to python2-qt-4.8.3-1 allows calibre and the other programs it provides to run.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Thursday, 12 May 2011, 11:33 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#24175 

Loading...