Hi,
I noticed that something broke between Calibre updates and plugin updates on my system, I can not add books to my reading list anymore nor can i sync the contents of my device.
I don't really get any errors unless i select the "Move to list" action in the plugin's menu:
Code:
calibre, version 5.4.1
ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'setSelected'
calibre 5.4.1 embedded-python: True is64bit: True
Linux-5.8.0-7625-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.8.0-7625-generic', '#26~1603389471~20.04~f6b125f-Ubuntu SMP Thu Oct 22 20:35:49 UTC ')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 35, 0) && Package KFX (from KFX Input) (1, 35, 0) && Embed Comic Metadata (1, 5, 0) && KFX metadata reader (from KFX Input) (1, 35, 0) && KFX Input (1, 35, 0) && Kobo Utilities (2, 11, 8) && Obok DeDRM (6, 5, 4) && Reading List (1, 6, 15)
Traceback (most recent call last):
File "calibre_plugins.reading_list.action", line 403, in _move_selected_to_list
d = MoveBooksDialog(self.gui, lists_in_use, list_names)
File "calibre_plugins.reading_list.dialogs", line 265, in __init__
self.dest_list.item(0).setSelected(True)
AttributeError: 'NoneType' object has no attribute 'setSelected'
Plugin version is 1.6.15
Calibre version is 5.4.1
OS is POP OS 20.04 (Ubuntu derivative)
Any idea's on how to troubleshoot this? I don't mind losing the current list.