Well, I did answer one of my questions. I opened all of my collections and I no longer got the error. BUT, I was treated to a lovely new error:
calibre, version 0.7.56
ERROR: Unhandled exception: <b>AttributeError</b>:'bool' object has no attribute 'strip'
Traceback (most recent call last):
File "calibre_plugins.kindle_collections.ui", line 83, in create_kindle_collections
File "calibre_plugins.kindle_collections.create_preview ", line 56, in create_kindle_collections_main
File "calibre_plugins.kindle_collections.create_preview ", line 125, in process_calibre_collections
File "calibre_plugins.kindle_collections.create_preview ", line 160, in filter_collections
AttributeError: 'bool' object has no attribute 'strip'
|