View Single Post
Old 04-24-2015, 12:53 PM   #15
leerinj
Junior Member
leerinj began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Apr 2015
Device: Kobo Aura H2O
Quote:
Originally Posted by DiapDealer View Post
Get that splash screen disabled.

Try launching from the command-line:
Code:
calibre
Try launching in gui debug mode via command-line:
Code:
calibre-debug -g
If you get it to go; disable the splash screen in the preferences.

If worse comes to worse ... find the line:
Code:
"show_splash_screen": true,
and change it to:
Code:
"show_splash_screen": false,
in the %APPDATA%\calibre\gui.json file.
Hi; I was at my daughter's yesterday. She has the same processor as I do, and has Norton on it.
She does have Calibre and it works fine. So therefore there is something with my computer.
I tried the command line prompt as you suggested - the same thing happened.
I tried the calibre debg with --g; nothing happened.

Joe
leerinj is offline   Reply With Quote