View Single Post
Old 10-05-2025, 07:05 AM   #470
DrChiper
Bookish
DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.
 
DrChiper's Avatar
 
Posts: 1,049
Karma: 2006208
Join Date: Jun 2011
Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11
2.24.4: Problem when removing annotations

Using calibre 8.12 and KU 2.24.4, with option "Remove Annotation Files", produces the following error:
Code:
calibre, version 8.12.0
ERROR: Unhandled exception: <b>AttributeError</b>:'int' object has no attribute 'value'

calibre 8.12  embedded-python: True
Windows-10-10.0.26100-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.26100')
Python 3.11.13
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, 2) && Find Duplicates (1, 10, 9) && Goodreads (1, 8, 3) && Kobo Utilities (2, 24, 4) && Modify ePub (1, 8, 7) && Quality Check (1, 14, 4) && ScrambleEbook (0, 6, 0)
Traceback (most recent call last):
  File "calibre_plugins.koboutilities.action", line 230, in wrapper
  File "calibre_plugins.koboutilities.features.removeannotations", line 58, in remove_annotations_files
  File "calibre_plugins.koboutilities.features.removeannotations", line 413, in __init__
AttributeError: 'int' object has no attribute 'value'
It should be mentioned that this error also existed using calibre 8.11.1 and KU 2.24.2, so I awaited the new versions hoping it was solved. Apparently not
DrChiper is offline   Reply With Quote