Quote:
Originally Posted by DiapDealer
Get that splash screen disabled.
Try launching from the command-line:
Try launching in gui debug mode via command-line:
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