Description of problem: Calibre fails to start Version-Release number of selected component (if applicable): 0.6.36-1 How reproducible: Always Steps to Reproduce: 1. sudo yum install calibre 2. calibre & 3. Actual results: Traceback (most recent call last): File "/usr/bin/calibre", line 19, in <module> sys.exit(main()) File "/usr/lib64/calibre/calibre/gui2/main.py", line 118, in main app, opts, args, actions = init_qt(args) File "/usr/lib64/calibre/calibre/gui2/main.py", line 34, in init_qt from calibre.gui2.ui import Main File "/usr/lib64/calibre/calibre/gui2/ui.py", line 38, in <module> from calibre.gui2.widgets import ProgressIndicator, IMAGE_EXTENSIONS File "/usr/lib64/calibre/calibre/gui2/widgets.py", line 25, in <module> from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator File "/usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py", line 14, in <module> pi_error) RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v7.0 but the progress_indicator module requires API v6.0 Expected results: A GUI Additional info:
I downloaded 0.6.37 from koji and the problem persists.
Hi, Peter What version of sip do you have installed? Is it in the fedora repositories?
sip-4.10-1.fc12.x86_64 (http://koji.fedoraproject.org/koji/packageinfo?packageID=208) I upgraded sip after the initial failure to start calibre, but without success. I then rebuilt the calibre rpm and was able to get a functional install of calibre. Calibre clearly depends on what version of sip it was compiled against and changing this can break calibre.
*** Bug 568265 has been marked as a duplicate of this bug. ***
*** Bug 567030 has been marked as a duplicate of this bug. ***
I believe that this bug was caused by a qt version >=4.6 . As the newer versions of all the packages that use qt 4.6 including pyqt4 and sip are now in fedora 12, I've updated the calibre package. qt 4.6 was also a requirement for any calibre >= 0.6.38. It would be great if you could test this bug and give some feedback in bodhi at updates.fedoraproject.org
calibre-0.6.42-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/calibre-0.6.42-1.fc12
(In reply to comment #7) > calibre-0.6.42-1.fc12 has been submitted as an update for Fedora 12. > http://admin.fedoraproject.org/updates/calibre-0.6.42-1.fc12 This version appears to be working fine. Thank you.
calibre-0.6.42-1.fc12 has been pushed to the Fedora 12 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 calibre'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-3212
calibre-0.6.42-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.