Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Michal Rudolf
2009-11-11 08:45:05, Detlef Steuer: > Hmm. Which version of robolito? If I try to compile 0.84 or 0.85f1 I get > omitted a lot > cc -g -O3 -fno-exceptions -fstrict-aliasing -fomit-frame-pointer -Wall > -std=gnu99 -Dx86_64 -DHAS_POPCNT -DHAS_PREFETCH -DVERSION=\"0.084\" > -c -o pila.o pila.c p

Re: [Scid-users] search just one color

2009-11-10 Thread Remco Gerlich
Yes, with the Pattern Search dialog, the bit on the top right side. For instance, you can search for white bishop on b2, white bishop on g2, white knight on d2, white knight on e2, white pawn on d3, white pawn on e3. That should give you more or less all white hippos, I think. Remco On Tue, N

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread shiv shivaji
Do not wish to reopen the long version of this debate from the talkchess forum. With Robbolito, parts of its logic has been taken by disassembling other engines as noted on its webpage. The accusation is not that it is a rybka clone as much as it is a clone of the logic present in a bunch of cl

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Detlef Steuer
On Tue, 10 Nov 2009 22:02:45 +0100 Michal Rudolf wrote: > I was able to compile it on 32-bit Linux by adding -std=gnu99 flag (the code > uses non-standard long constant values). There are still a lot of suspicious > warnings though. Hmm. Which version of robolito? If I try to compile 0.84 or 0

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Pascal Georges
2009/11/11 Michal Rudolf > 2009-11-10 23:31:36, Pascal Georges: > > This engine is so suspicious that any link pointing to it is prohibited > at > > talkchess.com. It seems to be a kind of Rybka clone. > > Sorry, but without any explanation this accusation seems bizarre to me: > 1. Rybka is not O

Re: [Scid-users] application to convert CB->PGN/SCID

2009-11-10 Thread shiv shivaji
Comments initialed with SS below. From: Alexander Wagner To: shiv shivaji Sent: Mon, November 9, 2009 9:31:35 AM Subject: Re: [Scid-users] application to convert CB->PGN/SCID shiv shivaji wrote: Hi! > There is a posting on talkchess where Jimmy Mardell repo

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread J. Wesley Cleveland
On Tue, Nov 10, 2009 at 1:03 PM, Benoit St-Pierre wrote: > > Hello, > > Ippolito can be obtained via the torrent site of your choice, both the > source and the app, both of which I did not find it on the site you > mentioned. So they should be considered free. But the best bet would > be to as

Re: [Scid-users] Prodeo in Scid

2009-11-10 Thread shiv shivaji
Wrapper looks like a good idea. I will revisit this when I get time. Shiv From: Alexander Wagner To: shiv shivaji Cc: Pascal Georges ; scid-users@lists.sourceforge.net Sent: Mon, November 9, 2009 9:39:26 AM Subject: Re: [Scid-users] Prodeo in Scid shiv shiva

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Volker Pittlik
Michal Rudolf schrieb: ... > I am not saying this is not possible, Wow - I'm really impressed! Before I was in doubt, now I'm convinced Robbo... is an original work. Especially because such a statement was made on a mailing list where it doesen't belong to. vp --

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Michal Rudolf
2009-11-10 23:31:36, Pascal Georges: > This engine is so suspicious that any link pointing to it is prohibited at > talkchess.com. It seems to be a kind of Rybka clone. Sorry, but without any explanation this accusation seems bizarre to me: 1. Rybka is not Open Source, RobboLito is. How is it poss

Re: [Scid-users] Error starting scid

2009-11-10 Thread Pascal Georges
I can't reproduce this bug. Does this affect anybody else ? David, could you give details about the version of your tkimg package ? Pascal 2009/11/10 David Cassel > Pascal, > > I had tried compiling in a fresh directory, but renaming ~/.scid did the > trick. I was able to recreate the problem

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Pascal Georges
This engine is so suspicious that any link pointing to it is prohibited at talkchess.com. It seems to be a kind of Rybka clone. Pascal 2009/11/10 Nikola Antonov > Hello, > > This is the RobboLito site - http://ippolit.wikispaces.com/ > > There is a source code. It works fine on GNU/Linux. This

Re: [Scid-users] Error starting scid

2009-11-10 Thread David Cassel
Pascal, I had tried compiling in a fresh directory, but renaming ~/.scid did the trick. I was able to recreate the problem by clicking Options -> Chessboard -> Piece Style -> USCF. I then got an error dialog saying: Error: Couldn't recognize image data When I expanded the Details, I got this: c

Re: [Scid-users] Error starting scid

2009-11-10 Thread Pascal Georges
Strange. Did you try to reinstall Scid's source files and compile again from a fresh directory ? Last resort : rename ~/.scid directory. Pascal 2009/11/10 David Cassel > Hello all, > > scid 4.0; Ubuntu 9.04; tcl8.5, tcl8.5-dev, tk8.5, tk8.5-dev installed > > I'm a new scid user, having installe

Re: [Scid-users] Wikipedia linking for player profiles

2009-11-10 Thread Pascal Georges
Hi, I can't figure out how to get this info. I see nothing in the player info window (I remember having seen something some time ago but now it's gone). Pascal 2009/11/10 Alexander Wagner > Hi! > > Just finished linking to Wikipedia from the players profile page in case > Franz data already co

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Michal Rudolf
2009-11-09 23:16:08, andrei raevsky: > Lastly is anybody on this list already using these two? *Does somebody > have a code or executable of RobboLito for GNIU/Linux?* The code is here: http://ippolit.wikispaces.com/RobboLito I was able to compile it on 32-bit Linux by adding -std=gnu99 flag (th

[Scid-users] Error starting scid

2009-11-10 Thread David Cassel
Hello all, scid 4.0; Ubuntu 9.04; tcl8.5, tcl8.5-dev, tk8.5, tk8.5-dev installed I'm a new scid user, having installed it just last week. It was working great; however, something in my environment has changed, and scid won't start anymore. I get this error: Error in startup script: couldn't reco

Re: [Scid-users] Stockfish and RobboLito engines for SCID?

2009-11-10 Thread Nikola Antonov
Hello, This is the RobboLito site - http://ippolit.wikispaces.com/ There is a source code. It works fine on GNU/Linux. This engine is stronger than Stockfish and Rybka (in my opinion). Best regards, Nikola andrei raevsky wrote: Dear friends, I have used the chess engine Stockfish chess e

[Scid-users] Wikipedia linking for player profiles

2009-11-10 Thread Alexander Wagner
Hi! Just finished linking to Wikipedia from the players profile page in case Franz data already contains the real player IDs. Please have a look if this works out for all of you. Actually, you should now not get a link to german WP but to your national wikipedia. That is if you set Scid to fre