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.

Message495

Author Daniel
Recipients
Date 2010-05-22.20:43:12
Content
PokerSleuth 2.1.0.3 (Microsoft Windows NT 6.1.7600.0) None
HUD
System.ComponentModel.Win32Exception: The handle is invalid
  at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
  at System.Windows.Forms.Form.Show(IWin32Window owner)
  at HUD.HUDForm.set_table_type(String table_type)
  at HUD.HUDForm.start_setup()
  at HUD.HUDForm..ctor(IntPtr hwnd, String site_, String table_name_, Int32 seats_, String layout_)
  at HUD.TrayForm.handle_notify(Dictionary`2 rsp)
  at PythonInterface.PythonThread.<>c__DisplayClass2.<InvokeRegistered>b__0()
  at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  at System.Threading.ExecutionContext.runTryCode(Object userData)
  at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
History
Date User Action Args
2010-05-22 20:43:13Danielsetmessageid: <1274560993.76.0.738546140361.issue312@pokersleuth.com>
2010-05-22 20:43:13Daniellinkissue312 messages
2010-05-22 20:43:12Danielcreate