View Single Post
Old 11-21-2011, 01:17 PM   #280
tilia
Evangelist
tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.tilia ought to be getting tired of karma fortunes by now.
 
tilia's Avatar
 
Posts: 432
Karma: 1720909
Join Date: Mar 2011
Device: Voyage, K3
I use two libraries. In one of them I successfully created an On Device list and populated it from my kindle. I tried adding and removing books from the reader and the plugin populated my custom column correctly when I synced afterwards.

But I can’t get the plugin to work with my other library. Clicking on the icon gives me error:

Spoiler:
calibre, version 0.8.27
ERROR: Unhandled exception: <b>KeyError</b>:u'listType'

Traceback (most recent call last):
File "calibre_plugins.reading_list.action", line 234, in about_to_show_menu
File "calibre_plugins.reading_list.action", line 80, in rebuild_menus
File "calibre_plugins.reading_list.config", line 205, in get_list_names
KeyError: u'listType'


Switching from the working library to the non-working I get the error:

Spoiler:
calibre, version 0.8.27
ERROR: Unhandled exception: <b>KeyError</b>:u'listType'

Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\choose_library.py", line 433, in qs_requested
File "site-packages\calibre\gui2\actions\choose_library.py", line 413, in switch_requested
File "site-packages\calibre\gui2\ui.py", line 529, in library_moved
File "calibre_plugins.reading_list.action", line 65, in library_changed
File "calibre_plugins.reading_list.action", line 80, in rebuild_menus
File "calibre_plugins.reading_list.config", line 205, in get_list_names
KeyError: u'listType'


I tried to remove the plugin(Reading List.json as well) and re-add, but get the same error.
EDIT: I apparently only thought I'd tried this. Removing the .json makes it possible to use the beta with both libraries.

Last edited by tilia; 11-21-2011 at 01:35 PM.
tilia is offline   Reply With Quote