svn rev 788.
Play a quick game selecting the last engine from dropdown.
(Pychess saves it's index into ~/.pychessconf)
Quit from PyChess. Uninstall that engine.
Start PyChess again:
tamas@tami:~/svn/pychess$ LANG=C PYTHONPATH=lib ./pychess
1820: old priority 0, new priority 15
Traceback (most recent call last):
File "/adat/svn/pychess/lib/pychess/Main.py", line 456, in widgetHandler
newGameTasker = NewGameTasker()
File "/home/tamas/svn/pychess/lib/pychess/widgets/Background.py", line
251, in __init__
uistuff.keep(self.playerCombo, "newgametasker_playercombo")
File "/home/tamas/svn/pychess/lib/pychess/System/uistuff.py", line 58, in
keep set_value(conf.getStrict(key))
File "/home/tamas/svn/pychess/lib/pychess/widgets/ToggleComboBox.py",
line 47, in _set_active
text, iconname = self._items[active]
IndexError: list index out of range
Original issue reported on code.google.com by gbtami on 5 Dec 2007 at 4:22
Original issue reported on code.google.com by
gbtami
on 5 Dec 2007 at 4:22