As an FYI, when I upgraded to 2.19.0 I get the following error;
calibre, version 7.26.0
ERROR: Unhandled exception: <b>AttributeError</b>:'KoboUtilitiesAction' object has no attribute 'epub_location_like_kepub'
calibre 7.26 embedded-python: True
Windows-10-10.0.26100-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.26100')
Python 3.11.5
Windows: ('10', '10.0.26100', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: KePub Input (3, 6, 6) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 7, 3) && Kobo Utilities (2, 19, 0) && KoboTouchExtended (3, 7, 3)
Traceback (most recent call last):
File "calibre\gui2\__init__.py", line 806, in dispatch
File "calibre_plugins.koboutilities.action", line 2853, in _store_completed
File "calibre_plugins.koboutilities.action", line 3287, in _update_database_columns
AttributeError: 'KoboUtilitiesAction' object has no attribute 'epub_location_like_kepub'
Rolled back to 2.18.4 and works fine.
|