View Single Post
Old 02-05-2025, 06:03 PM   #43
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,825
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
No server here

calibre-debug -g

Spoiler:

Microsoft Windows [Version 10.0.19045.5371]
(c) Microsoft Corporation. All rights reserved.

c:\>calibre-debug -g
calibre 7.24 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Successfully initialized third party plugins: Backup Configuration Folder (1, 0, 5) && Count Pages (1, 13, 6) && Drop Search Results (1, 0, 14) && Favourites Menu (1, 3, 1) && Job Spy (1, 0, 239) && JobSpy Favourites (1, 2, 0) && Modify ePub (1, 8, 5) && Scroll Book Details (1, 0, 2) && View Manager (1, 10, 3)
QPA platform: windows
devicePixelRatio: 1.5
logicalDpi: 96.0 x 96.0
physicalDpi: 104.87741935483871 x 104.50285714285712
ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
[0.00] Starting up...
[0.00] Initializing db...
[0.08] db initialized
[0.08] Constructing main UI...
Traceback (most recent call last):
File "calibre\gui2\ui.py", line 148, in __init__
File "calibre\gui2\ui.py", line 166, in init_iaction
File "calibre\customize\__init__.py", line 659, in load_actual_plugin
File "importlib\__init__.py", line 126, in import_module
File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.JS_faves.action", line 17, in <module>
File "calibre\customize\zipplugin.py", line 205, in exec_module
File "calibre_plugins.JS_faves.config", line 20, in <module>
ModuleNotFoundError: No module named 'calibre_plugins.BRMenu_menu'
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: cHRM chunk does not match sRGB
[0.98] GUI main window shown
Job Spy has begun initialization...
orig_option = prefs.get[option_key]: True
Tweak Library Name: Test
'read_file_metadata' global.py file prefs.set FROM: True TO: True
'read_file_metadata' global prefs[option_key] value changed FROM: True TO: True
author_sort_copy_method >>> default tweaks.py method is: invert
current tweaks['title_series_sorting']: library_order
--->>>apply_title_series_sorting_by_library: libname is NOT tweaked; default value used for: Test is: library_order
title_series_sorting changed FROM: library_order TO: library_order
Calibre, and hence Job Spy, was gracefully shut down last time? True
Last time daemon started: never
Last time daemon failed: never
Total daemon starts inception_to_date: 0
Total daemon failures inception-to-date: 0
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
JS: ===>>> change_gui_alternating_row_colors()
current library not specified in Job Spy last-viewed tool active library names... Test
Job Spy has finished initialization...
[1.36] main UI initialized...
[1.36] Started up in 1.36 seconds with 97 books
[9.97] [Backup Configuration Folder]: starting backup process
[85.30] [Backup Configuration Folder]: wrote config backup to C:\_AppData\Calibre\backup-Config_64bit\2025-02-06 at 09-46-39.zip
[85.31] [Backup Configuration Folder]: finished

c:\>


Something I haven't tried, but will try, is relocating my config from the SDD system drive, to an HDD data drive, which is where my calibre portables live.

BR
BetterRed is online now   Reply With Quote