Re: [Scid-users] Fw: SCID - Annotate using "find opening errors" - bug

2010-10-31 Thread Steven
Thanks for the the pointers as to what is happening, and good luck with it. I did have one idea today for a quick *hack* to fix the initial bug... Since using a book seems to work around the issue, perhaps we can quietly , always "use book", but once in the use book code, we can check a new var

Re: [Scid-users] Export current game to HTML and Javascript file?

2010-10-31 Thread Dave Jones
Hello all. Thank you for the replies. Below are the responses to the questions Pascal & Joost raised. # What scid version are you using? 4.4.2 from January 2010 # And what browser do you want it to run in? I have tested in Google Chrome 7.0.517.41 as well as Firefox 3.6.11 & 3.6.12. # Cu

[Scid-users] Bug? How to remove a EGTB path?

2010-10-31 Thread Joost 't Hart
Hi, Wanted to remove a nalimov egtb path from the list. From the options menu, deleting this path string does not work, since Scid complains that "" is not a valid path (end restores the already existing path). Is there another way, or do we have a bug here? Cheers, Joost. -

Re: [Scid-users] Fw: SCID - Annotate using "find opening errors" - bug

2010-10-31 Thread Joost 't Hart
Hi Steven, Thanks for the interaction. Yes, the code is a mess. Very much so. I think I found the major source of trouble. And it is not so much an administration thing, but rather a state machine issue. By way of synopsis: In any case, comments must only follow a move once a comparison of

Re: [Scid-users] Fw: SCID - Annotate using "find opening errors" - bug

2010-10-31 Thread Steven
> Can you be a bit more specific on the complications you see, by extending my simple > use case (with some variation)? Truth is... I've had trouble testing it even. Even the simple three game DB you supplied seems to give me varying results sometime, with different engines too, and had me scra

Re: [Scid-users] Fw: SCID - Annotate using "find opening errors" - bug

2010-10-31 Thread Joost 't Hart
On 10/31/2010 10:40 AM, Steven wrote: > Attached a patch. Seems to work fine. Please try and confirm... It works sometimes.. It's complicated by variation handling, and other things i think. I spent a few hours tonight looking at it without finding a proper fix. Steven Hm, thanks for chec

Re: [Scid-users] Fw: SCID - Annotate using "find opening errors" - bug

2010-10-31 Thread Steven
> Attached a patch. Seems to work fine. Please try and confirm... It works sometimes.. It's complicated by variation handling, and other things i think. I spent a few hours tonight looking at it without finding a proper fix. Steven -