Bug#616372: Calibre: still failing (segfault at startup)

2011-04-03 Thread tor...@post.pl

Package: calibre
Versions: 
0.7.44+dfsg-1

$ uname -r
2.6.32-5-amd64

I still have the same problem at startup of Calibre:

$ calibre
Traceback (most recent call last):
  File "/usr/bin/calibre", line 19, in 
sys.exit(main())
  File "/usr/lib/calibre/calibre/gui2/main.py", line 362, in main
app, opts, args, actions = init_qt(args)
  File "/usr/lib/calibre/calibre/gui2/main.py", line 43, in init_qt
from calibre.gui2.ui import Main
  File "/usr/lib/calibre/calibre/gui2/ui.py", line 30, in 
from calibre.gui2.widgets import ProgressIndicator
  File "/usr/lib/calibre/calibre/gui2/widgets.py", line 24, in 
from calibre.gui2.progress_indicator import ProgressIndicator as 
_ProgressIndicator
  File "/usr/lib/calibre/calibre/gui2/progress_indicator/__init__.py", line 
15, in 
pi_error)
RuntimeError: Failed to load the Progress Indicator plugin: the sip module 
implements API v8.0 to v8.1 but the progress_indicator module requires API 
v7.1


mario


Bug#616372: calibre cannot start because of python-sip API version mismatch

2011-04-07 Thread tor...@post.pl
Steinar Bang,

But I have the same versions of python:


$ dpkg -l python-qt4
Desired=Unknown/Install/Remove/Purge/Hold
| 
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Nazwa WersjaOpis
+++-=-=-
==
ii  python-qt44.8.3-2   Python bindings for Qt4


$ dpkg -l python-serial
Desired=Unknown/Install/Remove/Purge/Hold
| 
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Nazwa WersjaOpis
+++-=-=-
==
ii  python-serial 2.5-2 pyserial - module encapsulating 
access for the ser

And problem repeats :(

regards,
mario