Re: [Scid-users] Making Scid Annotate to a Certain Depth

2011-10-27 Thread Steve Steinitz
Hi Steven, A stream-of-consciousness update... On 27 Oct 11, at 2:42pm, Steven wrote: > I can't make Shredder Classic 4 crash. Hmmm. Did you test with vanilla Scid, Scid vs PC or Scid vs Mac? In vanilla Scid, with the depth hack, Shredder Classic 4 crashes after a few moves. It never crash

Re: [Scid-users] Making Scid Annotate to a Certain Depth

2011-10-27 Thread Larry Isaacs
Hi, I sent a patch to restore the analyze command back in mid July. Your changes match what I had attempted earlier and continues to work when I update to your changes. Thanks, Larry On Thu, 2011-10-27 at 23:50 +0200, Joost 't Hart wrote: > On 10/27/11 03:29, Steven wrote: > > Hi, > > > Hi St

Re: [Scid-users] Making Scid Annotate to a Certain Depth

2011-10-27 Thread Joost 't Hart
On 10/27/11 03:29, Steven wrote: Hi, > Hi Steve > > I got an error with "sc_pos analyze" in my testing. > > This command is still in analysis.tcl, but has been removed from tkscid.cpp. > It's a known bug that hasn't been fixed. > (You can probably reinsert sc_pos_analyze yourself). Just pushed

Re: [Scid-users] Bugreport Board Search

2011-10-27 Thread Joost 't Hart
On 10/27/11 23:14, Gerd Lorscheid wrote: Hi, Hello, I found probably the problem: In the method int sc_search_board (ClientData cd, Tcl_Interp * ti, int argc, const char ** argv) the line updateMainFilter( db); needs to be added in at the end before if (searchInRefB

Re: [Scid-users] Bugreport Board Search

2011-10-27 Thread Gerd Lorscheid
Hello, I found probably the problem: In the method int sc_search_board (ClientData cd, Tcl_Interp * ti, int argc, const char ** argv) the line updateMainFilter( db); needs to be added in at the end before if (searchInRef

Re: [Scid-users] inverse time order in table base

2011-10-27 Thread Joost 't Hart
On 10/27/11 22:25, Fernando Cristancho wrote: Hi, Hi, thanks a lot. Yes, Joost is right. I would like to have for the entire data base the normal time order (olders first) inverted, that is, newers first This option does not exist presently in the maintenance window. Franz's trick works on

Re: [Scid-users] inverse time order in table base

2011-10-27 Thread Fernando Cristancho
Hi, thanks a lot. Yes, Joost is right. I would like to have for the entire data base the normal time order (olders first) inverted, that is, newers first This option does not exist presently in the maintenance window. Franz's trick works only for one game, the last one. Unfortunately. I see this