Your message dated Sun, 27 Mar 2011 17:08:37 +0200
with message-id <[email protected]>
and subject line Re: Bug#619747: Fails to start
has caused the Debian Bug report #619747,
regarding Fails to start
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
619747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619747
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: calibre
Version: 0.7.44+dfsg-1
Severity: grave
Fresh installation in sid:
$ 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 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 <module>
from calibre.gui2.widgets import ProgressIndicator
File "/usr/lib/calibre/calibre/gui2/widgets.py", line 24, 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 to v8.1 but the progress_indicator module requires API v7.1
-- System Information:
Debian Release: wheezy/sid
APT prefers oldstable-proposed-updates
APT policy: (500, 'oldstable-proposed-updates'), (500, 'unstable'), (500,
'stable'), (1, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.38-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages calibre depends on:
ii calibre-bin 0.7.44+dfsg-1 e-book converter and library manag
ii imagemagick 8:6.6.0.4-3 image manipulation programs
ii python 2.6.6-12 interactive high-level object-orie
ii python-beautifulsoup 3.2.0-1 error-tolerant HTML parser for Pyt
ii python-cherrypy3 3.1.2-1 Python web development framework -
ii python-cssutils 0.9.7~b2-2 CSS Cascading Style Sheets parser
ii python-dateutil 1.4.1-3 powerful extensions to the standar
ii python-dbus 0.83.1-1 simple interprocess messaging syst
ii python-django-tagging 0.3.1-1 A generic tagging application for
ii python-encutils 0.9.7~b2-2 Encoding detection collection for
ii python-imaging 1.1.7-2 Python Imaging Library
ii python-lxml 2.3-0.1 pythonic binding for the libxml2 a
ii python-mechanize 0.1.11-1.1 stateful programmatic web browsing
ii python-pkg-resources 0.6.15-1 Package Discovery and Resource Acc
ii python-pyparsing 1.5.2-2 Python parsing module
ii python-pypdf 1.12-3 PDF toolkit implemented solely in
ii python-pythonmagick 0.9.1-3+b1 Object-oriented Python interface t
ii python-qt4 4.8.3-2 Python bindings for Qt4
ii python-routes 1.12.3-1 Routing Recognition and Generation
ii ttf-liberation 1.06.0.20100721-1 Fonts with the same metrics as Tim
ii xdg-utils 1.1.0~rc1-2 desktop integration utilities from
Versions of packages calibre recommends:
ii python-dnspython 1.8.0-1 DNS toolkit for Python
calibre suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.7.50+dfsg-1
Ben Hutchings [2011-03-26 18:01 +0000]:
> Version: 0.7.44+dfsg-1
>
> 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
This was fixed in the recently uploaded 0.7.50, which now built
against the current sip ABI.
Thanks,
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
--- End Message ---