I also have problems to start calibre. In my case is a segfault error. $ dpkg -l | grep calibre | awk '{print $2" \t "$3}' calibre 0.5.14+dfsg-1 calibre-bin 0.5.14+dfsg-1+b1
The problem seems to be related with this plugin: /usr/lib/python2.5/site-packages/calibre/plugins/pictureflow.so I change the perms to avoid the load of this plugin and it works. # chmod 000 /usr/lib/python2.5/site-packages/calibre/plugins/pictureflow.so Josu Arenas -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org