View Single Post
Old 07-07-2017, 12:23 PM   #2
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
Calibre 3.3 now silently dies while booting

Update: Calibre now silently dies while booting. I ran "C:\Program Files\Calibre2\calibre-debug.exe" -g and got essentially the same error in the debug log. I suspect it is because my "last used Virtual Library" was one with zero books in it, because that library has over 50,000 books and it loads faster like that.

I get the same silent death when I run with calibre.exe --ignore-plugins .


The first interactive error did not crash Calibre. Only after restarting did it begin to silently die.


The debug log using calibre-debug.exe" -g was:

Quote:
X:\calibre_utilities>"C:\Program Files\Calibre2\calibre-debug.exe" -g
calibre 3.3 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.15063-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.15063')
Python 2.7.12+
Windows: ('10', '10.0.15063', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Quality Check (1, 9, 11) && Find Duplicates (1, 6, 3) && MultiColumnSearch (1, 0, 71) && Reading List (1, 6, 6) && English Noun Frequency (1, 0, 7) && Audit Log (1, 0, 7) && Count Pages (1, 8, 0) && Modify ePub (1, 3, 13) && Author Book Count (2, 1, 5) && View Manager (1, 4, 3) && Job Spy (1, 0, 72) && Library Codes (1, 0, 30) && Favourites Menu (1, 0, 4) && Zotero Metadata Importer (1, 0, 41) && Extract ISBN (1, 4, 4) && Media File Importer (1, 0, 20) && Author Book Count Hierarchy (1, 1, 8) && Consolidate All Library Metadata (2, 0, 32) && QuarantineAndScrub (3, 6, 103) && Drop Search Results (1, 0, 8)
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
Starting up...
MCS has finished initialization...
Calibre, and hence Job Spy, was gracefully shut down last time? False
Last time daemon started: Sat Jul 1 13:07:47 2017
Last time daemon failed: Sat May 27 15:16:31 2017
Total daemon starts inception_to_date: 429
Total daemon failures inception-to-date: 6
libpng warning: iCCP: known incorrect sRGB profile
Job Spy has finished initialization...
Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\show_quickview.py", line 32, in update_state
File "site-packages\calibre\gui2\actions\show_quickview.py", line 100, in _show_quickview
File "site-packages\calibre\gui2\dialogs\quickview.py", line 194, in __init__
File "site-packages\calibre\gui2\dialogs\quickview.py", line 362, in refresh
File "site-packages\calibre\gui2\library\models.py", line 695, in id
File "site-packages\calibre\db\view.py", line 194, in index_to_id
IndexError: tuple index out of range
DaltonST is offline   Reply With Quote