Re: [Scid-users] Tablebases

2009-12-11 Thread Pascal Georges
If Debian removes TB support for licensing reasons, I think they did not get the status of this part of the code (Eugen Nalimov authorized the use of this code in Scid a few years ago). Pascal 2009/12/11 Alexander Wagner > Giovanni wrote: > > Hi! > > > In Scid 4.0, in the menu Options, "Tableba

Re: [Scid-users] Problem: Game annotation blocked by variation

2009-12-11 Thread Pascal Georges
It should be fixed in CVS now. Please tell us if you find a bug. Pascal 2009/12/9 Joost 't Hart > Pascal Georges wrote: > >> Fixed. In CVS. >> >> Pascal >> > > Sorry, but it is not fixed (actually, it has become worse). > > At the variation point, the analyis goes one move back (instead of one

Re: [Scid-users] Tablebases

2009-12-11 Thread Alexander Wagner
Giovanni wrote: Hi! > In Scid 4.0, in the menu Options, "Tablebase Directory" is unabled, and > I can't open tablebases files. Why? > Thanks. Did you disable the tablebases in your build? AFAIK Debian does this for licensing reasons. I'm not sure about others. But if your distribution enforc

[Scid-users] Tablebases

2009-12-11 Thread Giovanni
In Scid 4.0, in the menu Options, "Tablebase Directory" is unabled, and I can't open tablebases files. Why? Thanks. -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/goo

Re: [Scid-users] Problem: Game annotation blocked by variation

2009-12-11 Thread Fulvio
Adding: if {$::autoplayMode} { return 0 } at the beginning of the proc ::move::drawVarArrows fix it. Bye, Fulvio Pascal Georges wrote: Indeed it is broken if the option to show variation arrows is ON. I looked at the code and could not find its side effect. Fulvio, could you also have a l