View Single Post
Old 08-02-2022, 10:53 PM   #1105
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 Canadiancynic View Post
Getting an invalid format string error. Might have had something go wrong with the creation of the database column, calibre froze while Annotations was setting it up but then it started running normally until it hit that error.

Thank you!
Code:
calibre 6.2.1  embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 2, 1) && Annotations (1, 17, 13) && Clean Metadata (0, 0, 6) && Find Duplicates (1, 9, 6) && Goodreads (1, 5, 3) && Kobo Utilities (2, 16, 6) && KoboTouchExtended (3, 6, 3) && Quality Check (1, 12, 0)
Traceback (most recent call last):
  File "calibre_plugins.annotations.action", line 363, in fetch_usb_connected_device_annotations
  File "calibre_plugins.annotations.action", line 410, in fetch_usb_device_annotations
  File "calibre_plugins.annotations.action", line 305, in fetch_device_annotations
  File "calibre_plugins.annotations.annotated_books", line 254, in __init__
ValueError: Invalid format string
That is an reporting that there is a configuration error. The line in error is formatting a timestamp. This uses the format from the configuration in the "Timestamp format" of the "Modify appearance" settings for the plugin. What do have you set this to?
davidfor is offline   Reply With Quote