Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 10-05-2020, 08:44 PM   #1
Akedos
Junior Member
Akedos began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2020
Device: Nook
Calibre Fresh Install (5.1) won't launch at all

Installed a fresh copy of Calibre (tried both 32 and 64 bit) and neither will launch. Running Windows 10 on a 64 bit system.

Here's the debug file. Am I seeing a Python or hidpi issue? Or just nothing.

calibre 5.1 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', 'SP0', 'Multiprocessor Free')
Interface language: None
Turning on automatic hidpi scaling
Akedos is offline   Reply With Quote
Old 10-05-2020, 09:03 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,775
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
How did you generate that debug log? with calibre-debug -g?
kovidgoyal is online now   Reply With Quote
Advert
Old 10-05-2020, 09:22 PM   #3
Akedos
Junior Member
Akedos began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2020
Device: Nook
Quote:
Originally Posted by kovidgoyal View Post
How did you generate that debug log? with calibre-debug -g?
Yes, exactly that way.
Akedos is offline   Reply With Quote
Old 10-05-2020, 09:34 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,775
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
And what exit code is calibre-debug -g exiting with?
kovidgoyal is online now   Reply With Quote
Old 10-05-2020, 09:39 PM   #5
Akedos
Junior Member
Akedos began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2020
Device: Nook
Quote:
Originally Posted by kovidgoyal View Post
And what exit code is calibre-debug -g exiting with?
ctrl+c ctrl+v

C:\Users\admin>calibre-debug -g
calibre 5.1 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', 'SP0', 'Multiprocessor Free')
Interface language: None
Turning on automatic hidpi scaling

C:\Users\admin>
Akedos is offline   Reply With Quote
Advert
Old 10-05-2020, 09:44 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,775
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Run

echo Exit Code is %errorlevel%

after running calibre-debug -g
kovidgoyal is online now   Reply With Quote
Old 10-05-2020, 09:49 PM   #7
Akedos
Junior Member
Akedos began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2020
Device: Nook
Quote:
Originally Posted by kovidgoyal View Post
Run

echo Exit Code is %errorlevel%

after running calibre-debug -g
Here you go:

C:\Users\admin>echo Exit Code is %errorlevel%
Exit Code is -1066598274
Akedos is offline   Reply With Quote
Old 10-05-2020, 09:53 PM   #8
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,775
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
What does


calibre-debug -w

do? And try a clean install, uninstall, delete c:/program files/calibre2 and re-install, the beta from: https://www.mobileread.com/forums/sh...d.php?t=333686
kovidgoyal is online now   Reply With Quote
Old 10-05-2020, 10:00 PM   #9
Akedos
Junior Member
Akedos began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2020
Device: Nook
Quote:
Originally Posted by kovidgoyal View Post
What does


calibre-debug -w

do? And try a clean install, uninstall, delete c:/program files/calibre2 and re-install, the beta from: https://www.mobileread.com/forums/sh...d.php?t=333686
Microsoft Windows [Version 10.0.19041.508]
(c) 2020 Microsoft Corporation. All rights reserved.

C:\Users\admin>calibre-debug -g
calibre 5.1 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', 'SP0', 'Multiprocessor Free')
Interface language: None
Turning on automatic hidpi scaling

C:\Users\admin>calibre-debug -w
Turning on automatic hidpi scaling

C:\Users\admin>

uninstalling and reinstalling now.
Akedos is offline   Reply With Quote
Old 10-05-2020, 10:33 PM   #10
Akedos
Junior Member
Akedos began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2020
Device: Nook
Quote:
Originally Posted by Akedos View Post
uninstalling and reinstalling now.
Same error codes and behavior and previously.
Akedos is offline   Reply With Quote
Old 10-05-2020, 11:56 PM   #11
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,775
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Hmm well my only other suggestion is try booting in safe mode.
kovidgoyal is online now   Reply With Quote
Old 10-07-2020, 05:22 PM   #12
Akedos
Junior Member
Akedos began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2020
Device: Nook
Quote:
Originally Posted by kovidgoyal View Post
Hmm well my only other suggestion is try booting in safe mode.
Here's the error log that was generated upon trying to start it in Safe Mode.

https://imgur.com/a/VIZ56nL

Akedos is offline   Reply With Quote
Old 10-07-2020, 09:11 PM   #13
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,775
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
This error was fixed in 5.2 and should anyway appear only once after a fresh install.
kovidgoyal is online now   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre won't launch bunkie68 Calibre 1 04-28-2018 02:48 PM
Calibre won't launch Mr_Mark Calibre 4 10-02-2012 11:02 AM
crash - killtimers error with Calibre 8.50 fresh install dustwindbun Calibre 11 05-21-2012 06:41 PM
calibre-server error on fresh install (headless) ntrantham Related Tools 20 12-08-2011 08:50 PM
Can't Launch Calibre after fresh install hfrummer Calibre 14 11-18-2008 04:20 PM


All times are GMT -4. The time now is 11:14 AM.


MobileRead.com is a privately owned, operated and funded community.