Quote:
Originally Posted by Majutsushi
I just released version 2.20.0, mostly to deal with changes in Calibre 8. The individual changes are:
- Fixed long-standing bug that prevented the "Remove Annotation Files" feature from working
|
Using this feature for the first time I could select "remove annotation for selected file", after which the following error appeared:
Quote:
calibre, version 8.0.1
ERROR: Unhandled exception: <b>TypeError</b>:QButtonGroup.button(): argument 1 has unexpected type 'QRadioButton'
calibre 8.0.1 embedded-python: True
Windows-10-10.0.26100-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.26100')
Python 3.11.5
Windows: ('10', '10.0.26100', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Fantastic Fiction (1, 7, 1) && Find Duplicates (1, 10, 9) && Goodreads (1, 8, 2) && Kobo Utilities (2, 20, 0) && Modify ePub (1, 8, 5) && Quality Check (1, 13, 16) && ScrambleEbook (0, 6, 0)
Traceback (most recent call last):
File "calibre_plugins.koboutilities.action", line 1694, in remove_annotations_files
File "calibre_plugins.koboutilities.dialogs", line 1871, in __init__
TypeError: QButtonGroup.button(): argument 1 has unexpected type 'QRadioButton'
|
Hereafter the plugin annotation removal does not function anymore but displays the following error which is also shown on safely disconnecting the device.