Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-12-14 Thread Launchpad Janitor
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Open = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-29 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Needs information = Open Henk Noppe gave more information on the question: Thanks alot for all the time you put in this. Yesterday I tried myApp = App(Omnis Studio 5.0.1 RT.app), but it did not

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-29 Thread RaiMan
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 RaiMan posted a new comment: thanks for info. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-28 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Answered = Open Henk Noppe is still having a problem: HI RaiMan! Yes that did the trick! I am not sure why I have to add '/Applications/'. Can you tell me why? And yes I reverted the

[Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
New question #179989 on Sikuli: https://answers.launchpad.net/sikuli/+question/179989 Hi All, I have a problem opening /focussing an application. The app concerns is Omnis Studio 5.0.1. This is a programming application (see http://www.omnis.net). I can open or get focus on any other

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread RaiMan
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Open = Answered RaiMan proposed the following answer: The name you should try is Omnis Studio 5.0.1 RT as shown in the process list. This process list is what Sikuli is scanning to find a

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Answered = Solved Henk Noppe confirmed that the question is solved: Thanks for your answer and you are right that in the Application folder it says Omnis Studio 5.0.1. RT.app. I have several

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread Henk Noppe
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Solved = Open Henk Noppe is still having a problem: I accidently clicked on solved :S sorry :$ -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #179989]: App.open failed

2011-11-25 Thread RaiMan
Question #179989 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/179989 Status: Open = Answered RaiMan proposed the following answer: Then try: myApp = App(/Applications/Omnis Studio 5.0.1 RT.app) myApp.open() BTW: If not already done: You should revert your change of the