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.

Message499

Author Daniel
Recipients
Date 2010-05-25.13:34:25
Content
PokerSleuth 2.1.0.5 (Microsoft Windows NT 6.0.6002 Service Pack 2)
Traceback (most recent call last):
 File "pokernotes_lib.pyo", line 80, in weak_thread_wrapper
 File "PokerSleuth.py", line 802, in main_loop
 File "PokerSleuth.py", line 369, in <lambda>
 File "PokerSleuth.py", line 358, in handle_multipart
 File "PokerSleuth.py", line 341, in handle_fetch_hands
 File "monitor.pyo", line 71, in get_old_hands
 File "monitor.pyo", line 63, in _get_old_hands
 File "hand_source.pyo", line 205, in get_old_hands
 File "hand_source.pyo", line 241, in get_some_hands
 File "hand_source.pyo", line 205, in get_old_hands
 File "hand_source.pyo", line 241, in get_some_hands
 File "hand_text.pyo", line 161, in get_old_hands
 File "hand_text.pyo", line 166, in get_some_hands
 File "hand_text.pyo", line 56, in first_read
 File "hand_text.pyo", line 397, in first_read
 File "hand_file.pyo", line 133, in first_read
 File "hand_file.pyo", line 339, in find_hard
 File "hand_text.pyo", line 340, in get_dates
 File "hand.pyo", line 2773, in parse_datetime
ValueError: invalid literal for int() with base 10: 'gmt-2010'
History
Date User Action Args
2010-05-25 13:34:25Daniellinkissue315 messages
2010-05-25 13:34:25Danielcreate