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.

Issue132

Title Poker Sleuth crashes on Vista if UAC permissions are denied
Priority bug Status fixed
Versions Poker Sleuth 1.3
Superseder Nosy List Daniel

Created on 2009-03-10.22:08:25 by Daniel, last changed by Daniel.

Messages
msg326 (view) Author: Daniel Date: 2010-02-10.14:10:38

Fixed in 1.9.0.393

msg193 (view) Author: Daniel Date: 2009-03-10.22:08:25

PokerSleuth 1.3.0.1169
System.ComponentModel.Win32Exception: The operation was canceled by the user
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Tools.Misc.LaunchProgram(String name, String arguments)
at Tools.Misc.LaunchPokerSleuthProgram(String name, String arguments)
at Tools.Misc.LaunchPokerSleuthProgram(String name)
at PythonInterface.PythonThread..ctor(IPythonMonitor m)
at PokerNotesBand.PokerNotesBand..ctor()
at PokerNotesBand.Program.Main(String[] args)

History
Date User Action Args
2010-02-10 14:10:38Danielsetstatus: new -> fixed
messages: + msg326
2009-03-10 22:08:25Danielcreate