I guess it's a nice feature, but every click on any book results to this message:
Code:
calibre, version 8.16.0
FEHLER: Unbehandelter Ausnahmefehler: <b>AttributeError</b>:'function' object has no attribute 'prompt_text'
calibre 8.16 embedded-python: True
Linux-6.8.0-88-generic-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.8.0-88-generic', '#89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 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, 24, 5) && Modify ePub (1, 8, 8)
Traceback (most recent call last):
File "calibre/gui2/actions/similar_books.py", line 46, in ask_ai
File "calibre/gui2/actions/llm_book.py", line 49, in ask_ai_with_action
File "calibre/gui2/dialogs/llm_book.py", line 220, in activate_action
File "calibre/gui2/dialogs/llm_book.py", line 243, in prompt_text_for_action
AttributeError: 'function' object has no attribute 'prompt_text'
Just wonder what this means.