Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 01-04-2018, 09:21 PM   #1
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 829
Karma: 2525050
Join Date: Jun 2010
Device: K3W, PW4
Calibre 3.14 error adding epub book

I am encountering the following attempting to add an epub book to calibre:

calibre, version 3.14.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 "site-packages/calibre/utils/ipc/pool.py", line 107, in recv
File "site-packages/calibre/utils/ipc/__init__.py", line 22, in eintr_retry_call
EOFError

System is Linux Mint 18.3 x64 running on Lenovo IdeaPAD z560 with 8G of RAM. Let me know what else you need to get this working properly. I have addd epub books before, but it has been a while and there have been several updates since then.

Dave
dhdurgee is offline   Reply With Quote
Old 01-04-2018, 09:39 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,858
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Run calibre in debug mode and post the output

calibre-debug -g

and also try adding from the comamnd line and see what happens

calibredb add file.epub
kovidgoyal is online now   Reply With Quote
Advert
Old 01-05-2018, 08:21 AM   #3
dhdurgee
Guru
dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.dhdurgee ought to be getting tired of karma fortunes by now.
 
Posts: 829
Karma: 2525050
Join Date: Jun 2010
Device: K3W, PW4
Quote:
Originally Posted by kovidgoyal View Post
Run calibre in debug mode and post the output

calibre-debug -g

and also try adding from the comamnd line and see what happens

calibredb add file.epub
Code:
dhdurgee@Z560 ~/Downloads $ calibre-debug -g
calibre 3.14  embedded-python: True is64bit: True
Linux-4.10.0-42-generic-x86_64-with-debian-stretch-sid Linux ('64bit', 'ELF')
('Linux', '4.10.0-42-generic', '#46~16.04.1-Ubuntu SMP Mon Dec 4 15:57:59 UTC 2017')
Python 2.7.12
Linux: ('debian', 'stretch/sid', '')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 4, 3) && Hyphenate This! (0, 0, 8)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 100.861627907 x 100.55257732
Using calibre Qt style: True
Starting up...
Looking for desktop notifier support from: org.freedesktop.Notifications
org.freedesktop.Notifications found in 0.0 seconds
Started up in 1.85 seconds with 177 books
['zenity', '--modal', '--file-selection', '--title=Select books', '--separator=\n', '--attach=134217742', '--filename=/home/dhdurgee/Downloads/.fgdfg.gdfhjdhf*&^839', '--file-filter=Books | *.lrf *.rar *.zip *.rtf *.lit *.txt *.txtz *.text *.htm *.xhtm *.html *.htmlz *.xhtml *.pdf *.pdb *.updb *.pdr *.prc *.mobi *.azw *.doc *.epub *.fb2 *.djv *.djvu *.lrx *.cbr *.cbz *.cbc *.oebzip *.rb *.imp *.odt *.chm *.tpz *.azw1 *.pml *.pmlz *.mbp *.tan *.snb *.xps *.oxps *.azw4 *.book *.zbf *.pobi *.docx *.docm *.md *.textile *.markdown *.ibook *.ibooks *.iba *.azw3 *.ps *.kepub *.kfx', '--file-filter=EPUB books | *.epub *.kepub', '--file-filter=Kindle books | *.mobi *.prc *.azw *.azw3 *.kfx *.tpz *.azw1 *.azw4', '--file-filter=PDF books | *.pdf *.azw4', '--file-filter=HTML books | *.htm *.html *.xhtm *.xhtml', '--file-filter=LIT books | *.lit', '--file-filter=Text books | *.txt *.text *.rtf *.md *.markdown *.textile *.txtz', '--file-filter=Comics | *.cbz *.cbr *.cbc', '--file-filter=Archives | *.zip *.rar', '--file-filter=Wordprocessor files | *.odt *.doc *.docx', '--file-filter=All files | *', '--multiple']
DeDRM v6.4.3: Trying to decrypt Point_of_Contact.epub
DeDRM v6.4.3: Verifying zip archive integrity
DeDRM v6.4.3: Point_of_Contact.epub is a secure Adobe Adept ePub
DeDRM v6.4.3: Trying Encryption key RTC
Code:
dhdurgee@Z560 ~/Downloads $ calibredb add Point_of_Contact.epub 
DeDRM v6.4.3: Trying to decrypt Point_of_Contact.epub
DeDRM v6.4.3: Verifying zip archive integrity
DeDRM v6.4.3: Point_of_Contact.epub is a secure Adobe Adept ePub
DeDRM v6.4.3: Trying Encryption key RTC
Segmentation fault
Seeing the above I updated to the latest DeDRM plugin, v6.5.5, and the problem is gone.

Thank you for the pointer to debugging this.

Dave

Last edited by dhdurgee; 01-05-2018 at 08:48 AM. Reason: note resolution of problem
dhdurgee is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error adding books to Calibre dfernandez Library Management 0 09-12-2012 05:08 PM
Book Error In Sigil After Calibre Conversion (from lit to epub) Guns4Hire Sigil 13 03-05-2010 05:02 PM
Possible error with adding new format of book already in Calibre TalpaEuropea Calibre 1 02-14-2010 08:51 AM
Error importing epub book to calibre and ipod touch BigHoss Calibre 0 01-24-2010 10:21 AM
Error with adding font to EPUB news recipe megabadd Calibre 2 01-11-2010 10:16 AM


All times are GMT -4. The time now is 07:56 AM.


MobileRead.com is a privately owned, operated and funded community.