Quote:
Originally Posted by BetterRed
@ SGans - as you may have noticed Kovid is taking a break for a few days.
But, FWIW on Windows I would try editing gui.json in the configuration folder to change the line (assuming it exists in the OSX version) with
Code:
"show_splash_screen": true,
to
Code:
"show_splash_screen": false,
Hopefully someone who knows OSX will be able to help you with the debug. I changhed the thread title to include prefix [OSX]
BR
|
Hi. Thanks for this suggestion - but apparently, we don't have a .json file in the Mac OSX package that's named gui.json - we have a javascript file named "gui" (.js), but it has no such line as you mention here, about the splashscreen set to on or off.
I'll do more searching for that splash_screen command somewhere though. It may be a good start... Thanks!