Poker Sleuth

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.

Issue194

Title If a process fails to start, throw up an error with an explanation instead of crashing
Priority feature Status fixed
Versions Poker Sleuth 1.0, Poker Sleuth 1.1, Poker Sleuth 1.3, Poker Sleuth 1.9
Superseder Nosy List Daniel

Created on 2010-02-05.18:17:45 by Daniel, last changed by Daniel.

Messages
msg384 (view) Author: Daniel Date: 2010-03-12.01:00:41

Fixed in 1.9.0.757

msg311 (view) Author: Daniel Date: 2010-02-05.18:17:43

PokerNotes 1.0.2.229 (Microsoft Windows NT 6.1.7100.0)
System.ComponentModel.Win32Exception: Impossibile trovare il file specificato%D%A in System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)%D%A in System.Diagnostics.Process.Start()%D%A in System.Diagnostics.Process.Start(ProcessStartInfo startInfo)%D%A in System.Diagnostics.Process.Start(String fileName)%D%A in PokerNotesBand.PokerNotesToolbar.tsmReview_Click(Object sender, EventArgs e)%D%A in System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)%D%A in System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)%D%A in System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)%D%A in System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)%D%A in System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)%D%A in System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)%D%A in System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)%D%A in System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)%D%A in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)%D%A in System.Windows.Forms.Control.WndProc(Message& m)%D%A in System.Windows.Forms.ScrollableControl.WndProc(Message& m)%D%A in System.Windows.Forms.ToolStrip.WndProc(Message& m)%D%A in System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)%D%A in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)%D%A in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)%D%A in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

History
Date User Action Args
2010-03-12 01:00:41Danielsetstatus: new -> fixed
messages: + msg384
2010-02-05 18:17:45Danielcreate