View Single Post
Old 08-10-2020, 01:32 PM   #1
TinkerToyz
Junior Member
TinkerToyz began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Apr 2011
Device: Sony PRS 650
Calibre Starts and then Exits

Been using Calibre for many years and routinely update both Calibre and Windows 10.
After a recent MS update I noticed Calibre did not restart. Tried to restart both the x86 and x64 versions but both act the same way. Calibre starts, I can see the window for about 5 seconds and then it just shuts down.
Here is my calibre-debug /g log:
Spoiler:

calibre 4.22 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.18362-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.18362')
Python 2.7.16+
Windows: ('10', '10.0.18362', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Open With (1, 5, 12) && Modify ePub (1, 4, 1) && EpubMerge (2, 9, 0) && Search The Internet (1, 7, 6) && Manage Series (1, 2, 9) && EpubSplit (2, 9, 0) && Barnes & Noble (1, 2, 15) && Quality Check (1, 10, 1) && Fantastic Fiction (1, 3, 0) && Goodreads (1, 4, 0) && Find Duplicates (1, 7, 2) && Similar Stories (1, 0, 58)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 95.6235294118 x 95.5818815331
Using calibre Qt style: True
[0.00] Starting up...
[0.02] Initializing db...
[5.92] db initialized
[5.92] Constructing main UI...
Traceback (most recent call last):
File "site-packages\calibre\gui2\ui.py", line 157, in __init__
File "site-packages\calibre\gui2\ui.py", line 171, in init_iaction
File "site-packages\calibre\customize\__init__.py", line 613, in load_actual_plugin
File "importlib\__init__.py", line 37, in import_module
File "site-packages\calibre\customize\zipplugin.py", line 185, in load_module
File "calibre_plugins.similar_stories.action", line 12, in <module>
ImportError: No module named PyQt4.Qt
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
EpubMerge: DEBUG: 2020-08-10 13:10:49,479: calibre_plugins.epubmerge.epubmerge_plugin(157): macmenuhack file_path:C:\Users\TinkerToyz\AppData\Roaming\cali bre\plugins\fanficfare_macmenuhack.txt
[15.31] main UI initialized...
[15.31] Started up in 15.31 seconds with 47862 books
Job: 0 Set library information started
DeviceJob: 0 Set library information done, calling callback
Job: 0 Set library information finished
No details available.
DeviceJob: 0 Set library information callback returned
Job: 1 Get device information started
DeviceJob: 1 Get device information done, calling callback
DeviceJob: 1 Get device information callback returned
Job: 2 Set library information started
DeviceJob: 2 Set library information done, calling callback
DeviceJob: Job:2 2 Set library information Set library information callback returned
finished
Job: 3 No details available.
Get list of books on device Job: 0 started
Set library information MTP:finished
Loading filesystem metadata...No details available.

Job: 1 Get device information finished
No details available.


I was running version 4.21 when this happened so I downloaded 4.22 but the same results.

Thanks
TT

Last edited by theducks; 08-10-2020 at 01:40 PM. Reason: spoilered
TinkerToyz is offline   Reply With Quote