PyChess Anderssen 0.12.2 released

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

PyChess Anderssen 0.12.2 released

Post by gbtami » Sun Jan 31, 2016 9:00 am

We're pleased to announce, that a new PyChess Anderssen 0.12.2 has been made available. It's mainly a bugfix release, but some new features was implemented too.

Right click menu on FICS seek tab with accept,assess,archive items
FICS stored/history/journal games on archive tab
Basic FICS examine support
Cleanup of FICS console output
Auto promote to queen option in preferences
Show FICS observers on game chat panel
Ability to whisper in side panel chat windows using #
Grouped players on FICS chat window
Visual reflection of session changes with respect to FICS observed games and chat channels
Sphinx based docs on http://pychess.readthedocs.org

Download:
http://pychess.org/download/
https://github.com/pychess/pychess/releases

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.2 released

Post by styx » Sun Jan 31, 2016 12:32 pm

I'm really happy about a new version. But unfortunately an annoying bug is still there:

- when finishing a game at FICS and I close the game Window via the Windows "X" button, Pychess crashes

when I use the "Game -> Close" menu instead, it's all fine

My System: Ubuntu Gnome 15.10, 64 Bit

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.2 released

Post by gbtami » Sun Jan 31, 2016 12:48 pm

styx wrote:I'm really happy about a new version. But unfortunately an annoying bug is still there:

- when finishing a game at FICS and I close the game Window via the Windows "X" button, Pychess crashes

when I use the "Game -> Close" menu instead, it's all fine

My System: Ubuntu Gnome 15.10, 64 Bit
Thx for the report! Is it reproducible? If you start from console do you get any traceback?

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.2 released

Post by gbtami » Sun Jan 31, 2016 1:06 pm

gbtami wrote:
styx wrote:I'm really happy about a new version. But unfortunately an annoying bug is still there:

- when finishing a game at FICS and I close the game Window via the Windows "X" button, Pychess crashes

when I use the "Game -> Close" menu instead, it's all fine

My System: Ubuntu Gnome 15.10, 64 Bit
Thx for the report! Is it reproducible? If you start from console do you get any traceback?
Can you create a screenshot and mark somehow what "x" button you are talking about?

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.2 released

Post by styx » Sun Jan 31, 2016 1:43 pm

Image

1. it is reproducible (happens every time)
2. I marked the X Button in the screenshot
3. the terminal does not state any errors (in fact, no output at all) when pychess crashes/closes itself


*edit* I wonder if it's not even a bug. Maybe it's just how you close pychess. And maybe it's just because I'm used to the behaviour, that closing the game window will take you to the FICS lobby
Last edited by styx on Sun Jan 31, 2016 1:48 pm, edited 1 time in total.

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.2 released

Post by gbtami » Sun Jan 31, 2016 1:48 pm

styx wrote:Image

1. it is reproducible (happens every time)
2. I marked the X Button in the screenshot
3. the terminal does not state any errors (in fact, no output at all) when pychess crashes/closes itself
Ah, I see now. That "x" is the application main window closer. To close individual games you should click on game tab "x" instead. (Next to the player-player[gameno])

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.2 released

Post by styx » Sun Jan 31, 2016 1:49 pm

oh right. just like I guessed! sorry!

styx
Posts: 338
Joined: Tue Mar 13, 2012 8:59 pm
Location: Germany

Re: PyChess Anderssen 0.12.2 released

Post by styx » Tue Feb 02, 2016 12:47 am

I guess I found a real bug after all:

https://www.youtube.com/watch?v=L346i8vgkRA

When I play against the computer, sometimes the computer move is not shown on the board. I have to press "move forward" to actually see this move and to be able to play on

Frequency: around 1x per game (sometimes more, as in the video)

User avatar
gbtami
Posts: 340
Joined: Wed Sep 26, 2012 11:29 am
Location: Hungary
Contact:

Re: PyChess Anderssen 0.12.2 released

Post by gbtami » Tue Feb 02, 2016 9:15 am

styx wrote:I guess I found a real bug after all:

https://www.youtube.com/watch?v=L346i8vgkRA

When I play against the computer, sometimes the computer move is not shown on the board. I have to press "move forward" to actually see this move and to be able to play on

Frequency: around 1x per game (sometimes more, as in the video)
Wow, nice catch. Filed as https://github.com/pychess/pychess/issues/1180
Thx!

User avatar
hgm
Posts: 22274
Joined: Fri Mar 10, 2006 9:06 am
Location: Amsterdam
Full name: H G Muller
Contact:

Re: PyChess Anderssen 0.12.2 released

Post by hgm » Tue Feb 02, 2016 1:26 pm

gbtami wrote:Auto promote to queen option in preferences
Wouldn't 'detour under-promotion' as I use in XBoard be a better solution than the rather rigid 'auto-promote to queen'? People would normally always get queen, but would have at least the option to get something else through an unnatural mouse movement, when the need occasionally arises.

Post Reply