rajrakeshdr / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Player names are missing from "Game Information" dialog #331

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In The Game menu there is a Game Information submenu, but it's incomplete imho.

Original issue reported on code.google.com by gbtami on 9 Jun 2008 at 12:49

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 9 Jun 2008 at 12:54

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It should just be a matter of updating the glade file,
and in lib›pychess›widgets›gameinfoDialog.py load the names from the 
gamemodel using something like repr(model.players[BLACK]).

Original comment by lobais on 28 Jan 2011 at 2:25

GoogleCodeExporter commented 9 years ago
Fixing This Now

Original comment by G.nius...@gmail.com on 22 Jun 2013 at 3:29

GoogleCodeExporter commented 9 years ago
Done, pull from https://G.nius.ck@code.google.com/r/gniusck-myclone/ (also has 
422.)

Original comment by G.nius...@gmail.com on 26 Jun 2013 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 26 Jun 2013 at 8:32

GoogleCodeExporter commented 9 years ago
Oh yes, apparently it shows the rating in the box if it is a FICS game too. 
Should this be removed, or possibly moved to a different box, or should it stay?

Original comment by G.nius...@gmail.com on 8 Jul 2013 at 2:27