I have just started getting the following error whenever I highlight a book and select the Read List icon on my main toolbar:
Code:
calibre, version 0.8.13
ERROR: Unhandled exception: <b>NameConflict</b>:Shortcut for u'ReadingListAction(Reading List) - Add to Sony PRS-950 list' already registered by Add to Sony PRS-950 list
Traceback (most recent call last):
File "calibre_plugins.reading_list.action", line 160, in about_to_show_menu
File "calibre_plugins.reading_list.action", line 78, in rebuild_menus
File "calibre_plugins.reading_list.common_utils", line 107, in create_menu_item
File "D:\Dropbox\Calibre\CalibreSource\src\calibre\gui2\actions\__init__.py", line 143, in create_action
File "D:\Dropbox\Calibre\CalibreSource\src\calibre\gui2\keyboard.py", line 40, in register_shortcut
NameConflict: Shortcut for u'ReadingListAction(Reading List) - Add to Sony PRS-950 list' already registered by Add to Sony PRS-950 list
Any idea what could be causing it, and what I need to do to resolve it?