Quote:
Originally Posted by PeterT
One useful approach is to start calibre in debug mode (on preferences menu), and then shut calibre down and post the resulting log file. In cases like this there will often be an error message from the plugin showing why it's not initializing properly.
|
Hi, thank you! Okay, I did this, and I got the debug log, but I can't pretend to understand this, so:
Spoiler:
ApplicationPaletteChange event ignored
Using calibre Qt style: True
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 134, in __init__
File "calibre\gui2\ui.py", line 152, in init_iaction
File "calibre\customize\__init__.py", line 678, in load_actual_plugin
File "importlib\__init__.py", line 88, in import_module
File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "calibre\customize\zipplugin.py", line 219, in exec_module
File "calibre_plugins.generate_cover.action", line 17, in <module>
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "calibre\customize\zipplugin.py", line 219, in exec_module
File "calibre_plugins.generate_cover.config", line 108, in <module>
File "calibre\utils\config.py", line 320, in __init__
File "calibre\utils\config.py", line 349, in refresh
File "calibre\utils\config_base.py", line 377, in read_data
File "calibre\utils\config_base.py", line 360, in retry_on_fail
File "calibre\utils\config_base.py", line 375, in r
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\dani_\\AppData\\Roaming\\calibre\\plug ins\\Generate Cover.json'
EpubMerge: DEBUG: 2026-04-03 17:09:58,724: calibre_plugins.epubmerge.epubmerge_plugin(156): macmenuhack file_path:C:\Users\dani_\AppData\Roaming\calibre\p lugins\fanficfare_macmenuhack.txt
calibre Debug log
calibre 9.6 embedded-python: True
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Python 3.14.2
Windows: ('11', '10.0.26200', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: BookFusion Plugin (0, 8, 1) && Count Pages (1, 15, 1) && EpubMerge (3, 2, 0) && FanFicFare (4, 56, 0) && Generate Cover (2, 3, 7) && Goodreads (1, 8, 4)
calibre 9.6 embedded-python: True
Windows-11-10.0.26200-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '11', '10.0.26200')
Python 3.14.2
Windows: ('11', '10.0.26200', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: BookFusion Plugin (0, 8, 1) && Count Pages (1, 15, 1) && EpubMerge (3, 2, 0) && FanFicFare (4, 56, 0) && Generate Cover (2, 3, 7) && Goodreads (1, 8, 4)
QPA platform: windows
devicePixelRatio: 1.5
logicalDpi: 96.0 x 96.0
physicalDpi: 92.89142857142856 x 96.25263157894736
[0.00] Starting up...
[0.00] Showing splash screen...
[1.17] splash screen shown
[1.17] Initializing db...
[1.28] db initialized
[1.28] Constructing main UI...
[2.92] GUI main window shown
[3.00] main UI initialized...
[3.00] Hiding splash screen
[3.00] splash screen hidden
[3.00] Started up in 3.00 seconds with 2510 books
[66.97] Shutdown starting...
[67.02] Shutdown message shown...
[67.02] Grid view shutdown
[67.02] Bookshelf view shutdown
[67.02] Actions shutdown
[67.22] Various services shutdown
[67.22] Metadata backup shutdown
[67.23] Current database closed
[67.24] Windows hidden
[67.28] Waiting for overseers, mdns, and live to shutdown
[67.28] Waiting for device manager to shutdown
[67.28] Shutdown complete in 0.31, quitting...