Page 2 of 4
Re: GoPanda client
Posted: Thu Nov 18, 2010 8:27 pm
by cdybeijing
I have been playing around with the new client. I have to confess that I have not yet been able to figure how to play a game other than using the "find opponent" button. Specifically, how do I choose the time control I want or adjust to using something other than Canadian timing?
Re: GoPanda client
Posted: Fri Nov 19, 2010 12:35 am
by daal
Clicking "rank" to sort players by rank brings up this error :
java.lang.StackOverflowError
Copying the error message and pasting to the clipboard shows:
java.lang.StackOverflowError
at java.lang.Character.toLowerCase(Unknown Source)
at java.lang.String.toLowerCase(Unknown Source)
at java.lang.String.toLowerCase(Unknown Source)
at ggo.igs.gui.IGSTableModel.sort(Unknown Source)
at ggo.igs.gui.IGSTableModel.sort(Unknown Source)
at ggo.igs.gui.IGSTableModel.sort(Unknown Source)
at ggo.igs.gui.IGSTableModel.sort(Unknown Source)
.
.
.
repeated hundreds of times...
Re: GoPanda client
Posted: Fri Nov 19, 2010 4:50 pm
by EdLee
cdybeijing wrote:how to play a game other than using the "find opponent" button.
Click the "Players" tab, right-click a person, and choose "Match".
cdybeijing wrote:how do I choose the time control I want or adjust to using something other than Canadian timing?
Looks like they have not added this feature in this version. (This feature has been available in gGo and gIGo forever.)
Re: GoPanda client
Posted: Sat Nov 20, 2010 6:02 am
by Javaness
An error occurred while launching/running the application.
Title: GoPanda
Vendor: PandaNet Inc.
Category: Launch File Error
JAR resources in JNLP file are not signed by same certificate
I could not run it on Mini-Mac OSxCode: Select all
JNLPException[category: Launch File Error : Exception: null : LaunchDesc:
<jnlp spec="1.0+" codebase="http://pandanet-igs.com/gopanda/" href="http://pandanet-igs.com/gopanda/gopanda.jnlp">
<information>
<title>GoPanda</title>
<vendor>PandaNet Inc.</vendor>
<homepage href="http://pandanet-igs.com/gopanda/index.html"/>
<description>GoPanda Development Version</description>
<description kind="short">Play Go on Pandanet IGS. This is an UNSTABLE development version for testers and other brave people - USE AT OWN RISK!</description>
<icon href="http://pandanet-igs.com/gopanda/shinypanda128.png" kind="default"/>
<shortcut online="true">
<menu submenu="Pandanet IGS"/>
</shortcut>
<offline-allowed/>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se max-heap-size="157286400" version="1.5+"/>
<jar href="http://pandanet-igs.com/gopanda/gopanda.jar" download="eager" main="true"/>
<jar href="http://pandanet-igs.com/gopanda/clojure-1.2.0.jar" download="eager" main="false"/>
<jar href="http://pandanet-igs.com/gopanda/clojure-contrib-1.2.0.jar" download="eager" main="false"/>
<jar href="http://pandanet-igs.com/gopanda/help-1.1-SNAPSHOT.jar" download="eager" main="false"/>
<jar href="http://pandanet-igs.com/gopanda/javahelp-2.0.02.jar" download="eager" main="false"/>
<jar href="http://pandanet-igs.com/gopanda/playerdb-1.1-SNAPSHOT.jar" download="eager" main="false"/>
<property name="apple.laf.useScreenMenuBar" value="true"/>
</resources>
<application-desc/>
</jnlp> ]
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1041)
at com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:943)
at com.sun.javaws.Launcher.continueLaunch(Launcher.java:843)
at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:527)
at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:219)
at com.sun.javaws.Launcher.run(Launcher.java:166)
at java.lang.Thread.run(Thread.java:613)
Re: GoPanda client
Posted: Sun Nov 21, 2010 2:31 am
by dtslife
Is the GoPanda client not on the
http://www.pandanet.co.jp/English/ web page?
The English igs page seems slightly out of date.
I only found the GoPanda client after reading about the European Go Team Championship.
http://pandanet-igs.com/communities/euroteamchampswhat is the difference between GoPanda, gl-Go, and Panda Egg?
Re: GoPanda client
Posted: Sun Nov 21, 2010 12:58 pm
by Pyoveli
I tried to watch the first round during this sunday. When I try to open two game observation windows almost simultaneously, the GoPanda freezes.
Re: GoPanda client
Posted: Sun Nov 21, 2010 1:55 pm
by Podiceps
I cannot save game files with GoPanda. When I press save it changes the file type to the full file name and nothing happens. F.ex. from .sgf to file.sgf
Re: GoPanda client
Posted: Mon Nov 22, 2010 4:19 am
by ahamay
Correct - the plan is to replace the English page completely by pandanet-igs.com (though there's not so much content yet)
what is the difference between GoPanda, gl-Go, and Panda Egg?
GoPanda is the cross-platform client currently in development - it's still quite unstable, but will be the recommended IGS client in the future.
glGo is another cross-plattform client which is not developed anymore - it's quite similar to GoPanda with a few advantages (nicer user interface at this point) and a few disadvantages (bug in room feature, not installable in new linux versions).
Panda Egg is a windows-only client developed in Japan - it's basically what the Japanese players use. The interface feels a bit strange, though - at least for me

Re: GoPanda client
Posted: Mon Nov 22, 2010 4:54 am
by Podiceps
hi,
Appart from the bugs I found in GoPanda would it be possible to make the area with player names, edit + observer bottons and move information resizeable when you resize the window. That would make it alot easier to follow more than one game at a time. Then the board would be larger without loosing chat and time information. Just a suggestion.
Re: GoPanda client
Posted: Tue Nov 23, 2010 3:09 pm
by Podiceps
I found the answer to my file saving poblem. It was caused by question marks in the file name. If I manually removes them I can save the sgf-files.
Re: GoPanda client
Posted: Thu Nov 25, 2010 2:23 am
by daal
When I finish a game, the automatic opponent search starts.
I still don't get away and autoaway. Is that for people who are away from the computer, but would rather click this button than close the program?
Re: GoPanda client
Posted: Fri Nov 26, 2010 3:36 pm
by tapir
When trying to automatch...
java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group
at ggo.igs.Seek.<init>(Unknown Source)
at ggo.igs.Seek.getInstance(Unknown Source)
at ggo.igs.gui.IGSMainWindow$IGSActionListener.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:246)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5602)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3129)
at java.awt.Component.processEvent(Component.java:5367)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4068)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1801)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Re: GoPanda client
Posted: Sat Nov 27, 2010 3:43 pm
by ahamay
Podiceps wrote:I found the answer to my file saving poblem. It was caused by question marks in the file name. If I manually removes them I can save the sgf-files.
Nice hint - so I'll just remove the ?'s from the filename. They arose from switching to the "new" rating system, I guess. We've been worried about file saving issues for a while now, so thank you

Re: GoPanda client
Posted: Tue Nov 30, 2010 12:59 am
by daal
The client disregards the max opponent strength difference. I set both stronger and weaker to "1" and a game opened with three handicap stones.
Re: GoPanda client
Posted: Fri Dec 10, 2010 3:57 am
by ahamay
daal wrote:When I finish a game, the automatic opponent search starts.
Should be fixed now.
I still don't get away and autoaway. Is that for people who are away from the computer, but would rather click this button than close the program?
Yes, maybe you want to stay online so that e.g. observed games are kept open and still autosaved after finished. With an away state people chatting or challenging you should get a message. Autoaway does it automatically after you didn't do anything for n minutes.