I'm back and I have the log.
I think the relevant part is this. An error box also pops up with this message.
Quote:
calibre, version 7.17.0
ERROR: Error: Error communicating with device
CorruptError: database disk image is malformed
Traceback (most recent call last):
File "calibre\gui2\device.py", line 112, in run
File "calibre\gui2\device.py", line 566, in _books
File "calibre\devices\kobo\driver.py", line 2083, in books
File "C:\t\t\apsw-42s16m2x\src\cursor.c", line 240, in resetcursor
apsw.CorruptError: CorruptError: database disk image is malformed
|
In the debug log Calibre opened after I exited, this was there after it. Not sure if it's relevant.
Quote:
'list' object has no attribute 'set_debugging_title'
Traceback (most recent call last):
File "calibre\gui2\device.py", line 112, in run
File "calibre\gui2\device.py", line 596, in _sync_booklists
File "calibre_plugins.kobotouch_extended.device.driver" , line 513, in sync_booklists
File "calibre\devices\kobo\driver.py", line 1020, in sync_booklists
File "calibre\devices\kobo\driver.py", line 2569, in update_device_database_collections
AttributeError: 'list' object has no attribute 'set_debugging_title'
|