carson-day / decaf-chess-interface

Automatically exported from code.google.com/p/decaf-chess-interface
1 stars 0 forks source link

Sought games appearing in console when seek graph is visible #51

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open Decaf & Connect to FICS
2. click on the Seek Graph button in the chat window
3. wait 

What is the expected output? What do you see instead?
I should see the seek graph with the dots representing active seeks from players

What version of the product are you using? On what operating system?
1.1.1 (tried with 1.2 too, same results) Mac OS X Leopard

Please provide any additional information below.
It seems like the seek graph is not updated correctly. It looks like the shown 
games appearing in 
the console are not "caught" by some regex or something, and the seek graph 
doesn't show all 
the seeks.
I don't know when it started doing this. I guess it has something to do with my 
formula on FICS? 
if needed, I'll post my vars.

Original issue reported on code.google.com by stefano....@gmail.com on 14 Aug 2009 at 10:36

GoogleCodeExporter commented 8 years ago
Could you post your vars -- this works fine for me...

Original comment by kozy...@gmail.com on 15 Aug 2009 at 4:46

GoogleCodeExporter commented 8 years ago
I think it did work fine with me too, once. I don't know what I did that 
triggers this behaviour.
Anyway, these are my vars, as seen from Decaf v1.1.1

time=30
private=0
shout=0
pin=0
style=12

inc=0
jprivate=0
cshout=0
notifiedby=0
flip=0

rated=1
kibitz=1
availinfo=0
highlight=0

open=1
automail=0
kiblevel=0
availmin=0
bell=0

pgn=1
tell=1
availmax=0
width=79

bugopen=0
ctell=1
gin=0
height=50

mailmess=0
seek=0
ptime=0

tourney=0
messreply=0
chanoff=0
showownseek=0
tzone=+2

provshow=1
silence=1
Lang=English

autoflag=1
unobserve=3
echo=1
examine=0

minmovetime=1
tolerance=1
noescape=1
notakeback=0

Prompt:
Interface: "Decaf v1.1.1"

f1: !abuser&rated&!computer

Formula: f1 & standard & ratingdiff > -50

Original comment by stefano....@gmail.com on 15 Aug 2009 at 9:40

GoogleCodeExporter commented 8 years ago
So you do see the seek graph with the seeks, but feel like it's not updating as 
it
should? 
I'll try you vars tmr and see...

Original comment by kozy...@gmail.com on 20 Aug 2009 at 5:31