|
Resident Curmudgeon
Posts: 82,398
Karma: 151278869
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
Originally Posted by DiapDealer
The actual error message would be a lot more helpful than "still causing a crash". The error could have moved to a new point in the code for all we know.
|
Here is the crash.
Code:
calibre, version 9.5.0
ERROR: Unhandled exception: <b>AttributeError</b>:type object 'QStandardPaths' has no attribute 'DownloadLocation'
calibre 9.5 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.exe
Successfully initialized third party plugins: DeACSM (0, 0, 16) && Gather KFX-ZIP (from KFX Input) (2, 29, 0) && DeDRM (10, 0, 15) && Package KFX (from KFX Input) (2, 29, 0) && Apple Books covers (1, 1, 1) && Backup Configuration Folder (1, 1, 2) && Barnes & Noble (1, 5, 8) && BookFusion Plugin (0, 8, 1) && Calibre Auto-Updater (1, 1, 0) && Calibre Config Reports (4, 1, 0) && Count Pages (1, 14, 6) && Current Paths (3, 0, 0) && Diaps Editing Toolbag (0, 5, 0) && EpubCheck (0, 2, 6) && EpubMerge (3, 2, 0) && EpubSplit (3, 12, 0) && Favourites Menu (1, 3, 2) && Find Duplicates (1, 10, 10) && Generate Cover (2, 3, 7) && Hyphenate This! (0, 1, 4) && KFX metadata reader (from KFX Input) (2, 29, 0) && From KFX (2, 29, 0) && KFX Input (2, 29, 0) && Set KFX metadata (from KFX Output) (2, 18, 0) && KFX Output (2, 18, 0) && Kindle hi-res covers (0, 5, 1) && KindleUnpack - The Plugin (0, 83, 8) && Kobo Metadata (1, 12, 1) && Kobo Utilities (2, 27, 1) && Modify ePub (1, 8, 9) && Palette Switcher (1, 1, 1000) && Quality Check (1, 14, 7) && Reading Goal (2, 0, 9) && Reading List (1, 15, 7) && ScrambleEbook (0, 6, 0) && StoryGraph (2, 0, 8) && TextDiff (1, 3, 1)
Traceback (most recent call last):
File "calibre_plugins.calibre_autoupdater.action", line 54, in ejecutar_actualizacion
File "calibre_plugins.calibre_autoupdater.action", line 84, in actualizar_windows
AttributeError: type object 'QStandardPaths' has no attribute 'DownloadLocation'
|