Welcome to the Poker Sleuth bug tracker. If you're experiencing a new problem, please register an account with the bug tracker in order to record your bug. After registering, you may also subscribe to existing issues in order to be notified whenever there's an update.

Issue233

Title Crash when opening the Options
Priority critical Status fixed
Versions
Superseder Nosy List Daniel

Created on 2010-03-10.23:30:09 by Daniel, last changed by Daniel.

Messages
msg379 (view) Author: Daniel Date: 2010-03-10.23:38:52

Fixed in 1.9.0.721

msg378 (view) Author: Daniel Date: 2010-03-10.23:30:09

PokerSleuth 1.9.0.718 (Microsoft Windows NT 5.1.2600 Service Pack 2)
HUD
System.Exception: Traceback (most recent call last):
File "asyncore.pyo", line 76, in read
File "asyncore.pyo", line 416, in handle_read_event
File "asynchat.pyo", line 158, in handle_read
File "PokerSleuth.py", line 198, in found_terminator
File "PokerSleuth.py", line 337, in handle_request
File "subscription_set.pyo", line 73, in subscribe
KeyError: u'poker clients'

History
Date User Action Args
2010-03-10 23:38:52Danielsetstatus: new -> fixed
messages: + msg379
2010-03-10 23:30:09Danielcreate