Re: [Scid-users] questions about ratings.ssp

2017-03-07 Thread f...@libero.it
Hi, at the beginning of the file ratings.spp there is the description of the format (it is common with the spelling.spp). The lines with elo informations are very simple: %Elo YEAR:ELO_1PERIOD,ELO_2PERIOD,ELO_3PERIOD,... YEAR:ELO_1PERIOD,... Feel free to ask if you have any further doubt. There i

[Scid-users] R: Re: A new version of Scid is available

2016-09-04 Thread f...@libero.it
Hi, it has been years since I used Slackware, and after your e-mail, I decided to install the latest version (14.2 32bit) and see how it's changed. It was so nostalgic! First the setup told me to partition my hard drive with fdisk and then to configure LILO! And startx... Made me feel a little bi

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

2016-09-04 Thread f...@libero.it
Many thanks,fixed with:https://sourceforge.net/p/scid/code/ci/ce5ae81eabcab83e1a9bb7da7cd71da5b0746486/ Messaggio originale Da: "Lionel Hampton" Data: 02/09/2016 20.47 A: Ogg: [Scid-users] Bug Fix: piece tracker does not track multiple pieces With Scid v4.6.4, using Tcl Versi

[Scid-users] A new version of Scid is available

2016-08-01 Thread f...@libero.it
I have uploaded a new version (4.6.4) that includes performance improvements and bug fixes.I would like to thanks all the users that reported a bug for helping in making Scid better. A special thanks also to Andreas Paulick for the new high-resolution piece sets. As usual the downloads are availa

Re: [Scid-users] Find Best Move

2016-02-28 Thread f...@libero.it
Hi, the first thing that i would like to mention is that in the last Scid version "Tactical training" is simpler (and faster, as usual). For example to train with the "Auerswald Collection, 3500 tactics" cited in the post: http://gorgonian.weebly.com/uploads/1/7/2/2/17221082/auerswald.pgn It wil

Re: [Scid-users] reply

2015-11-26 Thread f...@libero.it
>In the old days (once long ago) the comment editor "cursor" could be >"before" and "after" the current move. So creating something like > >{ The game starts } 1. e4 ( { Hm, I would have expected } 1. c4 { from >this guy } ) > >was perfectly possible. And importing this stuff should simply work as

Re: [Scid-users] [PATCH] Add rock-solid tooltip implementation

2015-11-22 Thread f...@libero.it
>I am also in favour of a merge/pull-request workflow. I now created a sf >account and put the commit in a separate branch tooltip-reimplementation >and created a merge-request for you. > Thanks. > >For the linux part of the problem I would be willing to help building >things on various systems i

Re: [Scid-users] [PATCH] Add rock-solid tooltip implementation

2015-11-22 Thread f...@libero.it
>[PATCH] Add rock-solid tooltip implementation Hi, I'm glad to see that you are sending more and more patches. If possible I would like to invite you (and anyone who wishes to contribute significantly to Scid) to use a "Pull-Requests" workflow: http://www.codepool.biz/co-work-with-git-on-sourcef

Re: [Scid-users] spelling.ssp file

2015-11-06 Thread f...@libero.it
> >Congrats to Franz Nagl et al, who do a great job keeping that file up to >date. Although, I do see that 'Anand V' is still listed as 'Anand V', >and 'Giri A' is still listed as 'Giri A' > On the bottom-left of the Spellcheck windows there is a checkbox "Ambiguous". Some names may not be unique

Re: [Scid-users] Sorting database by date

2015-08-08 Thread f...@libero.it
Sorry, the documentation is not updated. To sort by date double-click on the "date" column in the game list, to sort by number double-click to the "number" column. Bye, Fulvio Messaggio originale Da: jnk...@yahoo.com Data: 08/08/2015 5.48 A: "Scid-users@lists.sourceforge.net" Ogg:

Re: [Scid-users] scid can only be executed with root

2015-06-10 Thread f...@libero.it
Hi, can you please make a fresh install: 1) Remove old scid config files: sudo rm -r ~/.scid 2) Remove old scid installed files: sudo make uninstall 3) Clean the scid build directory: sudo make clean 4) Build scid and log the build process: make > uffa.txt 5) Install scid and log the install pr

Re: [Scid-users] Can't seem to get SCID working in OSX Yosemite

2015-06-02 Thread f...@libero.it
After running "./configure" and "make install", I get an ".app" file in the dist directory, but the application doesn't start. In fact, it starts for about a second, then dies. Any ideas? Hi, you can try: 1) after "./configure && make install" launch scid from the command line with: ./sci

Re: [Scid-users] komodo 9.02 not working with scid 4.6.1

2015-06-01 Thread f...@libero.it
Thanks! I pushed a patch that should fix it (I do not own Komodo so i cannot test it). Please report if it works fine now (old entries need reconfiguration: tools->analysis engine->edit->configure UCI engine). Bye, Fulvio Messaggio originale Da: mich...@hoeppenstein.net Data: 01/06

Re: [Scid-users] 4.6.1 - where is the navigation bar?

2015-05-31 Thread f...@libero.it
In addition, how do I activate/deactivate the coordinate map? Pressing "0" (number 0 or Capital O) isn't working. However, reversing the board with "." does work. Hi, click on the menu icon under the board (the 3 lines) and then on the last icon on the right. Bye, Fulvio ---

Re: [Scid-users] scid bug latest git version

2015-05-31 Thread f...@libero.it
Fixed, thanks! (i noticed that sourceforge code webpage is down, but "git pull" works fine) Messaggio originale Da: thomas.g.m...@gmail.com Data: 31/05/2015 7.31 A: "scid-users", "Fulvio Benini" Ogg: scid bug latest git version In the cleaner window, after - "5:ECO-classify gam

Re: [Scid-users] New spelling files

2015-05-30 Thread f...@libero.it
Thanks a lot! I would like to inform Scid users that "Add Elo ratings" (needs ratings.ssp) do _not_ work for games after July 2012 (FIDE start updating monthly but Scid code has not been updated to handle that). For example a Caruana game played in november 2014 will get an Elo of 2791 (instead

Re: [Scid-users] compile error

2015-03-21 Thread f...@libero.it
I've changed a lot of code lately, including creating new files. Please try with a fresh re-build: make clean && ./configure && make Bye, Fulvio Messaggio originale Da: thomas.g.m...@gmail.com Data: 21/03/2015 22.04 A: "scid-users" Ogg: [Scid-users] compile error Trying to buil

Re: [Scid-users] Scid 4.6.0 Clipbase/copy bug

2015-03-08 Thread f...@libero.it
Now i understand. What's missing is a way to copy the current game to the CLIPBOARD (not clipbase). I will look into that. Thanks, Fulvio >Messaggio originale >Da: soszyn...@btopenworld.com >Data: 08/03/2015 19.01 >A: "scid-users@lists.sourceforge.net" >Ogg: Re: [Scid-users] Scid 4.6.0 Cl

Re: [Scid-users] Scid 4.6.0 Clipbase/copy bug

2015-03-07 Thread f...@libero.it
Use "save: add new game" (ctrl+shift+s) to save the current game to a different database (including the clipbase). Bye, Fulvio (That's normal behavior. Let's say you opened an office document and make some unsaved changes: if you copy that file do you expect the copy to include the unsaved chan

Re: [Scid-users] Compiling in Yosemite OSX 10.10

2014-10-18 Thread f...@libero.it
Thanks for reporting. Do you know I had some difficulties getting Scid to run after compiling it on Yosemite. Scid would crash immediately after startup without any error log. The solution was installing the latest ActiveTcl 8.6.2 binary from http://www.tcl.tk. Scid started right up afterw

Re: [Scid-users] Query...

2014-10-14 Thread f...@libero.it
> >Is there a way in SCID to filter a number of games (say for ECO: B41) >then extract the results into a PGN file? So say you searched for all >games played by Kasparov, you get the list of games he played, so you >can take the results and extract them to a PGN file. Comments? Starting with ve

Re: [Scid-users] Errors on Startup

2014-10-03 Thread f...@libero.it
> >Hi, > >I just installed scid from the master repository code and I get these >messages in an error window on startup: > >can't read "::tr(ErrReadOnly)": no such element in array >can't read "::tr(ErrReadOnly)": no such element in array > while executing >"set ::ERROR::msg($::ERROR::FileRead

[Scid-users] R: Re: russian.tcl

2014-08-26 Thread f...@libero.it
Thanks. Please check that the code pushed works fine. Bye, Fulvio >Messaggio originale >Da: koyan...@yandex.ru >Data: 26/08/2014 18.36 >A: >Ogg: Re: [Scid-users] russian.tcl > >Oh, the mail server did something with the encoding so put the archive. -

Re: [Scid-users] Scid namebase issues in git / Project fallout

2014-07-05 Thread f...@libero.it
I notice you do not deny my statement that breakage is possible.I denied it two times, and this is the third.Are you drunk? -- Open source business process management suite built on Java and Eclipse Turn processes into b

Re: [Scid-users] [Scidvspc-users] Scid.eco

2014-04-19 Thread f...@libero.it
Hi Gregor, thanks for the info. I've very dumb about the eco codes. For example, the A26 code in the link you posted: every game that starts with "1. c4 e5 2. Nc3 Nc6 3. g3 g61. c4 e5 2. Nc3 Nc6 3. g3 g6" is ECO A26? And if so, what is the meaning of the second line "4. Bg2 Bg7 5.d3"? About the

[Scid-users] Git version

2014-03-26 Thread f...@libero.it
ATTENTION: the current git version is incomplete! What I meant with my post "build test" and I'm interested in is whether there are systems where there are problems to build and start scid. I changed a few important things: - Tcl code is no longer concatenated into a single file - The images o

[Scid-users] Build test

2014-03-23 Thread f...@libero.it
I've pushed a big commit with a lot of changes.I've tested it on a windows and on a debian machine.I will appreciate if other distros and mac user can confirm that the latest code:http://sourceforge.net/p/scid/code/ci/master/tree/ builds correctly ( ./configure && make clean && make )Thanks,Fulv

Re: [Scid-users] bug report

2013-11-30 Thread f...@libero.it
Hi, can you please make and send a small database with the games so i can try to reproduce the bug?Thanks,Fulvio Messaggio originale Da: thomas.g.m...@gmail.com Data: 30/11/2013 20.12 A: "scid-users" Ogg: [Scid-users] bug report Header search seems severely broken. Some searches

Re: [Scid-users] scid installation

2013-11-28 Thread f...@libero.it
> By selecting the mode "Training" I receive the following lines: "Phalanx or > Toga not found" Hi,i'm sorry but the training->"game review" do not work for the Windows version. >Also, by trying to launch an opening book, i reveive these lines: "Please open >books first" - but i do not know how

Re: [Scid-users] Also have the problem (and a temporary fix) Analysis Engine Crashes Scid If Docked Windows Option Enabled in 64-bit Linux

2013-11-27 Thread f...@libero.it
s, Ulf Eliasson On Wed, Nov 27, 2013 at 10:45 PM, f...@libero.it wrote: Messaggio originale Da: ulf.l.elias...@gmail.com Data: 27/11/2013 22.04I do not know TCL but digged around a little bit in the code and found this in proc makeAnalysisWin around line 26490 in my version of bin/sc

Re: [Scid-users] Also have the problem (and a temporary fix) Analysis Engine Crashes Scid If Docked Windows Option Enabled in 64-bit Linux

2013-11-27 Thread f...@libero.it
Messaggio originale Da: ulf.l.elias...@gmail.com Data: 27/11/2013 22.04I do not know TCL but digged around a little bit in the code and found this in proc makeAnalysisWin around line 26490 in my version of bin/scid: set w ".analysisWin$n"if {[winfo exists $w]} {focus

Re: [Scid-users] The sound and the fury

2013-11-24 Thread f...@libero.it
Hi all, i uploaded a quick hack to enable move sound on windows: http://sourceforge.net/projects/scid/files/Scid/Scid%204.5/win_soundhack. zip/download I works with the latest 4.5.2 version (i also invite everyone to switch to the new version: i would like to abandon the 4.4 and make a new 4.6 ve

Re: [Scid-users] Analysis Engine Crashes Scid If Docked Windows Option Enabled in 64-bit Linux

2013-11-20 Thread f...@libero.it
Hi, can you please try if: mv ~/.scid scidcfg solves the problem? If it is so, can you also send me the scidcfg dir so i can investigate the problem? Thanks, Fulvio >Messaggio originale >Da: bennettajos...@gmail.com >Data: 21/11/2013 1.47 >A: >Ogg: [Scid-users] Analysis Engine Crashe

Re: [Scid-users] Runtime error while trying to start recently compiled Scid 4.5.2

2013-11-20 Thread f...@libero.it
>Messaggio originale >Da: lothar.wei...@arcor.de >Data: 21/11/2013 7.16 >A: >Ogg: Re: [Scid-users] Runtime error while trying to start recently compiled Scid 4.5.2 > > > ls -l /usr/local/share/scid/img > >drwx-- 2 root root 4096 Nov 20 22:32 boards >drwx-- 2 root root 4096 Nov 2

Re: [Scid-users] Runtime error while trying to start recently compiled Scid 4.5.2

2013-11-20 Thread f...@libero.it
Hi, can you please post the output of this commands: ls -l /usr/local/share/ ls -l /usr/local/share/scid/ ls -l /usr/local/share/scid/img Thanks, Fulvio >Messaggio originale >Da: lothar.wei...@arcor.de >Data: 20/11/2013 22.51 >A: >Ogg: [Scid-users] Runtime error while trying to star

Re: [Scid-users] Gamelist layouts

2013-11-20 Thread f...@libero.it
Hi, 1) the sound issue is a little bit complicated.I presume that if you open Scid->Options->Sounds at the bottom of the window there is a message:"Scid could not find the Snack audio package at startup: Sound is disabled" If you are using linux maybe you can solve simply installing the snack pac

Re: [Scid-users] Problem in configuring Crafty with Scid

2013-11-16 Thread f...@libero.it
Hi,there are two protocols to communicate with chess engines that scid can use.The most common one is the "UCI" protocol and is the default when you add e new engine.Crafty however use the older "winboard" protocol:http://chessprogramming.wikispaces.com/Chess+Engine+Communication+Protocol To tel

Re: [Scid-users] Ya'll have no idea how to use autotools

2013-10-16 Thread f...@libero.it
>> Yes, I am using LinuxMint, an Ubuntu derivative, but not Ubuntu. You are >> right, it's good to clarify that. Ok, I git blamed the configure file and "/usr/lib/x86_64-linux-gnu" is founded automatically from 01-may-2013.Please try to download the latest code: go to http://sourceforge.net/p/s

Re: [Scid-users] Ya'll have no idea how to use autotools

2013-10-16 Thread f...@libero.it
>>I know in your world, simple "restart the computer" solutions work, but in >>the real world, they rarely work.Oh, right! Have you tried to restart your >>computer? :-) >>Of course, this obvious solution has been tried. As usual, it does not work. >>If you post your Makefile and the full gc

Re: [Scid-users] Ya'll have no idea how to use autotools

2013-10-16 Thread f...@libero.it
>>You have no idea about what you're talking. Well, good for you. So have you solved with: TCL_LIBRARY = -L/usr/lib/x86_64-linux-gnu -ltcl8.5 ? -- October Webinars: Code for Performance Free Intel webinars can help you

Re: [Scid-users] Ya'll have no idea how to use autotools

2013-10-16 Thread f...@libero.it
>>SO you're saying that the configure script is not the standard GNU autotools >>offering, but something created independently? Exactly. If you don't believe me you can simply open the configure file with a text editor and see that it's a tcl script >>Your makefile is completely inconsistent.

Re: [Scid-users] Ya'll have no idea how to use autotools

2013-10-16 Thread f...@libero.it
>>Do you people not know how to actually use autotools to avoid this from >>happening? Seriously, this isn't advanced stuff. I'm not sure i fully understand your question, actually scid do not use autotools. >>How do I fix this? the wrong part is "/usr/include/tcl8.5/tcl.h"manually edit

Re: [Scid-users] [Scidvspc-users] Fics is down, it would be nice to allow connection to fics2.freechess.org

2013-07-20 Thread f...@libero.it
On 07/19/2013 11:37 AM, enrico tognoni wrote: any clue to connect to fics2.freechess.org? ciao & thanks! sed -i "s/\"freechess.org/\"fics2.freechess.org/" scid -- See everything from the browser to the dat

Re: [Scid-users] minor patch for fics window

2013-07-11 Thread f...@libero.it
---Messaggio originale Da: cristi...@gmail.com Data: 11/07/2013 18.51 A: "f...@libero.it" Cc: "scid-users" Ogg: Re: minor patch for fics window Hi Fulvio, Please try branch fix_proper_list2 for an updated patch. Cristian S.

Re: [Scid-users] minor patch for fics window

2013-07-10 Thread f...@libero.it
Hi Cristian,with your changes in fics.tcl the line 1299:if { $elt == "Click or type \[next\] to see next page." }will never be true (for example typing info into fics console and clicking on "Click or type [next] to see next page" no longer works).Bye,Fulvio Messaggio originale Da:

Re: [Scid-users] Mouse Wheel handling without focus stealing

2013-07-08 Thread f...@libero.it
Seems to work fine: many thanks! Messaggio originale Da: cristi...@gmail.com Data: 08/07/2013 22.08 A: "f...@libero.it" Cc: "scid-users" Ogg: Re: Re: Mouse Wheel handling without focus stealing Hi Fulvio, I've updated the patch for mouse wheel handlin

Re: [Scid-users] Mouse Wheel handling without focus stealing

2013-07-06 Thread f...@libero.it
See if fix_mouse_wheel2 branch is better suited as base for new work. Cristian Thanks.I've pushed a couple of patches and i believe that on linux and mac should already be fine.Anyone that is willing to compile the latest code and try the mousewheel behavior (especially on mac) can help

Re: [Scid-users] Mouse Wheel handling without focus stealing

2013-07-06 Thread f...@libero.it
Hi Cristian, thanks for your work. Unfortunately there are still some small issues, for example: - Without the "break" in ttk_bindMouseWheel the message continues to be propagated (add a line "return" in gamelist.tcl:823 to try what I mean) - Mousewheel no longer works over the board when browsin

Re: [Scid-users] build scid on Windows

2013-05-30 Thread f...@libero.it
Messaggio originale Da: cristi...@gmail.com Data: 30/05/2013 22.37 A: "Mike Curtis", Ogg: Re: [Scid-users] build scid on Windows It's not that big of a problem as I thought. I just reproduced it on Linux too. It's enough to have spaces in path for scid to trigger the bug. Th

[Scid-users] R: phalanx-scid crashes on OSX

2013-05-21 Thread f...@libero.it
Hi, if you are using the 4.5.1 code, try if the current git code works: http://sourceforge. net/p/scid/code/ci/d2be6703094342bc47d7df1e60d374aaa7bb29f6/tarball Bye, Fulvio >Messaggio originale >Da: israelvar...@fastmail.fm >Data: 21/05/2013 22.30 >A: "Scid List" >Ogg: [Scid-users] phalan

[Scid-users] LoadRandom

2013-04-22 Thread f...@libero.it
I would like to remove the "Load Random Game" menu command.Does anyone use it?-- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building

[Scid-users] Scid 4.5: development version

2013-04-13 Thread f...@libero.it
There are already a lot of differences between the code in the git repository and the 4.4 version (the new gamelist window, the engine tournament from scidvspc, FICS premove, undo/redo, a lot of fixes).The code is already usable but need testing to became stable. So, if there are no objections,

Re: [Scid-users] compiling 4.4 on Mac

2013-04-13 Thread f...@libero.it
>Messaggio originale >Da: israelvar...@fastmail.fm >Data: 13/04/2013 5.10 >A: "Scid List" >Ogg: Re: [Scid-users] compiling 4.4 on Mac > >I just updated the dmg file. I tested it under 10.8 and in a virtual machine with 10.7.5. Let me know how it works for you. > >http://cachivaches.chauca.

Re: [Scid-users] Finnish translation file update 2013-04-06

2013-04-06 Thread f...@libero.it
>Messaggio originale >Da: piris...@dlc.fi >Data: 06/04/2013 8.07 >until now I have been sending the Finnish translation file updates to >Alexander and he has included them in the builds. As Alexander seems to >be out of circuit, to whom should I send the update files now, or should >I ju

Re: [Scid-users] Scid 4.4 release candidate 1

2013-03-22 Thread f...@libero.it
> >Filter bug: >Open base, click on player name. In player info, click on "5 games" >for example -> Filter gets zeroed. >Also, opening report does not work properly, but this might be harded >to track down. It is also a bad filter op. somewhere. > I pushed a fix. However all the new (completely u

Re: [Scid-users] Testing

2013-01-03 Thread f...@libero.it
Hi everyone and happy new year! I'm surprised to see such a burst of emails after a lot of time! About docs, are you aware of scid's tutorial videos on youtube? Such as: http://www.youtube.com/watch?v=vwdkJg9jrIo http://www.youtube.com/watch?v=7_ZPltcSyjo http://www.youtube.com/watch?v=uCjFQmaLTDo

[Scid-users] R: Re: Bug#661836: scid: filter AND mode doesn't work

2012-03-02 Thread f...@libero.it
I have pushed a commit to current git code that should solve the problem. Please report any problem. Bye, Fulvio >Messaggio originale >Da: o...@xynyx.de >Data: 02/03/2012 21.12 >A: "Ian Zimmerman", <661...@bugs.debian.org> >Cc: "SCID Users" >Ogg: Re: [Scid-users] Bug#661836: scid: filter A

Re: [Scid-users] Ubuntu 11.10 and menu bar

2012-02-05 Thread f...@libero.it
After i wrote my email i made some quick search in internet. If i'm not wrong, ubuntu wrote some extension for the gtk library and gtk apps automatically use the "global menu". However the extension has not been accepted into official gtk code so the other distros don't support it. In the meanwhi

Re: [Scid-users] New "Best tree games" window

2011-06-28 Thread f...@libero.it
Messaggio originale >Da: aw-li...@stellarcom.org >Data: 26/06/2011 13.30 >A: "f...@libero.it" >Cc: "Scid Users List" >Ogg: Re: [Scid-users] New "Best tree games" window > >On 06/19/11 17:31, f...@libero.it wrote: > >Hi! > >I

Re: [Scid-users] New "Best tree games" window

2011-06-19 Thread f...@libero.it
I understand your point and i agree with you, however there are some technical difficulties to a fully general purpose gameslist window: 1) In fact glist windows are independent and there are no problems with multiple instances. However glist.create need a layout string to save differents column

Re: [Scid-users] New "Best tree games" window

2011-06-19 Thread f...@libero.it
>Messaggio originale >Da: aw-li...@stellarcom.org >Data: 19/06/2011 16.13 > >> In fact, i wrote a workaround to deal with right-click >> over headings in the new best games window with tk< >> 8.5.9. Can you please confirm that it works? > >Hm, depending on what you want to achieve. I actua

Re: [Scid-users] New "Best tree games" window

2011-06-19 Thread f...@libero.it
>Messaggio originale >Da: stevena...@yahoo.com >Data: 18/06/2011 11.54 >A: "f...@libero.it", >Ogg: Re: [Scid-users] New "Best tree games" window > >Haha ... after a brief look, code is pretty amazing. > >I think the switcher uses a di

Re: [Scid-users] New "Best tree games" window

2011-06-19 Thread f...@libero.it
>Messaggio originale >Da: gerd.lorsch...@onlinehome.de >Data: 18/06/2011 20.31 >A: , >Cc: >Ogg: AW: [Scid-users] New "Best tree games" window > > Hello, > >I just did a first test of the new code. I like the new window. It looks >like actual technology and not something from the l

[Scid-users] Scid moved to Git

2011-06-01 Thread f...@libero.it
Scid development has been moved from CVS to Git. The latest source code can be obtained with: git clone git://scid.git.sourceforge.net/gitroot/scid/scid after that the code will be updated with: git pull To modify the code, first of all create a new local branch: git checkout -b my_code

[Scid-users] R: Re: Sorting by variations patch

2011-02-26 Thread f...@libero.it
>Messaggio originale >Da: a.wag...@physik.uni-wuerzburg.de >To me it's similar to some complex optimisation problem solved by a >linear approximation formula. And we do not really need the absolute >optimal solution here as it "just" sorts the list and you can still >review the result. (

Re: [Scid-users] Sorting by variations patch

2011-02-25 Thread f...@libero.it
I had in mind something like this: std::priority_queue order;uint max_size = start + max_count; for (uint gnum=0; gnum < base->numGames; gnum++) { if (base->treeFilter->Get(gnum) == 0) { continue; } IndexEntry * ie = base->idx->FetchEntry (gnum); for (uint gnum=0; gnum < base->

[Scid-users] R: Re: I hate to wait [PATCH]

2011-02-20 Thread f...@libero.it
>Messaggio originale >Da: stevena...@yahoo.com >Data: 20/02/2011 2.37 >A: "Scid Users List" >Ogg: Re: [Scid-users] I hate to wait [PATCH] > >Hmmm... my idea is interesting, but it needs some work. multipv is difficult to handle too. The attached uci.tcl show what i had in mind. However I

[Scid-users] R: Re: I hate to wait [PATCH]

2011-02-19 Thread f...@libero.it
>Messaggio originale >Da: joost.t.h...@planet.nl >Data: 19/02/2011 13.37 >A: >Ogg: Re: [Scid-users] I hate to wait [PATCH] > >On 02/19/2011 01:33 PM, f...@libero.it wrote: > >Hi, > >Yes, I posted about these stockfish anomalies before. > >And have

Re: [Scid-users] I hate to wait [PATCH]

2011-02-19 Thread f...@libero.it
Very interesting, i didn't suppose that the engine can output so many info that scid get stucked simply parsing it. However "update idletasks" don't solve the problem. The point is that fileevents have higher priority than idletasks, so "update idletasks" refresh the GUI (not new user events) bu

[Scid-users] R: Time per move on analysis.

2011-02-19 Thread f...@libero.it
>Messaggio originale >Da: jgarcia2...@telefonica.net >Data: 19/02/2011 10.46 >A: "Scid Users List" >Ogg: [Scid-users] Time per move on analysis. > >Thanks very much for adding the possibility to set a match between >engines in the Analysis Window. > >When selecting "Finish Game" on the A

[Scid-users] updateBoard [Patch]

2011-02-13 Thread f...@libero.it
Sometimes i move very fast in a game with the mouse wheel or keeping pressed the left arrow on the keyboard. Scid can be very slow if i have the pgn window opened or a tree window opened or a chess engine running. In that cases many updateBoard calls were queued. The idea of this patch is to proc

[Scid-users] CVS not updated

2011-02-13 Thread f...@libero.it
Finally sourceforge cvs is back online, but probably they restored an old backup version. For example many wav files differs from my last checkout. Bye, Fulvio -- The ultimate all-in-one performance toolkit: Intel(R) Para

Re: [Scid-users] Header search anomoly

2011-02-13 Thread f...@libero.it
It's strange, but seems to be a wanted "feature". Search is performed by the function strAlphaContains in misc.cpp that ignores spaces. Bye, Fulvio >Messaggio originale >Da: stevena...@yahoo.com >Data: 13/02/2011 1.24 >A: "Scid Users List" >Ogg: [Scid-users] Header search anomoly > >I'v

Re: [Scid-users] Potential data loss using trees

2011-01-23 Thread f...@libero.it
, what's your opinion on the tree & filter behavior? >Messaggio originale >Da: stevena...@yahoo.com >Data: 23/01/2011 21.18 >A: "f...@libero.it" >Cc: "Scid Users List" >Ogg: Re: [Scid-users] Potential data loss using trees > >Interesti

Re: [Scid-users] Potential data loss using trees

2011-01-22 Thread f...@libero.it
I'm using a modified version, so my suggestion may be wrong. When you open-as-tree scid change the active database, so when you hit ctrl-x the game is not created in the opened database, but in the still loading tree- database. When the tree-database is fully loaded the active database become the

[Scid-users] R: AW: R: Re: Filter trap - Corner case?

2011-01-15 Thread f...@libero.it
ossibility to filter the games list automatically by the current >position is essential. What I find a wrong idea is to connect the existence >of the tree window with the filtering in the game list. This is what I would >like to decouple. > > Gerd > > >-Ursprüngliche N

[Scid-users] R: Re: R: Re: Filter trap - Corner case?

2011-01-15 Thread f...@libero.it
check your full database for stats and best games of other players)? >Messaggio originale >Da: a.wag...@physik.uni-wuerzburg.de >Data: 15/01/2011 17.13 >A: "f...@libero.it" >Cc: "Scid Users List" >Ogg: Re: [Scid-users] R: Re: Filter trap - Corner case? &

[Scid-users] R: Re: Filter trap - Corner case?

2011-01-15 Thread f...@libero.it
I just repeat my opinion: the tree should not touch the filter. When a filter for Kasparov (or an opponent) is set probably one wants to look at that games, and maybe keep the tree opened to check the statistics. Why the tree should change that list? Want to look at games that reached a particula

[Scid-users] R: Bug: Keyboard move entry broken

2011-01-12 Thread f...@libero.it
>Messaggio originale >Da: a.wag...@physik.uni-wuerzburg.de >Data: 12/01/2011 21.20 >A: "Scid Users List" >Ogg: [Scid-users] Bug: Keyboard move entry broken > >Hi! > >Current cvs: keyboard move entry seems broken in case a piece is to be >moved. > >Reproduce it: >- Open

[Scid-users] R: Re: Patch

2011-01-01 Thread f...@libero.it
>Messaggio originale >Da: stevena...@yahoo.com >Data: 01/01/2011 5.41 >A: "Fulvio" >Cc: "Scid Users List" >Ogg: Re: [Scid-users] Patch > >> From: Fulvio >> 2) Change ::board::colorSquare so that textures are hided >> and not destroyed. This allow proc leaveSquare to not call >> ::board::

[Scid-users] R: Reiteration of request for feature in SCID

2010-06-20 Thread f...@libero.it
Messaggio originale Da: roy_brun...@yahoo.com Data: 19/06/2010 15.01 A: Ogg: [Scid-users] Reiteration of request for feature in SCID DIV {margin:0px;} -> DIV {margin:0px;} ->-->I would like to see this feature added to SCID and welcome discussion about this: Have the abilit

[Scid-users] R: Re: Re: scid in gtkmm

2010-02-09 Thread f...@libero.it
>Messaggio originale >Da: stevena...@yahoo.com >Data: 09/02/2010 7.24 >Fulvio, your comments are interesting :) And i understand your passion >for a rewrite. I don't know, probably it's just a fault of my terrible english. I'll try to explain myself with an example. The interface: clas

[Scid-users] R: Re: scid in gtkmm

2010-02-08 Thread f...@libero.it
>Messaggio originale >Da: a.wag...@physik.uni-wuerzburg.de >Data: 08/02/2010 18.14 > >The whole thing is not written that way. No offense, but IMHO you can >just forget about this "ideal IT" worlds view here. Michal pointed out, >already, that ChessX considered that way to go in the be

[Scid-users] R: scid in gtkmm

2010-02-07 Thread f...@libero.it
Messaggio originale Da: maggie6...@web.de btw, i like the chessx project, the idea of writing a modern chess interface. but the work at scid is much more active, so what about putting the ideas of the chessx project into the scid project? The code is a mess, but i works well, i

Re: [Scid-users] Show variation arrows

2009-11-30 Thread f...@libero.it
> > ? I don't understand. What I suggesed was to check if the > last ply before the variations is the same ply as within. > "if so, do not display the first ply of the var but the > second one". However, I do not know if this is at all easy > to do. It would be something like showing two plys of >