Bug#647268: RuntimeError: Failed to load the Progress Indicator plugin [...]

2011-11-06 Thread Randy
Package: calibre
Version: 0.8.21+dfsg-1
Followup-For: Bug #647268

Dear Maintainer,

Same problem here as original post.




-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1-0.slh.3-aptosid-amd64 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages calibre depends on:
ii  calibre-bin0.8.21+dfsg-1
ii  fonts-liberation [ttf-liberation]  1.07.0-2
ii  imagemagick8:6.6.9.7-5+b1
ii  poppler-utils  0.16.7-2+b1
ii  python-beautifulsoup   3.2.0-2
ii  python-cherrypy3   3.1.2-1
ii  python-cssutils0.9.8~a1-1
ii  python-dateutil1.5-1
ii  python-dbus0.84.0-2
ii  python-django-tagging  0.3.1-2
ii  python-encutils0.9.8~a1-1
ii  python-imaging 1.1.7-4
ii  python-lxml2.3-0.1+b2
ii  python-mechanize   0.2.5-1
ii  python-pkg-resources   0.6.24-1
ii  python-pyparsing   1.5.2-2
ii  python-qt4 4.8.6-2
ii  python-routes  1.12.3-1
ii  python2.7  2.7.2-7
ii  ttf-liberation 1.07.0-2
ii  xdg-utils  1.1.0~rc1-2

Versions of packages calibre recommends:
pn  python-dnspython  none

calibre suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#647268: RuntimeError: Failed to load the Progress Indicator plugin [...]

2011-11-03 Thread Alban Browaeys
Package: calibre
Version: 0.8.21+dfsg-1
Followup-For: Bug #647268

Rebuilding calibre against latest python-qt4 (ie 4.8.6-2 here)
fixes this issue about progress_indicator and python-qt4 core module
version mismatch.
I simply rebuild the package:
$ apt-get source calibre
$ apt-get build-dep calibre
$ cd calibre-0.8.21+dfsg
$ dpkg-buildpackage -b -uc -us
$ cd ..
$ su
# dpkg -i calibre_0.8.21+dfsg-1_all.deb calibre-bin_0.8.21+dfsg-1_amd64.deb
# exit
then run calbre:
$ calibre

Best regards
Alban

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0test0 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages calibre depends on:
ii  calibre-bin0.8.21+dfsg-1 
ii  fonts-liberation [ttf-liberation]  1.07.0-2  
ii  imagemagick8:6.6.9.7-5+b1
ii  poppler-utils  0.16.7-2+b1   
ii  python-beautifulsoup   3.2.0-2   
ii  python-cherrypy3   3.1.2-1   
ii  python-cssutils0.9.8~a1-1
ii  python-dateutil1.5-1 
ii  python-dbus0.84.0-2  
ii  python-django-tagging  0.3.1-2   
ii  python-encutils0.9.8~a1-1
ii  python-imaging 1.1.7-4   
ii  python-lxml2.3-0.1+b2
ii  python-mechanize   0.2.5-1   
ii  python-pkg-resources   0.6.24-1  
ii  python-pyparsing   1.5.2-2   
ii  python-qt4 4.8.6-2   
ii  python-routes  1.12.3-1  
ii  python2.7  2.7.2-7   
ii  xdg-utils  1.1.0~rc1-2   

Versions of packages calibre recommends:
ii  python-dnspython  1.8.0-1

calibre suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#647268: RuntimeError: Failed to load the Progress Indicator plugin [...]

2011-11-01 Thread Stéphane Glondu
Package: calibre
Version: 0.8.21+dfsg-1
Severity: grave

Dear maintainer,

It is impossible to run calibre today:

$ 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 338, in main
app, opts, args, actions = init_qt(args)
  File /usr/lib/calibre/calibre/gui2/main.py, line 50, 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 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 PyQt4.QtCore 
module is version 1 but the progress_indicator module requires version -1


Cheers,

-- 
Stéphane

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages calibre depends on:
ii  calibre-bin0.8.21+dfsg-1 
ii  fonts-liberation [ttf-liberation]  1.07.0-2  
ii  imagemagick8:6.6.9.7-5+b1
ii  poppler-utils  0.16.7-2+b1   
ii  python-beautifulsoup   3.2.0-2   
ii  python-cherrypy3   3.1.2-1   
ii  python-cssutils0.9.8~a1-1
ii  python-dateutil1.5-1 
ii  python-dbus0.84.0-2  
ii  python-django-tagging  0.3.1-1   
ii  python-encutils0.9.8~a1-1
ii  python-imaging 1.1.7-4   
ii  python-lxml2.3-0.1+b2
ii  python-mechanize   0.2.5-1   
ii  python-pkg-resources   0.6.24-1  
ii  python-pyparsing   1.5.2-2   
ii  python-qt4 4.8.6-1   
ii  python-routes  1.12.3-1  
ii  python2.7  2.7.2-7   
ii  xdg-utils  1.1.0~rc1-2   

Versions of packages calibre recommends:
ii  python-dnspython  1.8.0-1

calibre suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org