Error when deleting tags in tag manager
Just started getting this error when deleting tags through the tag manager, noticed after the last update.
calibre, version 6.16.0
ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'setData'
calibre 6.16 embedded-python: True
Windows-10-10.0.22621-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22621')
Python 3.10.1
Windows: ('10', '10.0.22621', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Action Chains (1, 18, 6) && Count Pages (1, 13, 0) && EpubMerge (2, 15, 0) && FanFicFare (4, 22, 1) && Find Duplicates (1, 10, 8) && Generate Cover (2, 3, 2) && Goodreads (1, 7, 7) && Goodreads Sync (1, 16, 3) && Quality Check (1, 13, 4) && Reading List (1, 15, 1)
Traceback (most recent call last):
File "calibre\gui2\dialogs\tag_list_editor.py", line 715, in delete_tags
AttributeError: 'NoneType' object has no attribute 'setData'
|