FS#44134 - [calibre] Cannot add new epubs to a library

Attached to Project: Community Packages
Opened by Evan McLean (ecognito) - Tuesday, 10 March 2015, 22:08 GMT
Last edited by Jelle van der Waa (jelly) - Tuesday, 17 March 2015, 14:19 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jelle van der Waa (jelly)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When trying to add an epub file to my library, I get the following error:

calibre, version 2.20.0
ERROR: Cannot add books: 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

If I try using the command line tool, "calibredb add my.epub" a segmentation fault occurs.

Additional info:
* calibre 2.20.0-2


Steps to reproduce:
1. Open calibre
2. Click the "Add Books" button
3. Select an epub file to add.
* error as above
This task depends upon

Closed by  Jelle van der Waa (jelly)
Tuesday, 17 March 2015, 14:19 GMT
Reason for closing:  Deferred
Additional comments about closing:  fixed in 2.21
Comment by Evan McLean (ecognito) - Monday, 16 March 2015, 23:50 GMT
This appears to have been fixed by a recent update to the package. Please feel free to close the issue. Thanks.

Loading...