pychess
pychess
- attached [2014-02-01 - 14.48.29.png](https://code.google.com/p/pychess/issues/detail?id=833#c0) - attached [2014-02-01_14-03-46.log.gz](https://code.google.com/p/pychess/issues/detail?id=833#c0)
Original [comment 1.](https://code.google.com/p/pychess/issues/detail?id=833#c1) posted by [mattgatto](https://code.google.com/u/mattgatto/) 2014-02-02 I've noticed the same thing. I'd guess that you actually did run out of time, and the clock widget didn't have the correct...
Original [comment 2.](https://code.google.com/p/pychess/issues/detail?id=833#c2) posted by [gbtami](https://code.google.com/u/gbtami/) 2014-02-08 This issue was closed by revision d99d02927492. - changed status to: Fixed
Original [comment 3.](https://code.google.com/p/pychess/issues/detail?id=833#c3) posted by [gbtami](https://code.google.com/u/gbtami/) 2014-05-18 - attached [out_of_time.pgn](https://code.google.com/p/pychess/issues/detail?id=833#c3) - changed status to: Reopened
Original [comment 4.](https://code.google.com/p/pychess/issues/detail?id=833#c4) posted by [gbtami](https://code.google.com/u/gbtami/) 2014-05-18 Attached log of comment 3.. - attached [2014-05-18_14-34-49.log.bz2](https://code.google.com/p/pychess/issues/detail?id=833#c4)
Original [comment 5.](https://code.google.com/p/pychess/issues/detail?id=833#c5) posted by [gbtami](https://code.google.com/u/gbtami/) 2014-05-18 The comment 3. comment's attachment is a screenshot, a .png file. Just mistyped the extension.
Original [comment 6.](https://code.google.com/p/pychess/issues/detail?id=833#c6) posted by [gbtami](https://code.google.com/u/gbtami/) 2014-08-24 - added label: High
Original [comment 1.](https://code.google.com/p/pychess/issues/detail?id=271#c1) posted by [lobais](https://code.google.com/u/lobais/) 2007-12-13 Premove is http://en.wikipedia.org/wiki/Premoving when you "does" the move before it's your turn, so PyChess can reply with the move as quickly as possible,...
Original [comment 2.](https://code.google.com/p/pychess/issues/detail?id=271#c2) posted by [lobais](https://code.google.com/u/lobais/) 2008-03-14 List of possible ways to implement premove: \* Automatic Premove: Refers to the capability of entering a move and having the interface automatically...
Original [comment 3.](https://code.google.com/p/pychess/issues/detail?id=271#c3) posted by [lobais](https://code.google.com/u/lobais/) 2008-03-14 Another way would be first to make the expected opponent move and then your own. Only if the opponent then makes the expected...