I have this error message after connecting the Forma:
Spoiler:
calibre, version 4.15.0
ERREUR : Erreur: Erreur pendant la communication avec le périphérique
'utf8' codec can't decode byte 0x92 in position 42: invalid start byte
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 90, in run
File "site-packages\calibre\gui2\device.py", line 513, in _books
File "site-packages\calibre\devices\kobo\driver.py", line 1599, in books
File "calibre_plugins.kobotouch_extended.device.driver" , line 113, in settings
File "calibre_plugins.kobotouch_extended.common", line 90, in print_formatted_log
File "calibre_plugins.kobotouch_extended.common", line 79, in _tag_args
UnicodeDecodeError: 'utf8' codec can't decode byte 0x92 in position 42: invalid start byte
I tried disconnecting the device and closing Calibre, but it repeated after trying again. Same thing with the Libra.
Same thing too when I clicked on the Kobo touch extended link in Calibre:
Spoiler:
calibre, version 4.15.0
ERREUR : Exception non gérée: <b>UnicodeDecodeError</b>:'utf8' codec can't decode byte 0x92 in position 42: invalid start byte
calibre 4.15 Portable embedded-python: True is64bit: False
Windows-10-10.0.18362-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.18362')
Python 2.7.16+
Windows: ('10', '10.0.18362', 'SP0', u'Multiprocessor Free')
Interface language: fr
Successfully initialized third party plugins: DeDRM (6, 5, 5) && Kindle and Mobipocket DeDRM (0, 4, 5) && EpubMerge (2, 9, 0) && Obok DeDRM (6, 5, 4) && EpubSplit (2, 9, 0) && KindleUnpack - The Plugin (0, 82, 1) && Reading List (1, 6, 7) && Quality Check (1, 9, 11) && Generate Cover (1, 5, 22) && KePub Output (3, 2, 2) && Fichier de sortie KePub (2, 3, 3) && Count Pages (1, 9, 0) && Kobo Utilities (2, 11, 0) && Open With (1, 5, 12) && Modify ePub (1, 4, 1) && KoboTouchExtended (3, 2, 2)
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\plugins.py", line 292, in double_clicked
File "site-packages\calibre\gui2\preferences\plugins.py", line 373, in modify_plugin
File "site-packages\calibre\customize\__init__.py", line 157, in do_user_config
File "calibre_plugins.kobotouch_extended.device.driver" , line 128, in config_widget
File "site-packages\calibre\devices\kobo\driver.py", line 3251, in config_widget
File "calibre_plugins.kobotouch_extended.device.driver" , line 113, in settings
File "calibre_plugins.kobotouch_extended.common", line 90, in print_formatted_log
File "calibre_plugins.kobotouch_extended.common", line 79, in _tag_args
UnicodeDecodeError: 'utf8' codec can't decode byte 0x92 in position 42: invalid start byte
Edit: by the way, it would be very useful to be able to return to a previous version of a plugin when there is a problem with the most recent one.