FS#49728 - [calibre] Failed to add some epub books

Attached to Project: Community Packages
Opened by Munzir Taha (munzirtaha) - Thursday, 16 June 2016, 02:10 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 19 June 2016, 14:37 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After latest updates, Calibre stopped importing my epubs.

I got the message: Failed to add some books, click "Show details" for more information.
Worker process crashed while executing job
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/utils/ipc/pool.py", line 103, in recv
result = cPickle.loads(eintr_retry_call(self.conn.recv_bytes))
File "/usr/lib/calibre/calibre/utils/ipc/__init__.py", line 19, in eintr_retry_call
return func(*args, **kwargs)
EOFError


Additional info:
$ calibre-debug -g
calibre 2.58 embedded-python: False is64bit: True
Linux-4.6.2-1-ARCH-x86_64-with-glibc2.2.5 Linux ('64bit', '')
('Linux', '4.6.2-1-ARCH', '#1 SMP PREEMPT Wed Jun 8 08:40:59 CEST 2016')
Python 2.7.11
Linux: ('', '', '')
Starting up...
Started up in 1.11 seconds with 216 books


Steps to reproduce:
Download http://d.shamela.ws/epubs/009/928.epub
Calibre -> Add books -> 928.epub
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 19 June 2016, 14:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  calibre 2.59.0-1
Comment by Munzir Taha (munzirtaha) - Sunday, 19 June 2016, 13:44 GMT
After updating to calibre 2.59, this is now resolved.

Loading...