Since updating Calibre to V6 I'm now getting the following error whenever I open Kobo Utilities.
Quote:
calibre, version 6.0.0
ERROR: Unhandled exception: <b>TypeError</b>:QCheckBox.setCheckState(): argument 1 has unexpected type 'bool'
calibre 6.0 embedded-python: True
Windows-10-10.0.19043 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19043')
Python 3.10.1
Windows: ('10', '10.0.19043', '', 'Multiprocessor Free')
Interface language: en_GB
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 49, 0) && Package KFX (from KFX Input) (1, 49, 0) && Count Pages (1, 11, 2) && KFX metadata reader (from KFX Input) (1, 49, 0) && KFX Input (1, 49, 0) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && Kobo Utilities (2, 16, 3) && KoboTouchExtended (3, 6, 0)
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 725, in toolbar_button_clicked
File "calibre_plugins.koboutilities.action", line 831, in show_configuration
File "calibre\customize\__init__.py", line 166, in do_user_config
File "calibre_plugins.koboutilities.__init__", line 61, in config_widget
File "calibre_plugins.koboutilities.config", line 1487, in __init__
File "calibre_plugins.koboutilities.config", line 1155, in update_from_connection_status
File "calibre_plugins.koboutilities.config", line 1224, in refresh_current_device_options
TypeError: QCheckBox.setCheckState(): argument 1 has unexpected type 'bool'
|