Installed version 1.0.86 on Calibre 6.2.1
Restarted when asked
When I try to configure the plugin I get this error
Code:
calibre, version 6.2.1
ERRORE: Eccezione non gestita: <b>TypeError</b>:QLabel.setTextFormat(): argument 1 has unexpected type 'int'
calibre 6.2.1 embedded-python: True
Linux-5.15.0-43-generic-x86_64-with-glibc2.35 Linux ('64bit', 'ELF')
('Linux', '5.15.0-43-generic', '#46-Ubuntu SMP Tue Jul 12 10:30:17 UTC 2022')
Python 3.10.1
Interface language: it
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 3) && Annotations (1, 17, 13) && CalibreSpy (1, 0, 86) && Find Duplicates (1, 9, 7) && Job Spy (1, 0, 192) && KePub Input (3, 6, 3) && KePub Output (3, 6, 3) && KoboTouchExtended (3, 6, 3) && Modify ePub (1, 7, 3) && Obok DeDRM (10, 0, 3)
Traceback (most recent call last):
File "calibre/gui2/preferences/plugins.py", line 301, in customize_plugin
File "calibre/gui2/preferences/plugins.py", line 379, in modify_plugin
File "calibre/customize/__init__.py", line 166, in do_user_config
File "calibre_plugins.calibrespy.__init__", line 31, in config_widget
return ConfigWidget()
File "calibre_plugins.calibrespy.config", line 218, in __init__
self.global_defaults_message_qlabel.setTextFormat(1)
TypeError: QLabel.setTextFormat(): argument 1 has unexpected type 'int'