Page 1 of 1
kgs editor invocation
Posted: Fri Mar 18, 2011 2:50 pm
by GreenLizard
Is it possible to get rid of the main window when using kgs as a standalone editor?
I just want to use it to quickly open a sgf file, nothing else.
java -jar cgoban.jar -open game.sgf
always bring up the extra main window, which I don't need.
I got some "usage" message which talks about a -nosplash option, but I can't make it work.
edit: not sure how I managed to file that in IGS!

If an admin sees this, could you please move to kgs forum? Thanks
[mod editor=Chew]done[/edit]
Re: kgs editor invocation
Posted: Fri Mar 18, 2011 3:18 pm
by wms
-nosplash should work...I'll check it when I get a chance. That's exactly what it is supposed to do.
Re: kgs editor invocation
Posted: Fri Mar 18, 2011 4:17 pm
by oren
wms wrote:-nosplash should work...I'll check it when I get a chance. That's exactly what it is supposed to do.
-Xnosplash keeps the big oracle ad from popping up, but the poster wants the cgoban3 editor to come up without the KGS main window with the six buttons to select what you want to do.
Re: kgs editor invocation
Posted: Fri Mar 18, 2011 4:52 pm
by wms
oren wrote:wms wrote:-nosplash should work...I'll check it when I get a chance. That's exactly what it is supposed to do.
-Xnosplash keeps the big oracle ad from popping up, but the poster wants the cgoban3 editor to come up without the KGS main window with the six buttons to select what you want to do.
Which, as I said, is exactly what -nosplash is supposed to do.
Re: kgs editor invocation
Posted: Thu Apr 14, 2011 12:51 pm
by GreenLizard
webstart picked up new version 3.4.15 of the kgs client, but I still can't use that -nosplash option. Does it work for anybody?
Re: kgs editor invocation
Posted: Thu Apr 14, 2011 2:03 pm
by oren
GreenLizard wrote:webstart picked up new version 3.4.15 of the kgs client, but I still can't use that -nosplash option. Does it work for anybody?
-Xnosplash. Works for me for getting rid of the oracle window that pops up.
Re: kgs editor invocation
Posted: Thu Apr 14, 2011 2:17 pm
by wms
Oops. The new release had zero changes in cgoban. It was just a server change needed to let android clients into chat rooms. My release system does everything at once, whether it's needed or not, so you got a new client that was exactly like the one you had before. Sorry about that!