View Single Post
Old 04-10-2021, 10:28 AM   #1073
paul55391
Enthusiast
paul55391 began at the beginning.
 
Posts: 43
Karma: 10
Join Date: Aug 2013
Device: iPad
Full Error Log

After I uninstalled the plugin, I also deleted "Reading List.json" and "Reading List.zip" files from ~/Library/Preferences/calibre/plugins, and I still get the error. Looks like deleting the plugin did not completely clean things up after my initial neophyte error of deleting the Default book list.

Quote:
calibre, version 5.14.0
ERROR: Unhandled exception: <b>KeyError</b>:'Default'

calibre 5.14 embedded-python: True is64bit: True
macOS-10.16-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '20.3.0', 'Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64')
Python 3.8.5
OSX: ('10.16', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Extract ISBN (1, 5, 0) && Find Duplicates (1, 8, 5) && Reading List (1, 7, 2)
Traceback (most recent call last):
File "calibre_plugins.reading_list.action", line 329, in about_to_show_menu
self.rebuild_menus()
File "calibre_plugins.reading_list.action", line 115, in rebuild_menus
default_list = library[cfg.KEY_LISTS][default_list_name]
KeyError: 'Default'
paul55391 is offline   Reply With Quote