Re: [Scid-users] Scid-users Digest, Vol 53, Issue 7

2011-01-13 Thread shiv shivaji
Cannot answer for Houdini. However, I have found that chess engines on wine might even be 5% faster than native windows. On average, however, its comparable. The wine UI is often faster than native windows. Shiv From: Roger Jargoyhen To: scid-users@lists.sour

Re: [Scid-users] Bug: Keyboard move entry broken

2011-01-13 Thread Steven
Fulvio's solution fixes the initial bug for me Alex wrote: > Just an addendum: the issue is NOT only there in the > starting position, > but also in more advanced positions of a game. Can you give examples of how to reproduce ? Steve ---

Re: [Scid-users] Bug: Keyboard move entry broken

2011-01-13 Thread Alexander Wagner
On 01/13/2011 06:44 PM, Alexander Wagner wrote: Hi! Just an addendum: the issue is NOT only there in the starting position, but also in more advanced positions of a game. > I actually tracked it till the mentioned line in main.tcl. This is > actually the keyboard handler of Scids. All bindings

Re: [Scid-users] Bug: Keyboard move entry broken

2011-01-13 Thread Alexander Wagner
On 01/12/2011 10:25 PM, Joost 't Hart wrote: Hi! I actually tracked it till the mentioned line in main.tcl. This is actually the keyboard handler of Scids. All bindings work there and the N is issued correctly and passed to the backend. Then the backend does not respond with the valid moves fo