Quote:
Originally Posted by Leonatus
I changed from Windows to Linux Mint 22.3 Cinnamon and installed Calibre again (v. 8.16.2). Device is Kobo Clara 2E. I tried to use the plugin, but receive this message:
Code:
calibre, version 8.16.2
FEHLER: Unbehandelter Ausnahmefehler: <b>TypeError</b>:'str' object is not callable
calibre 8.16.2 embedded-python: True
Linux-6.8.0-90-generic-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.8.0-90-generic', '#91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025')
Python 3.11.14
Interface language: de
EXE path: /opt/calibre/bin/calibre
Successfully initialized third party plugins: Annotations (1, 17, 13) && Count Pages (1, 14, 4) && Ebook Translator (2, 4, 1) && Kobo Utilities (2, 25, 0) && Modify ePub (1, 8, 8)
Traceback (most recent call last):
File "calibre_plugins.annotations.action", line 363, in fetch_usb_connected_device_annotations
self.fetch_usb_device_annotations(self.get_connected_device_primary_name())
File "calibre_plugins.annotations.action", line 407, in fetch_usb_device_annotations
annotated_book_list = self.get_annotated_books_on_usb_device(reader_app)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "calibre_plugins.annotations.action", line 624, in get_annotated_books_on_usb_device
ra.get_active_annotations()
File "/tmp/calibre-ir7e58i4/calibre_annotations_plugin/KoboTouch.py", line 72, in get_active_annotations
File "/tmp/calibre-ir7e58i4/calibre_annotations_plugin/KoboTouch.py", line 378, in _fetch_annotations
TypeError: 'str' object is not callable
|
The
https://www.mobileread.com/forums/sh...postcount=1232 post contains Anntotations plugin version with a fix.