View Single Post
Old 12-16-2024, 10:48 PM   #1
Evil Overlord
Enthusiast
Evil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-books
 
Posts: 43
Karma: 972
Join Date: Jul 2011
Device: Kobo Aura One, Kobo Libra Colour
Question Kobo Libra Colour - Error communicating with device

Calibre 7.22 (latest)
Kobo Touch Extended (latest)
Windows 11

Previously had a Kobo Aura One. No trouble there.
I use Calibre for library management.
I then installed Kobo Touch Extended. Set to convert to kepub on the fly. Still no trouble.
Got a new Kobo Libra Colour. Now, I'm having some trouble.

Trying to transfer my whole library (2,700 books), I get the error below. I'm able to transfer 1 book at a time, 100 books, etc. I'm trying in increments to figure out where the trouble is - if there's just one or more problem books - but thought I'd ask here in the meantime.


Code:
calibre, version 7.22.0
ERROR: Error: Error communicating with device

[Errno 2] No such file or directory: 'C:\\Users\\XXX\\AppData\\Local\\Temp\\calibre_97e25o2a\\qebqbnxe_epub_container\\OEBPS\\META-INF\\titlepage.xhtml'

Traceback (most recent call last):
  File "calibre\gui2\device.py", line 112, in run
  File "calibre\gui2\device.py", line 646, in _upload_books
  File "calibre_plugins.kobotouch_extended.device.driver", line 343, in upload_books
  File "calibre\devices\kobo\driver.py", line 2283, in upload_books
  File "calibre_plugins.kobotouch_extended.device.driver", line 177, in _modify_epub
  File "calibre_plugins.kobotouch_extended.container", line 121, in __init__
  File "calibre_plugins.kobotouch_extended.container", line 388, in __run_async_over_content
  File "calibre_plugins.kobotouch_extended.container", line 375, in __run_async
  File "calibre_plugins.kobotouch_extended.container", line 371, in __run_async
  File "concurrent\futures\_base.py", line 449, in result
  File "concurrent\futures\_base.py", line 401, in __get_result
  File "concurrent\futures\thread.py", line 58, in run
  File "calibre_plugins.kobotouch_extended.container", line 287, in forced_cleanup
  File "calibre\ebooks\oeb\polish\container.py", line 624, in raw_data
  File "calibre\ebooks\oeb\polish\container.py", line 1108, in open
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\XXX\\AppData\\Local\\Temp\\calibre_97e25o2a\\qebqbnxe_epub_container\\OEBPS\\META-INF\\titlepage.xhtml'
Evil Overlord is offline   Reply With Quote