When I right click on a Book--with a Kpub-in the book list, then click on Edit Book get the following error:
Code:
calibre, version 7.26.101
ERROR: Unhandled exception: <b>ValueError</b>:'KEPUB' is not in list
calibre 7.26.101 embedded-python: True
Linux-6.8.0-54-generic-x86_64-with-glibc2.39 Linux ('64bit', 'ELF')
('Linux', '6.8.0-54-generic', '#56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:37:57 UTC 2025')
Python 3.11.5
Interface language: None
EXE path: /opt/calibre/bin/calibre-debug
Successfully initialized third party plugins: ACSM Input (0, 1, 0) && Gather KFX-ZIP (from KFX Input) (2, 20, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 20, 0) && ACSM Input Plugin GUI Extension (0, 1, 0) && Baen (1, 1, 0) && Barnes & Noble (1, 5, 6) && Diaps Editing Toolbag (0, 5, 0) && EpubMerge (3, 2, 0) && EpubSplit (3, 10, 0) && Goodreads (1, 8, 2) && Hyphenate This! (0, 1, 3) && KFX metadata reader (from KFX Input) (2, 20, 0) && From KFX (2, 20, 0) && KFX Input (2, 20, 0) && Set KFX metadata (from KFX Output) (2, 14, 0) && KFX Output (2, 14, 0) && KindleUnpack - The Plugin (0, 83, 7) && Kobo Utilities (2, 18, 4) && Modify ePub (1, 8, 5) && Quality Check (1, 13, 16)
Traceback (most recent call last):
File "calibre/gui2/actions/tweak_epub.py", line 82, in tweak_book
File "calibre/gui2/actions/tweak_epub.py", line 113, in do_tweak
ValueError: 'KEPUB' is not in list
I can edit kpub from the book detail panel, everything else seems to be working as expected.
bernie