|
Wizard
Posts: 1,363
Karma: 1589505
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
|
Hi @Comfy.n
After the last update the plugin stoped working with Favourites Menu plugin. I guess it has something to do with the new menu options (it didn't have a menu before, right?). This is the error I'm getting:
Spoiler:
Code:
calibre, version 9.11.104
ERRO: Exceção sem tratamento: <b>AttributeError</b>:'NoneType' object has no attribute 'aboutToShow'
calibre 9.11.104 embedded-python: True
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Python 3.14.6
Windows: ('11', '10.0.26200', 'SP0', 'Multiprocessor Free')
Interface language: pt_BR
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 33, 0) && DeDRM (10, 0, 23) && Package KFX (from KFX Input) (2, 33, 0) && ACE (1, 1, 7) && Access Aide (0, 1, 15) && Action Chains (1, 20, 10) && Best Sellers (4, 2, 1) && Check Books (0, 2, 1) && Comments Cleaner (1, 19, 2) && Count Pages (1, 15, 2) && Diaps Editing Toolbag (0, 5, 0) && Ebook Translator (2, 4, 1) && Editor Chains (1, 1, 9) && EpubCheck (0, 2, 6) && EpubMerge (3, 2, 0) && EpubSplit (3, 12, 0) && Favourites Menu (1, 3, 2) && Find Duplicates (1, 10, 10) && GR Author Notes (1, 2, 2, 100) && Goodreads (1, 8, 5) && Goodreads Sync (1, 17, 4) && KFX metadata reader (from KFX Input) (2, 33, 0) && From KFX (2, 33, 0) && KFX Input (2, 33, 0) && Set KFX metadata (from KFX Output) (2, 19, 0) && KFX Output (2, 19, 0) && KindleUnpack - The Plugin (0, 84, 0) && Open With (1, 8, 5) && Quality Check (1, 14, 7) && Reading Goal (2, 1, 2) && Reading Tracker (2, 0, 0) && ScrambleEbook (0, 6, 0) && Skoob Books (1, 5, 7) && Skoob Sync (0, 5, 8) && Streamer (1, 1, 0) && Sum Column (0, 3, 1) && TextDiff (1, 3, 1) && ePub Extended Metadata {Reader} (0, 14, 9) && ePub Extended Metadata {Writer} (0, 14, 9) && ePub Extended Metadata (0, 14, 9)
Traceback (most recent call last):
File "calibre_plugins.favourites_menu.action", line 88, in _about_to_show_menu
File "calibre_plugins.favourites_menu.action", line 127, in rebuild_menus
AttributeError: 'NoneType' object has no attribute 'aboutToShow'
|