carson-day / decaf-chess-interface

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

inapropriate unfollow command #32

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. post a seek
2. wait till someone accepts

What is the expected output?
Creating: pitfall ( 936) challenger ( 953) rated blitz 5 10

Game 47: All players agree that a disconnection will be considered a forfeit.

What do you see instead?
Creating: pitfall ( 936) challenger ( 953) rated blitz 5 10
Game 47: All players agree that a disconnection will be considered a forfeit.
unfollow
You are not following any player's games.

Please use labels and text to provide additional information.
The unfollow command issued each time someone accepts my seeks.
I am using Decaf 1.01 on OpenSUSE 10.2,, Java: Sun 1.5.0_13

Original issue reported on code.google.com by jshowal...@gmail.com on 20 Dec 2007 at 5:00

GoogleCodeExporter commented 8 years ago
This is actually a feature. Unfollow is sent to stop games from popping up 
while you
are playing. Granted a check should be made to see if the user is following 
someone
before unfollowing but this is tough to detect.

Original comment by carsonday on 20 Dec 2007 at 9:46