Library Breeder (She/Her)
Posts: 1,279
Karma: 1937891
Join Date: Apr 2015
Location: Fullerton, California
Device: Paperwhite 2015 (2), PW 2024 (12 GEN), PW 2023 (11 GEN), Scribe (1st)
|
Key Error when trying to rename in browser
Different libraries have different errors or no errors when trying to rename or change a tag in the browser.
calibre, version 6.3.0
ERROR: Unhandled exception: <b>KeyError</b>:'#exclusiveshelf'
calibre 6.3 embedded-python: True
Windows-10-10.0.19043-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19043')
Python 3.10.1
Windows: ('10', '10.0.19043', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 2, 1) && Barnes & Noble (1, 3, 0) && Calibre Power Search Plugin (2, 2, 0) && CalibreSpy (1, 0, 87) && Count Pages (1, 11, 3) && DOC Input (1, 0, 1) && Diaps Editing Toolbag (0, 4, 0) && English Noun Frequency (1, 0, 15) && EpubCheck (0, 2, 4) && EpubMerge (2, 15, 0) && EpubSplit (3, 5, 0) && Extract ISBN (1, 5, 1) && F_rating (3, 2, 0) && FanFicFare (4, 15, 0) && Fantastic Fiction (1, 5, 1) && Fantastic Fiction Adults (1, 2, 0) && Find Duplicates (1, 9, 7) && Generate Cover (2, 2, 0) && GetFileName (0, 2, 0) && Goodreads Sync (1, 15, 4) && Goodreads_Rating (4, 0, 0) && ISFDB3 (1, 1, 1) && Import List (1, 8, 4) && Job Spy (1, 0, 192) && Kobo Books (1, 9, 2) && Mass Search-Replace (1, 5, 1) && Modify ePub (1, 7, 3) && Overdrive Link (2, 51, 0) && Quality Check (1, 12, 0) && Reading List (1, 13, 1) && Reformat plugin (2, 4, 0) && Search The Internet (1, 8, 1) && Smashwords Metadata (1, 0, 2) && User Category (1, 5, 6) && View Manager (1, 9, 0) && Wikidata (2, 0, 0) && ePub Extended Metadata {Writer} (0, 7, 2) && ePub Extended Metadata {Reader} (0, 7, 2) && ePub Extended Metadata (0, 7, 2) && ePub Extended Metadata {Reader} (0, 6, 0) && ePub Extended Metadata {Writer} (0, 6, 0) && Overdrive Link Metadata Source (2, 51, 0)
Traceback (most recent call last):
File "calibre\gui2\tag_browser\model.py", line 1311, in setData
File "calibre\gui2\tag_browser\model.py", line 1354, in rename_item
File "calibre\gui2\tag_browser\model.py", line 1439, in clean_items_from_user_categories
File "calibre\db\cache.py", line 77, in call_func_with_lock
File "calibre\db\cache.py", line 813, in get_item_id
KeyError: '#exclusiveshelf'
Another library has the same thing but with anothe column that is no longer even in the library.
Any help figuring out if this is due to a plugin or if this is a Calibre problem? Where can I find a file that I could fix this?
|