Enebled sounds in PyChess. Just a beep for moves. Got this:
tamas@tami:~/svn/pychess$ p
WARNING: Giving 10 minutes for loading engine PyChess 0.8beta1
WARNING: Giving 10 minutes for loading engine PyChess 0.8beta1
WARNING: Giving 10 minutes for loading engine PyChess 0.8beta1
WARNING: Giving 10 minutes for loading engine PyChess 0.8beta1
Traceback (most recent call last):
File "/home/tamas/svn/pychess/lib/pychess/widgets/BoardView.py", line
154, in game_changed
preferencesDialog.SoundTab.playAction(sound)
File "/home/tamas/svn/pychess/lib/pychess/widgets/preferencesDialog.py",
line 210, in playAction
sys.stdout.flush()
AttributeError: LogPipe instance has no attribute 'flush'
Traceback (most recent call last):
File "/home/tamas/svn/pychess/lib/pychess/widgets/BoardView.py", line
154, in game_changed
preferencesDialog.SoundTab.playAction(sound)
File "/home/tamas/svn/pychess/lib/pychess/widgets/preferencesDialog.py",
line 210, in playAction
sys.stdout.flush()
AttributeError: LogPipe instance has no attribute 'flush'
Original issue reported on code.google.com by gbtami on 15 Sep 2007 at 5:22
Original issue reported on code.google.com by
gbtami
on 15 Sep 2007 at 5:22