|
Epub Failure
Hey,
I was adding comments to and Epub file of mine. The reader closed, and when I try to open up the file I got the following errors:
calibre, version 5.29.0
ERROR: Unhandled error: Unknown error
Traceback (most recent call last):
at Number.onload (userscript:viewer.js:17521:21)
at IframeBoss.content_loaded (userscript:viewer.js:27028:22)
at IframeBoss.apply_highlights_on_load (userscript:viewer.js:27863:29)
at wrap_text_in_range (userscript:viewer.js:18640:36)
at Array.map (<anonymous>)
at wrap_node (userscript:viewer.js:18600:17)
at wrap_range (userscript:viewer.js:18565:23)
Error: Failed to execute 'insertNode' on 'Range': This operation would split a text node, but there's no parent into which to insert.
I tried looking for the tracebacks in the epub editor, but I can't find anything that looks similar.
|