Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UniCodeDecodeError #149

Closed
ksbrwr opened this issue Aug 20, 2022 · 1 comment
Closed

UniCodeDecodeError #149

ksbrwr opened this issue Aug 20, 2022 · 1 comment
Labels
calibre-issue This is a bug in calibre, not the plugins

Comments

@ksbrwr
Copy link

ksbrwr commented Aug 20, 2022

I get this error on my Kobo Aura ONE when it tries to obtain the list of books:

--- start error message ---
calibre, version 6.3.0
FOUT: Fout: Fout bij communicatie met toestel

'utf-8' codec can't decode byte 0x9b in position 9: invalid start byte

Traceback (most recent call last):
File "calibre\gui2\device.py", line 88, in run
File "calibre\gui2\device.py", line 540, in _books
File "calibre\devices\kobo\driver.py", line 2024, in books
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x9b in position 9: invalid start byte
--- end error message ---

Calibre version: 6.3.0
Kobo Aura ONE softwareversion: 4.33.19759

@jgoguen jgoguen added the calibre-issue This is a bug in calibre, not the plugins label Aug 24, 2022
@jgoguen
Copy link
Owner

jgoguen commented Aug 24, 2022

This exception is coming from the base Kobo driver that comes with calibre, not this driver.

@jgoguen jgoguen closed this as completed Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calibre-issue This is a bug in calibre, not the plugins
Projects
None yet
Development

No branches or pull requests

2 participants