After upgrading my KA1 to firmware 4.5.9587 the following error occurs when i try to connect the device with calibre:
Code:
'utf8' codec can't decode byte 0xf5 in position 18: invalid start byte
Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 88, in run
File "site-packages/calibre/gui2/device.py", line 511, in _books
File "site-packages/calibre/devices/kobo/driver.py", line 1856, in books
UnicodeDecodeError: 'utf8' codec can't decode byte 0xf5 in position 18: invalid start byte
i can normally connect with the standard driver.
so what can i do to get the extended Driver back to work?