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.

Message375

Author Daniel
Recipients
Date 2010-03-10.21:03:31
Content
PokerSleuth 1.9.0.713 (Microsoft Windows NT 5.1.2600 Service Pack 3) PokerNotes
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  at System.ThrowHelper.ThrowKeyNotFoundException()
  at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  at PokerNotes.MainForm.ListView1_ItemActivate(Object sender, ListViewItemSelectionChangedEventArgs e)
  at System.Windows.Forms.ListView.OnItemSelectionChanged(ListViewItemSelectionChangedEventArgs e)
  at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
  at System.Windows.Forms.ListView.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
History
Date User Action Args
2010-03-10 21:03:31Danielsetmessageid: <1268255011.22.0.75756776874.issue231@pokersleuth.com>
2010-03-10 21:03:31Daniellinkissue231 messages
2010-03-10 21:03:31Danielcreate