Bug 30050 - calibre не запускается
Summary: calibre не запускается
Status: CLOSED FIXED
Alias: None
Product: Branch p7
Classification: Distributions
Component: calibre (show other bugs)
Version: не указана
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-p7@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-30 15:31 MSK by Дмитрий Державин
Modified: 2014-04-30 22:50 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Дмитрий Державин 2014-04-30 15:31:23 MSK
$ Traceback (most recent call last):                                                                 [14:48]
  File "/usr/bin/calibre", line 20, in <module>
    sys.exit(main())
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 340, in main
    app, opts, args, actions = init_qt(args)
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 50, in init_qt
    from calibre.gui2.ui import Main
  File "/usr/lib64/calibre/calibre/gui2/ui.py", line 31, in <module>
    from calibre.gui2.widgets import ProgressIndicator
  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 15, in <module>
    pi_error)
RuntimeError: Failed to load the Progress Indicator plugin: the sip module implements API v10.0 to v10.1 but the progress_indicator module requires API v9.1
Comment 1 Дмитрий Державин 2014-04-30 15:34:28 MSK
«[14:48]» во второй строке — это $PS3 от zsh, забыл удалить, прошу прощения.
Comment 2 Repository Robot 2014-04-30 22:50:41 MSK
calibre-1.24.0-alt1.M70P.1 -> p7:

* Wed Apr 30 2014 Andrey Cherepanov <cas@altlinux> 1.24.0-alt1.M70P.1
- Backport new version to p7 branch (ALT #30050)

* Mon Apr 07 2014 Anton Farygin <rider@altlinux> 1.24.0-alt2
- rebuild with new ImageMagick

* Mon Feb 17 2014 Vitaly Lipatov <lav@altlinux> 1.24.0-alt1
- new version 1.24.0 (with rpmrb script)

* Sat Oct 12 2013 Vitaly Lipatov <lav@altlinux> 1.6.0-alt1
- new version 1.6.0 (with rpmrb script)

* Wed Aug 28 2013 Vitaly Lipatov <lav@altlinux> 1.0.0-alt1
- new version 1.0.0 (with rpmrb script)

* Tue Aug 06 2013 Vitaly Lipatov <lav@altlinux> 0.9.42-alt2
- add python-module-netifaces require
- fix warning fix update_checker attribute

* Sun Aug 04 2013 Vitaly Lipatov <lav@altlinux> 0.9.42-alt1
- new version 0.9.42 (with rpmrb script) (ALT bug #29056)
- rebuild with libpodofo 0.9.1
- partially added private qt4 4.8.5 headers
- add no-update patch from Fedora