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.

Issue249

Title Crash when a nest directory is created in a hand history directory after Poker Sleuth is running
Priority critical Status fixed
Versions Poker Sleuth 1.9
Superseder Nosy List Daniel

Created on 2010-03-15.15:22:04 by Daniel, last changed by Daniel.

Messages
msg395 (view) Author: Daniel Date: 2010-03-15.15:35:14

Fixed in 1.9.0.758

msg394 (view) Author: Daniel Date: 2010-03-15.15:26:00

PokerSleuth 1.9.0.758 (Microsoft Windows NT 5.1.2600 Service Pack 3) Traceback (most recent call last):
File "pokernotes_lib.pyo", line 77, in weak_thread_wrapper
File "PokerSleuth.py", line 754, in main_loop
File "PokerSleuth.py", line 790, in poll_objects
File "PokerSleuth.py", line 777, in poll_some_objects
File "monitor.pyo", line 98, in wake
File "monitor.pyo", line 41, in wake
File "monitor.pyo", line 453, in wake
File "monitor.pyo", line 358, in handle_file
File "monitor.pyo", line 411, in factory
File "monitor.pyo", line 418, in add_parent
RuntimeError: (set([MonitorDir(c:\program files\partygaming\partypoker\handhistory), MonitorDir(c:\program files\partygaming)]), u'c:\\program files\\partygaming\\partypoker\\handhistory\\xmlhandhistory')

History
Date User Action Args
2010-03-15 15:35:14Danielsetstatus: new -> fixed
messages: + msg395
2010-03-15 15:26:00Danielsetnosy: + Daniel
messages: + msg394
2010-03-15 15:22:04Danielcreate