Bibliophagist
Posts: 46,901
Karma: 169810634
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
Originally Posted by Joseph The Grave
I don't even know what "Fixed Layout Epubs" are lol
|
A fixed layout epub displays a fixed page and not the reflowable display from a normal epub. It's useful for kid's stories where you want the graphics and text to have fixed locations on the page and other books where fixed locations can be advantageous. The only fixed layout epub I have that actually makes sense is Harry Potter: A Journey Through a History of Magic from the British Library.
Quote:
Originally Posted by Joseph The Grave
As mentioned in previous posts, yes, this happens VERY rarely but it's still annoying when it does. Here's the specific error message in its entirety:
Spoiler:
calibre, version 5.44.0
ERROR: Loading book failed: Failed to open the book at J:\Downloads\Margaret St. Clair - COMPLEAT Collected Short SFF Stories, The.epub. Click "Show details" for more info
Failed to convert book: J:\Downloads\Margaret St. Clair - COMPLEAT Collected Short SFF Stories, The.epub with error:
InputFormatPlugin: EPUB Input running
on J:\Downloads\Margaret St. Clair - COMPLEAT Collected Short SFF Stories, The.epub
Found HTML cover titlepage.xhtml
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 82, in <module>
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "<string>", line 1, in <module>
File "calibre\srv\render_book.py", line 823, in viewer_main
File "calibre\srv\render_book.py", line 814, in render_for_viewer
File "calibre\srv\render_book.py", line 792, in render
File "calibre\srv\render_book.py", line 646, in process_exploded_book
File "calibre\srv\render_book.py", line 496, in __call__
Exception: Render worker failed with error:
Failed to run pipe worker with command: from calibre.srv.render_book import worker_main; worker_main()
Traceback (most recent call last):
File "runpy.py", line 194, in _run_module_as_main
File "runpy.py", line 87, in _run_code
File "site.py", line 82, in <module>
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "<string>", line 1, in <module>
File "calibre\srv\render_book.py", line 506, in worker_main
File "calibre\srv\render_book.py", line 561, in process_book_files
File "calibre\srv\render_book.py", line 405, in transform_html
File "calibre\srv\render_book.py", line 394, in handle_link
File "calibre\srv\render_book.py", line 104, in link_replacer
File "calibre\ebooks\oeb\polish\container.py", line 529, in href_to_name
File "calibre\ebooks\oeb\polish\container.py", line 121, in href_to_name
File "calibre\ebooks\oeb\polish\container.py", line 97, in abspath_to_name
File "ntpath.py", line 703, in relpath
ValueError: path is on mount '\\\\-\\JfONDAY', start on mount 'N:'
|
Where is the J: drive located? Is it a local drive, on a NAS or a cloud connection (OneDrive, GoogleDrive, etc.). If it is not a local drive, see I am getting errors with my calibre library on a networked drive/NAS? in the calibre FAQs.
Edit: In one of the html files, there is a path which is invalid (the \\JfONDAY' bit in the error message).
Last edited by DNSB; 07-25-2022 at 02:45 PM.
|