Quote:
Originally Posted by thiago.eec
Version 1.1.7 - 17 Sep 2023
- Fix a remaining timezone issue for book records
|
This error happens trying to open records if any were added in this version (older ones are still okay)
Code:
calibre, version 6.26.0
ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'astimezone'
...
Traceback (most recent call last):
File "calibre_plugins.Reading_Goal.main", line 2354, in handler
File "calibre_plugins.Reading_Goal.main", line 2491, in show_records
AttributeError: 'NoneType' object has no attribute 'astimezone'