2009/2/9 Mikhail Kalenkov
> I obtain latest cvs version of scid by means of the following commands
>
> cvs -d:pserver:anonym...@scid.cvs.sourceforge.net:/cvsroot/scid login
> cvs -z3 -d:pserver:anonym...@scid.cvs.sourceforge.net:/cvsroot/scid co -P
> scid
>
> But then "make install" command fai
pgeorges wrote:
Hi!
> Mikhail Kalenkov a écrit:
>> Pascal, I found the following lines in the main.tcl
>>
>> # Read players.img for compatibility with older versions:
>> readPhotoFile [file join $scidUserDir players.img]
>>
>> I have never seen players.img files. As far as I
>> understand it has
Mikhail Kalenkov a écrit :
> Pascal, I found the following lines in the main.tcl
>
> # Read players.img for compatibility with older versions:
> readPhotoFile [file join $scidUserDir players.img]
>
> I have never seen players.img files. As far as I understand it has
> usual structure as ordinary sp
Pascal, I found the following lines in the main.tcl
# Read players.img for compatibility with older versions:
readPhotoFile [file join $scidUserDir players.img]
I have never seen players.img files. As far as I understand it has
usual structure as ordinary spf file. Is it correct? Should my patch
I obtain latest cvs version of scid by means of the following commands
cvs -d:pserver:anonym...@scid.cvs.sourceforge.net:/cvsroot/scid login
cvs -z3 -d:pserver:anonym...@scid.cvs.sourceforge.net:/cvsroot/scid co -P scid
But then "make install" command fails because of CVS directories in
the sci
2009/2/9 Pascal Georges :
> And it is also easy to check for corruption : when reading the data you can
> verify that some start /end markers are present, that is at the beginning
> you read something like "photo name {" and that after (offset + length) you
> have a closing "}".
Interesting. I wil
2009/2/8 Alexander Wagner
> This is most likely a general issue. I think especially if
> Scid can not generate it on the fly in case a wrong file is
> found. BTW: how is it solved at the moment, and what happens
> if the index is corrupt (with regards to the file it should
> refer to)? Say, what