View Single Post
Old 01-24-2016, 05:49 PM   #5
SGans
Member
SGans began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Jan 2016
Device: Nook, iPad
Quote:
Originally Posted by BetterRed View Post
@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!
SGans is offline   Reply With Quote