Re: [Sikuli-driver] [Question #141103]: How to get string of PS into FindFailed exception clause

2011-01-12 Thread Vivek Ayer
Question #141103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141103 Status: Open => Solved Vivek Ayer confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, w

Re: [Sikuli-driver] [Question #141103]: How to get string of PS into FindFailed exception clause

2011-01-12 Thread Vivek Ayer
Question #141103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141103 Status: Answered => Open Vivek Ayer is still having a problem: Actually, since I just want the debug output of FindFailed, which includes the path name of the image it couldn't find, I can just do this:

Re: [Sikuli-driver] [Question #141103]: How to get string of PS into FindFailed exception clause

2011-01-11 Thread RaiMan
Question #141103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141103 Status: Open => Answered RaiMan proposed the following answer: Not a feature in the moment, you should post a [feature request] bug: match should know it's pattern. Since I "hated" FindFailed from begin

[Sikuli-driver] [Question #141103]: How to get string of PS into FindFailed exception clause

2011-01-11 Thread Vivek Ayer
New question #141103 on Sikuli: https://answers.launchpad.net/sikuli/+question/141103 Hi, Suppose I have a try..except clause. This may seem like a stupid question, but I'm able to solve it. I have a screenshot that I know I can't find in the try clause. For logging purposes, how do I get the p