Quote:
Originally Posted by nikoski
win10-x64, calibre 2.78
2 lists: populated from seach
1 list: populated from books on device
Two issues:
1. Toolbar/contxt menu entry "add to list..." missing: why?
2. When selecting a book and trying to "move to list..." i get the following ...
ERROR: Unhandled exception:
AttributeError:'NoneType' object has no attribute 'setSelected'
|
The menu is only supposed to display actions that can be done. You cannot add books to any of your lists as they are automatically populated. Hence, the "Add to list" action isn't shown.
"Move to list" shouldn't be on the menu either as there are no no suitable lists for either the move from, or to. And the error is because it can't select a list as there are none.