Page 2 of 3
Re: Sen:te Goban update ?
Posted: Sat Jun 15, 2013 6:15 am
by Bonobo
NOW IT WORKS
After a reboot (no idea whether that was the reason) I tried again, to no avail.
Then I re-downloaded the Extensions DMG (no idea whether they changed something) and then Goban 4 works. Just played a 9x9 game against GnuGo and lost by 5 points.
<edit>
Updated my Appstore review, BTW, and heaved it up from one star to three, for the time being.
</edit>
Re: Sen:te Goban update ?
Posted: Mon Jun 17, 2013 12:59 am
by Tim C Koppang
Are there any changes/improvements? In other words, if I have the previous (free) version, is it worth the $10 to upgrade?
Re: Sen:te Goban update ?
Posted: Sun Jun 23, 2013 9:24 am
by fireproof
I've upgraded and it's doing a bit better with commented SGF files (from SmartGo Kifu, KGS, and a Windows editor, for what its worth), but still crashes -- when saving some game files from other apps, for example. The developer seems interested in fixing it, but for now I don't see much reason to recommend upgrading.
Re: Sen:te Goban update ?
Posted: Fri Jul 26, 2013 12:32 am
by Mage
I can no longer see any comments in the SGF files

Anyone else having this issue ?
Re: Sen:te Goban update ?
Posted: Fri Jul 26, 2013 8:04 am
by fireproof
Mage wrote:I can no longer see any comments in the SGF files

Anyone else having this issue ?
I can see the comments just fine -- but you may want to remove all Sen:te Goban related preferences from your ~/Library/Preferences folder and restart the app.
That's what I did, and now the app is solid; no crashes, it opens every SGF I throw at it, and everything just works. The developer was very good about keeping in contact and following up on the trouble I reported earlier. The last thing on my wishlist is multi-game SGF files.
Re: Sen:te Goban update ?
Posted: Fri Jul 26, 2013 8:20 am
by Tim C Koppang
Does the new version handle Chinese counting? In the previous version that I have there is a pull-down menu to change the ruleset, but the only option is Japanese. Has anything else been added?
Re: Sen:te Goban update ?
Posted: Fri Jul 26, 2013 10:17 am
by Bonobo
Mage wrote:I can no longer see any comments in the SGF files

Anyone else having this issue ?
At first I also thought they were gone, but they are in the
info panel -> “positions”,
just press cmd+5.
HTH, Tom
Re: Sen:te Goban update ?
Posted: Fri Jul 26, 2013 1:20 pm
by hyperpape
I believe the FSF takes the position that GPL'd software cannot be distributed on the app store (
http://www.fsf.org/news/2010-05-app-store-compliance).
See also:
http://en.wikipedia.org/wiki/Mac_App_Store#Regulations
Re: Sen:te Goban update ?
Posted: Fri Jul 26, 2013 2:20 pm
by Bonobo
Yes, that’s the reason why GnuGo and NNGS are not included in the AppStore distribution and
have to be downloaded extra and installed as an extension.
Re: Sen:te Goban update ?
Posted: Sun Jul 28, 2013 4:04 am
by marco
Hello,
I am a member of Sente, the authors of Goban,
http://www.sente.ch/goban/ .
An update (4.2) has just been released. In addition to several bug fixes it now includes the ability to play against Pachi, a much stronger opponent than GNU Go.
To do so the Goban Extensions package needs to be reinstalled.
As some have already commented this package is necessary because the GPL is not compatible with App Store distribution. (Users should be able to freely update or modify their software, which cannot be done for apps that are signed to be distributed on the Mac App Store.)
We will keep on improving Goban, we have many ideas for that.
Re: Sen:te Goban update ?
Posted: Sun Jul 28, 2013 7:34 am
by pleiade67
Hello,
I would suggest to implement the GTP protocol, in addition to your packages which are easy to install. This would give access to a wealth of different level GTP engines freely available (mogo, Fuego, Orego, neurogo, pachi, several versions of gnugo, amigo, go169, etc.), even if the installation of GTP engines is a little more involved.
http://ricoh51.free.fr/go/engineeng.htm
Re: Sen:te Goban update ?
Posted: Sun Jul 28, 2013 10:16 am
by marco
You can already add GTP and GMP players to Goban. Just specify the path to the executable and the arguments in the two text fields.
Re: Sen:te Goban update ?
Posted: Sun Jul 28, 2013 10:28 am
by Bonobo
marco wrote:You can already add GTP and GMP players to Goban. Just specify the path to the executable and the arguments in the two text fields.
Uhm, WOT?


OK, nice, but not exactly what a user of OS X would expect to have to do. Did I miss any How-To’s and links for all that on the sente.ch site?
Anyway, I’m happy you guys have finally continued to work on Goban!
Herzliche Grüße aus Norddeutschland, Tom
Re: Sen:te Goban update ?
Posted: Sun Jul 28, 2013 9:08 pm
by marco
Bonobo wrote:You can already add GTP and GMP players to Goban. Just specify the path to the executable and the arguments in the two text fields.
Uhm, WOT?

OK, nice, but not exactly what a user of OS X would expect to have to do.
What would you expect to do? In the Players preference you create a New GTP program, give it a name and set the executable path and the arguments you want to use.
Were thinking that anybody that can compile a GTP go playing program can figure it out. Also seems like the only way to provide a general and flexible way to add any go playing program.
Did I miss any How-To’s and links for all that on the sente.ch site?
No you did not miss much, there is no documentation at this time. We may start a FAQ if we get FQs. Thanks!
Re: Sen:te Goban update ?
Posted: Mon Jul 29, 2013 3:04 am
by pleiade67
Marco,
This is really a nice feature (it is actually listed among the features on the web page of the app). Would indeed be nice to document it.
To Bonobo: I think this feature is a nice plus for more "experienced" users, in addition to the "easy to install" packages (by experienced I mean in software development not necessarily in go !

). It is unfortunately true that Mac compiled GTP engines are not common. Compiling the sources is not always straightforward, but I really appreciate this to be available. Fuego 1.1 compiled for Mac OS X works for instance, and is a pretty strong opponent (same source as "little go" on ipad). There are more windows exe GTP engine available. I had a try using wine to plug a win binary engine in Goban, but did not work (works under gogui).
Anyway nice app.