Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-21 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Summary changed to: [1.1.1] macOS: App.focus: Occasionally: Where is osascript -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-21 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Linked to bug: #1674624 https://bugs.launchpad.net/bugs/1674624 "[1.1.1] macOS: App.focus: Occasionally: Where is osascript" -- You received this question notification because your team Sikuli D

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-21 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Answered => Solved Jeff_Vallis confirmed that the question is solved: It so Occasional that its not a major problem Have wriitten an Automator Script to Run Prior to the Script opening and closi

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-21 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 RaiMan posted a new comment: Good workaround ;-) Just "forget" the problem - I have it on the list now ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact f

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-25 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Jeff_Vallis posted a new comment: Information Automator Script Opened the App Closed it - not quit so sat in Dock - this did not resolve the issue -- You received this question notification because your te

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-28 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Solved => Open Jeff_Vallis is still having a problem: More Information I added some debug code to the script and the app.focus failed at the same time that GoogleSoftwareUpdateDaemon was running

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-29 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 RaiMan posted a new comment: ok, thanks. I decided, that we have to live with it, until I have a better solution in version 2 later this year. -- You received this question notification because your team S

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-30 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Jeff_Vallis gave more information on the question: Can you help me code a workaround,have tried to understand http://sikulix-2014.readthedocs.io/en/latest/region.html#observing- visual-events-in-a-region but

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-03-30 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Open => Answered RaiMan proposed the following answer: ok, this is much easier: def If_Choose_App_Appeared(): shitHappened = false setRect(458, 187, 823, 657) while exists(Pattern("1

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Answered => Open Jeff_Vallis is still having a problem: Tried the above code as soon as recieved and have been waiting for the choose Choose Application box to appear - checking my log each day

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Open => Answered RaiMan proposed the following answer: switching to observe would not change anything. As I understand the code: if "Running Check_App_Focus ..." is printed, then the logic found

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Answered => Open Jeff_Vallis is still having a problem: Today the box was on the screen and again the process hang (waited) for cancel to be clicked manually. And "Running Check_App_Focus - Fou

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-04 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Open => Answered RaiMan proposed the following answer: LOL and sorry - so stupid: the dialog box is triggered from within the App.focus() handling - so it cannot proceed until clicked and he

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-06 Thread Jeff_Vallis
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 Status: Answered => Solved Jeff_Vallis confirmed that the question is solved: This is what I have done after Finding some code using Python Thread : not that I understand the Syntax of the call Handling

Re: [Sikuli-driver] [Question #578456]: [1.1.1] macOS: App.focus: Occasionally: Where is osascript

2017-04-06 Thread RaiMan
Question #578456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/578456 RaiMan posted a new comment: well done :-)) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mail