Comment 2 for bug 718577

Revision history for this message
Attila (hvsttl) wrote : Re: [Bug 718577] Re: calibre does not open

Hi!

The requested terminal output:

"aha@EasyNote-SB85 ~ $ 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 321, in main
     app, opts, args, actions = init_qt(args)
   File "/usr/lib/calibre/calibre/gui2/main.py", line 40, 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 26, 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 sip
module implements API v8.0 but the progress_indicator module requires
API v7.1
aha@EasyNote-SB85 ~ $ "

On 02/14/2011 02:22 PM, Ikey Doherty wrote:
> Hi, thank you for reporting this issue!
>
> Unfortunately before we proceed we need some more information from you.
>
> Could you please provide the terminal output from running the calibre command?
> Any and all output will be needed, thanks.
>
> ** Changed in: linuxmint
> Status: New => Incomplete
>