[Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-04 Thread Linda
New question #267765 on Sikuli: https://answers.launchpad.net/sikuli/+question/267765 Updated to latest build of 1.1 today, and my scripts that previously worked fine on 1.0 have now stopped working.. Env: Mac 10.7 Sikuli IDE 1.1 2015-06-04 I can't open any app with Sikuli, I have tried the fo

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-15 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Description changed to: Updated to latest build of 1.1 today, and my scripts that previously worked fine on 1.0 have now stopped working.. Env: Mac 10.7 Sikuli IDE 1.1 2015-06-04 I can't open any app wit

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-15 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Linda posted a new comment: Anyone else seeing this or is it just on my machine? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread RaiMan
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Open => Answered RaiMan proposed the following answer: I have revised the App class, to be more functional on Windows. This seems to have some drawbacks on Mac (under investigation). This works

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Answered => Open Linda is still having a problem: if I run it like that I'm getting the following error: (maybe I should take a newer build of Sikuli 1.1? mine is from June 10th) ---

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread RaiMan
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Open => Answered RaiMan proposed the following answer: yes, use latest build (sorry, for not mentioning it) -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Answered => Open Linda is still having a problem: Hm, no, still getting the same error message.. Now running SikulixIDE 1.1.0 (2015-06-16_01:00nightly) -- You received this question notificati

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread RaiMan
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Open => Needs information RaiMan requested more information: could you please paste the statements you used. -- You received this question notification because you are a member of Sikuli Driver

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread Linda
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Needs information => Open Linda gave more information on the question: I just copied your code and ran it, nothing else; bs = App("Safari") bs.open() # open and focus bs.focus() # has the same

Re: [Sikuli-driver] [Question #267765]: Can't use App.open, openApp, App.focus (Mac 10.7, Sikuli 1.1 2015-06-04)

2015-06-16 Thread RaiMan
Question #267765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/267765 Status: Open => Answered RaiMan proposed the following answer: Ok, confirmed. Since I am testing from inside NetBeans, I did not realize, that it is not working, when you start SikuliX.app normally. (o