Re: [Scid-users] buffer overflows

2020-07-24 Thread Lionel
This may be related to a long-known bug that exists in both Scid and Scid vs PC. If you are adding or deleting moves/variations in a complex game tree that has a non-standard start and a FEN string with a 'fullmove number' other than one, you're likely bumping up against this edge case. Hist

[Scid-users] piece tracker

2016-09-06 Thread Lionel Hampton
Benoit, Sorry about the delay in responding. While I do occasionally check the list archives, I'm not currently subscribed to this list. I guess not alot of people use the piece tracker, else someone would have reported the bug long ago. I find it very useful for exactly the purposes outlined i

[Scid-users] Bug Fix: piece tracker does not track multiple pieces

2016-09-02 Thread Lionel Hampton
With Scid v4.6.4, using Tcl Version: 8.6.5+dfsg-2, Tk Version: 8.6.5-1 on a Debian Linux dist, the piece tracker is broken when tracking multiple pieces. The break came in this commit by Fulvio: 92878f068c57c99c22b63d3cbde927124741e27d Author: Fulvio 2015-03-07 09:35:24 Committer: Fulvi