View Single Post
Old 04-04-2021, 11:56 AM   #139
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,737
Karma: 169712580
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
When I attempted to re-index all books, I got the following error message:

Code:
calibre, version 5.14.0
ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'library_id'

calibre 5.14 [64bit]  embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 1, 0) && Annotations (1, 15, 0) && Baen (1, 2, 0) && Barnes & Noble (1, 2, 16) && Calibre Power Search Plugin (2, 0, 1) && Count Pages (1, 11, 0) && Diaps Editing Toolbag (0, 3, 7) && EpubCheck (0, 2, 3) && EpubMerge (2, 11, 0) && EpubSplit (3, 0, 0) && FanFicFare (4, 1, 0) && Fantastic Fiction (1, 4, 0) && Find Duplicates (1, 8, 5) && Goodreads (1, 5, 1) && Hyphenate This! (0, 1, 3) && ISFDB (3, 0, 0) && Job Spy (1, 0, 190) && Kindle hi-res covers (0, 5, 0) && KindleUnpack - The Plugin (0, 83, 0) && Kobo Books (1, 8, 2) && Kobo Utilities (2, 13, 1) && KoboTouchExtended (3, 4, 4) && Modify ePub (1, 6, 3) && Obok DeDRM (7, 1, 0) && Open With (1, 5, 13) && Quality Check (1, 11, 2) && Resize Cover (1, 1, 0) && ScrambleEbook (0, 4, 5) && SmartEject (2, 3, 0) && Smashwords Metadata (1, 0, 2)
Traceback (most recent call last):
  File "calibre_plugins.caps.main", line 627, in on_reindex_all
  File "calibre\db\cache.py", line 172, in library_id
AttributeError: 'NoneType' object has no attribute 'library_id'
One item is that I edited __init__.py to change the reported version to 2.0.1 since 2.0.1 out of the box reported 2.0.0.
DNSB is offline   Reply With Quote