[Scid-users] Engine window

2008-07-30 Thread Benigno Hernández
Hello, I think the last update of the window of analysis is quite good. But I think we could improve the information that gives us this window, using the number of lines: * 0: historical analysis (now with 1 line), to continue appearing find the best line, with its history * 1

Re: [Scid-users] Some pgnscid problem (memleak?)

2008-07-30 Thread Pascal Georges
> The result: > >Error: 1931506803 names of type 0 registered! > > Is something overwritting memory somewhere??? > It is the same problem we talked about some time ago : game exceeds 32 kB, and seg fault is pending. Pascal --

[Scid-users] latex in spanish problem

2008-07-30 Thread Benigno Hernández
Hello Works fine change the IU into English and exported as well. But, Why not add a window where you ask about the language in which export it? Store the language of IU in a variable. Then change the language of the IU elected at the window and export. At the end put the value of the original l

Re: [Scid-users] Engine proglem

2008-07-30 Thread Pascal Georges
Hi, This engine has at least one error : option name Razor Depth type spin default 3 min max 6 There is a missing parameter (no value after min), and it is hard to construct a spinbox win no min value ... Hence the error. Pascal PS : why some engine authors don't provide any makefile ?? 2008

Re: [Scid-users] FYI

2008-07-30 Thread Pascal Georges
2008/7/29 Marcin Kasperski <[EMAIL PROTECTED]> > > It need not be that easy, when I tested some time ago, > "wine TogaII.exe" was noticeably faster than linux-compiled Toga > (the same version). > MS compilers and icc are about 15% better than gcc. If you want to increase Toga speed, you may want

Re: [Scid-users] latex in spanish problem

2008-07-30 Thread Pascal Georges
Hi, Did you try before exporting to switch UI to english ? Pascal 2008/7/26 Benigno Hernández <[EMAIL PROTECTED]> > Hello, > I use the scid with the Spanish language. > I export several divided(departed) in format latex and me the symbols of > the pieces do not appear, but the name of the piece

[Scid-users] Some pgnscid problem (memleak?)

2008-07-30 Thread Marcin Kasperski
Take the file http://mekk.waw.pl/download/scid/pgnscid_fail.pgn and try running pgnscid pgnscid_fail.pgn The result is somewhat unexpected considering the file contains just two games: Converting file pgnscid_fail.pgn to Scid database pgnscid_fail: Errors/warnings will be written to pg

[Scid-users] Engine proglem

2008-07-30 Thread Benigno Hernández
Hello I was trying to access setup engine uci "cyclone 1.0 beta" (can be downloaded from the website http://www.xyclops.com/links.html) and I had the following problem: expected floating-point number but got "" expected floating-point number but got "" (processing "-from" option) invoke