xboard and wine

Discussion of chess software programming and technical issues.

Moderator: Ras

mathmoi
Posts: 290
Joined: Mon Mar 13, 2006 5:23 pm
Location: Québec
Full name: Mathieu Pagé

Re: xboard and wine

Post by mathmoi »

krazyken wrote:I've seen this before, with some versions of xboard, particularly 4.3.14. Which are version are you using? I'm currently using 4.3.16 without the issue anymore.
Hi Kenny,

I'm not sure, I'm at work now, I'll check when I get home tonight.

I've found a workaround... I don't use xboard anymore. I was using xboard to run match of my engine against some other engines (à la Hyatt) for testing purposes with a python script I had written.

I rewrote my script to use cutechess-cli instead and it's working much better now.

I think I'll post my script when I get home if anyone is interested.