View Single Post
Old 07-11-2022, 12:26 AM   #1084
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by thiago.eec View Post
Hi, @davidfor.

When fetching annotations, I can't use the check boxes nor use "Set All/Clear All" (it has no effect).
I wonder when that stopped working. I don't remember trying the checkboxes or buttons recently. I will have to look at what has changed.
Quote:
And, when I click "Import Annotations", I get an error at the end of the process:
Code:
Traceback (most recent call last):
  File "calibre_plugins.annotations.action", line 328, in fetch_device_annotations
  File "calibre_plugins.annotations.action", line 1185, in process_selected_books
  File "calibre_plugins.annotations.common_utils", line 436, in __init__
AttributeError: type object 'QKeySequence' has no attribute 'Copy'
That looks like a Qt enum problem, but, the line number doesn't make sense. Line 436 is code working out what icon to use. The line that makes sense is on 471. Are you using the released version of the plugin?
davidfor is offline   Reply With Quote