Wizard
Posts: 1,174
Karma: 1306007
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite
|
Hi, @capink.
I noticed that the plugin does not remember the last size of the dialogs.
Also, the 'Add actions' dialog throws an error when you right click on the table:
Spoiler:
Code:
calibre, version 7.9.0
ERRO: Exceção sem tratamento: <b>AttributeError</b>:'ActionsTable' object has no attribute 'create_context_menu'
calibre 7.9 embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: pt_BR
EXE path: C:\Program Files\Calibre2\calibre-parallel.exe
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 10, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 10, 0) && ACE (1, 1, 6) && Access Aide (0, 1, 15) && Annotations (1, 17, 13) && Calibre Power Search Plugin (2, 2, 0) && Check Books (0, 2, 0) && Comments Cleaner (1, 13, 0) && Count Pages (1, 13, 6) && Diaps Editing Toolbag (0, 4, 0) && Editor Chains (1, 1, 6) && EpubCheck (0, 2, 5) && EpubMerge (2, 18, 0) && EpubSplit (3, 7, 0) && Favourites Menu (1, 3, 1) && Find Duplicates (1, 10, 9) && Goodreads (1, 8, 1) && Goodreads Sync (1, 16, 5) && KFX metadata reader (from KFX Input) (2, 10, 0) && From KFX (2, 10, 0) && KFX Input (2, 10, 0) && Set KFX metadata (from KFX Output) (2, 7, 0) && KFX Output (2, 7, 0) && KindleUnpack - The Plugin (0, 83, 1) && Open With (1, 8, 3) && Quality Check (1, 13, 10) && Reading Goal (1, 5, 5) && ScrambleEbook (0, 6, 0) && Skoob Books (1, 5, 6) && Skoob Sync (0, 5, 6) && Sum Column (0, 3, 1) && TTS to MP3 (0, 6, 0) && TextDiff (1, 2, 4) && ePub Extended Metadata {Writer} (0, 11, 2) && ePub Extended Metadata {Reader} (0, 11, 2) && ePub Extended Metadata (0, 11, 2)
Traceback (most recent call last):
File "calibre_plugins.editor_chains.gui.views", line 350, in contextMenuEvent
File "calibre_plugins.editor_chains.gui.views", line 354, in show_context_menu
AttributeError: 'ActionsTable' object has no attribute 'create_context_menu'
|