GoPanda client
-
Pyoveli
- Beginner
- Posts: 9
- Joined: Mon Sep 06, 2010 8:02 am
- Rank: EGF 2 dan
- GD Posts: 0
- Been thanked: 5 times
Re: GoPanda client
I tried to watch the first round during this sunday. When I try to open two game observation windows almost simultaneously, the GoPanda freezes.
-
Podiceps
- Dies in gote
- Posts: 22
- Joined: Mon Apr 26, 2010 5:45 am
- Rank: EGF 6 kyu
- GD Posts: 0
- Been thanked: 1 time
Re: GoPanda client
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
-
ahamay
- Dies in gote
- Posts: 46
- Joined: Wed Apr 28, 2010 10:32 am
- Rank: EGF 6 dan
- GD Posts: 14
- Been thanked: 11 times
Re: GoPanda client
Correct - the plan is to replace the English page completely by pandanet-igs.com (though there's not so much content yet)dtslife wrote:Is the GoPanda client not on the http://www.pandanet.co.jp/English/ web page?
The English igs page seems slightly out of date.
GoPanda is the cross-platform client currently in development - it's still quite unstable, but will be the recommended IGS client in the future.what is the difference between GoPanda, gl-Go, and Panda Egg?
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
-
Podiceps
- Dies in gote
- Posts: 22
- Joined: Mon Apr 26, 2010 5:45 am
- Rank: EGF 6 kyu
- GD Posts: 0
- Been thanked: 1 time
Re: GoPanda client
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.
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.
-
Podiceps
- Dies in gote
- Posts: 22
- Joined: Mon Apr 26, 2010 5:45 am
- Rank: EGF 6 kyu
- GD Posts: 0
- Been thanked: 1 time
Re: GoPanda client
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.
- daal
- Oza
- Posts: 2508
- Joined: Wed Apr 21, 2010 1:30 am
- GD Posts: 0
- Has thanked: 1304 times
- Been thanked: 1128 times
Re: GoPanda client
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?
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?
Patience, grasshopper.
-
tapir
- Lives in sente
- Posts: 774
- Joined: Fri Apr 23, 2010 5:52 pm
- GD Posts: 0
- Has thanked: 137 times
- Been thanked: 155 times
- Contact:
Re: GoPanda client
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)
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)
-
ahamay
- Dies in gote
- Posts: 46
- Joined: Wed Apr 28, 2010 10:32 am
- Rank: EGF 6 dan
- GD Posts: 14
- Been thanked: 11 times
Re: GoPanda client
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 youPodiceps 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.
- daal
- Oza
- Posts: 2508
- Joined: Wed Apr 21, 2010 1:30 am
- GD Posts: 0
- Has thanked: 1304 times
- Been thanked: 1128 times
Re: GoPanda client
The client disregards the max opponent strength difference. I set both stronger and weaker to "1" and a game opened with three handicap stones.
Patience, grasshopper.
-
ahamay
- Dies in gote
- Posts: 46
- Joined: Wed Apr 28, 2010 10:32 am
- Rank: EGF 6 dan
- GD Posts: 14
- Been thanked: 11 times
Re: GoPanda client
Should be fixed now.daal wrote:When I finish a game, the automatic opponent search starts.
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.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?
-
ahamay
- Dies in gote
- Posts: 46
- Joined: Wed Apr 28, 2010 10:32 am
- Rank: EGF 6 dan
- GD Posts: 14
- Been thanked: 11 times
Re: GoPanda client
I guess you use Java 5 or sth. like OpenJDK (check "java -version" from the command line). Please install Java 6 instead.tapir wrote:When trying to automatch...
java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group
-
ahamay
- Dies in gote
- Posts: 46
- Joined: Wed Apr 28, 2010 10:32 am
- Rank: EGF 6 dan
- GD Posts: 14
- Been thanked: 11 times
Re: GoPanda client
You mean with the "find opponent" feature? Interesting - never happened to me yet.daal wrote:The client disregards the max opponent strength difference. I set both stronger and weaker to "1" and a game opened with three handicap stones.
- daal
- Oza
- Posts: 2508
- Joined: Wed Apr 21, 2010 1:30 am
- GD Posts: 0
- Has thanked: 1304 times
- Been thanked: 1128 times
Re: GoPanda client
Yes, and it just happened to me again.ahamay wrote:You mean with the "find opponent" feature? Interesting - never happened to me yet.daal wrote:The client disregards the max opponent strength difference. I set both stronger and weaker to "1" and a game opened with three handicap stones.
Edit: In fact, it seems to happen just about every time, whether max difference is set to 1 or 0. Please let us know when it is fixed!
Patience, grasshopper.
- daal
- Oza
- Posts: 2508
- Joined: Wed Apr 21, 2010 1:30 am
- GD Posts: 0
- Has thanked: 1304 times
- Been thanked: 1128 times
Re: GoPanda client
after starting the program, click Pandanet-IGS. Then under "Connection" choose "Configure." Then press "Add," and type in your user name and password.
Patience, grasshopper.