[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
xboard 4.2.3 / GNU Chess v5.02 problem (fwd)
From: |
Johan Abrahamsson |
Subject: |
xboard 4.2.3 / GNU Chess v5.02 problem (fwd) |
Date: |
Wed, 3 Oct 2001 15:50:00 +0200 (MEST) |
Hi,
I have a problem, described below. See also Tim Manns response.
Best regards,
Johan
I haven't seen that before, but it has to be a bug in GNU Chess 5, maybe
one that only shows up on Suns. GNU Chess is dying right after xboard
interrupts it ("Interrupting first") with a SIGINT. Perhaps its signal
handler isn't installed correctly. You'll have to ask the GNU Chess folks
about this.
--
Tim Mann address@hidden http://www.tim-mann.org/
+-----------------------------------------------------------+
---------- Forwarded message ----------
Date: Tue, 2 Oct 2001 17:00:02 +0200 (MEST)
From: Johan Abrahamsson <address@hidden>
To: address@hidden
Subject: xboard 4.2.3 / GNU Chess v5.02 problem
Hi,
I've looked through your FAQ but I don't find any solution to my problem
here so I try to see if you have any time and interest in helping me.
I don't get xboard to work in combination with gnuchess. As soon as I do
my second move (as white), two windows pops up: "Error writing to first
chess program: Broken pipe" and "Error: first chess program (./gnuchess
xboard) exited unexpectedly".
Here is the script I'm using to start xboard:
#!/bin/sh
./xboard -fd /home/epkjoab/opt/chess-5.02 -fcp "./gnuchess xboard"
When I use gnuchess without xboard, gnuchess runs just fine. That's why
I'm sending this mail to you.
Here is the debug ouput:
%epkws1294:/home/epkjoab/opt/newboard>uname -a
SunOS epkws1294 5.8 Generic_108528-09 sun4u sparc SUNW,Ultra-5_10
%epkws1294:/home/epkjoab/opt/newboard>./xboard.sh
recognized 'normal' (-1) as variant normal
resolved -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-* at pixel size 34
to -adobe-helvetica-bold-r-normal--34-240-100-100-p-182-iso8859-1
resolved -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-* at pixel size 14
to -adobe-helvetica-bold-r-normal--14-140-75-75-p-82-iso8859-1
resolved -*-helvetica-medium-r-normal--*-*-*-*-*-*-*-* at pixel size 14
to -adobe-helvetica-medium-r-normal--14-140-75-75-p-77-iso8859-1
xboard: messageWidget geometry error 3 756 21 756 21
xboard: messageWidget geometry error 3 755 21 755 21
xboard 4.2.3 + gnuchess
Reset(1): gameMode 0
recognized 'normal' (-1) as variant normal
GameEnds(0, (null), 2)
StartChildProcess (dir="/home/epkjoab/opt/chess-5.02") ./gnuchess xboard
3128 >first : xboard
protover 2
3128 >first : new
random
3128 >first : level 40 5 0
3128 >first : hard
3882 <first : Chess
3885 <first : feature setboard=1 analyze=0 ping=1 draw=0 variants="normal"
myname="GNU Chess v5.02" done=1
3885 >first : accepted setboard
3885 >first : accepted analyze
3886 >first : accepted ping
3886 >first : accepted draw
3886 >first : accepted variants
3886 >first : accepted myname
3887 >first : accepted done
5221 >first : time 30000
otim 30000
5221 >first : e2e4
5258 <first : 1. e2e4
14306 <first : 1. ... g8f6
AnimateMove: piece 7 hops from 6,7 to 5,5
14511 <first : My move is: g8f6
Interrupting first
16265 >first : time 29099
otim 29799
16265 >first : g1f3
xboard: Error: first chess program (./gnuchess xboard) exited unexpectedly
GameEnds(0, (null), 2)
Interrupting first
16367 >first : force
xboard: Error writing to first chess program: Broken pipe
16387 >first : ping 1
xboard: Error writing to first chess program: Broken pipe
GameEnds(0, (null), 2)
20001 >first : quit
Thanks in advance,
Johan Abrahamsson
- xboard 4.2.3 / GNU Chess v5.02 problem (fwd),
Johan Abrahamsson <=