Hey guys. I'm running Calibre 5.16.1 on Fedora Linux 33. I've installed Kobo Utilities and Kobo Touch Extended (which is I think what is causing my issue).
I'mable to update ePubs to my Nook. But when I try sending books to my Kobo using Kobo Touch Extended, I get the below error message.
Code:
calibre, version 5.16.1
ERROR: Error: Error communicating with device
Failed to process Past Imperative by Dave Duncan: list index out of range
Traceback (most recent call last):
File "calibre_plugins.kobotouch_extended.device.driver", line 272, in _modify_epub
container.copy_file_to_container(
File "calibre_plugins.kobotouch_extended.container", line 208, in copy_file_to_container
item = self.generate_item(name, media_type=mt)
File "calibre/ebooks/oeb/polish/container.py", line 962, in generate_item
IndexError: list index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre/gui2/device.py", line 89, in run
File "calibre/gui2/device.py", line 595, in _upload_books
File "calibre_plugins.kobotouch_extended.device.driver", line 406, in upload_books
return super(KOBOTOUCHEXTENDED, self).upload_books(
File "calibre/devices/kobo/driver.py", line 2134, in upload_books
File "calibre_plugins.kobotouch_extended.device.driver", line 302, in _modify_epub
raise e.__class__(msg).with_traceback(tb)
File "calibre_plugins.kobotouch_extended.device.driver", line 272, in _modify_epub
container.copy_file_to_container(
File "calibre_plugins.kobotouch_extended.container", line 208, in copy_file_to_container
item = self.generate_item(name, media_type=mt)
File "calibre/ebooks/oeb/polish/container.py", line 962, in generate_item
IndexError: Failed to process Past Imperative by Dave Duncan: list index out of range
I've tried uninstalling and reinstalling Kobo Touch extended.
I did disable the Kobo Touch plug-in.