Re: [Sikuli-driver] [Question #661738]: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread Ju1+i-我 .
Question #661738 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661738 Ju1+i-我. posted a new comment: sorry ,it's type(Key.HOME,Key.CTRL) not type(Key.HOME,Key.SHIFT) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #661738]: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread Ju1+i-我 .
Question #661738 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661738 Status: Answered => Open Ju1+i-我. is still having a problem: sorry,I originally wanted to ask questions, but clicked bug,it's my mistake. here is my code: type(Key.HOME,Key.SHIFT) wait(1) if

Re: [Sikuli-driver] [Question #661738]: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread Ju1+i-我 .
Question #661738 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661738 Removed link to bug: #1738167 https://bugs.launchpad.net/bugs/1738167 "when determine NUM_LOCK, sikuli stoped" -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #661793]: Clever Hotkey Debouncing in Sikuli

2017-12-14 Thread Jonathan
Question #661793 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661793 Summary changed to: Clever Hotkey Debouncing in Sikuli -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #661793]: Clever Hotkey Debouncing in Sikuli

2017-12-14 Thread Jonathan
Question #661793 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661793 Description changed to: In your docs, I suggest you update the pattern for hotkey debouncing. The old pattern ends up creating a variable and an "IF" check for every single new hotkey added, and is somewhat

Re: [Sikuli-driver] [Question #661793]: Hotkey Debouncing in Sikuli

2017-12-14 Thread Jonathan
Question #661793 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661793 Description changed to: In your docs, I suggest you update the pattern for hotkey debouncing. The old pattern ends up creating a variable and an "IF" check for every single new hotkey added, and is somewhat

[Sikuli-driver] [Question #661793]: Hotkey Debouncing in Sikuli

2017-12-14 Thread Jonathan
New question #661793 on Sikuli: https://answers.launchpad.net/sikuli/+question/661793 In your docs, I suggest you updtae the pattern for hotkey debouncing. The old pattern ends up creating a variable and an "IF" check for every single new hotkey added, and is somewhat tedious. I suggest using a

[Sikuli-driver] [Bug 1543252] Re: extended delay error message - in second instance of loop

2017-12-14 Thread RaiMan
@Michael Just made a test (runs 5 minutes) SikuliX 1.1.1 macOS 10.13.2 Java 1.8 latest run from within IDE click and type ... and got no problems with extended delays -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1543252] Re: extended delay error message - in second instance of loop

2017-12-14 Thread RaiMan
@Michael - Python scripting or Java programming? - script runs from inside IDE or directly from a Terminal session? - what Java version? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1543252

[Sikuli-driver] [Bug 1543252] Re: extended delay error message - in second instance of loop

2017-12-14 Thread Michael Rabus
I have the same problem, at last with macOS 10.13.2 and SikuliX 1.1.1 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1543252 Title: extended delay error message - in second instance of loop

Re: [Sikuli-driver] [Question #661738]: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread RaiMan
Question #661738 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661738 RaiMan proposed the following answer: tested on Win 10 64-Bit with Java 8 latest: works, no problems. -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #661621]: Using Sikuli in multiple RDP connections

2017-12-14 Thread RaiMan
Question #661621 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661621 RaiMan posted a new comment: happy looking ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

[Sikuli-driver] [Question #661746]: outside any screen - subsequent actions might not work as expected Issue.

2017-12-14 Thread Maniraj
New question #661746 on Sikuli: https://answers.launchpad.net/sikuli/+question/661746 Hi, while i am running script getting error like this for some images but it is finding that images too. Error: outside any screen - subsequent actions might not work as expected. Help me out to resolve

Re: [Sikuli-driver] [Question #661690]: Taking Remote from Mac to linux

2017-12-14 Thread Maniraj
Question #661690 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661690 Status: Answered => Solved Maniraj confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #661621]: Using Sikuli in multiple RDP connections

2017-12-14 Thread Cedar
Question #661621 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661621 Cedar posted a new comment: Thank you, Raiman! Yes, I am absolutely sure about SikuliX in that sense! I just worried about RDP stuff, because I observed mouse cursor movements on my desktop when Sikuli

[Sikuli-driver] [Bug 1738167] Re: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread RaiMan
Before saying it is a bug you should ask a question. Wether it is a bug or not is my decision. Thanks. ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/661738 -- You received this bug notification because you are a

Re: [Sikuli-driver] [Question #661738]: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread RaiMan
Question #661738 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661738 Status: Open => Answered RaiMan proposed the following answer: I will have a look. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #661738]: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread RaiMan
Question #661738 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661738 RaiMan posted a new comment: Before saying it is a bug you should ask a question. Wether it is a bug or not is my decision. Thanks. -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #661738]: when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread Ju1+i-我 .
New question #661738 on Sikuli: https://answers.launchpad.net/sikuli/+question/661738 hi ,all i'm using sikuli 1.1.1, when I wrote: .. if Env.isLockOn(Key.NUM_LOCK) == True: type(Key.NUM_LOCK) type(Key.END,Key.SHIFT), sikuli will exit when that is done I don't know why -- You

[Sikuli-driver] [Bug 1738167] [NEW] when determine NUM_LOCK, sikuli stoped

2017-12-14 Thread Ju1+i-我 .
Public bug reported: hi ,all i'm using sikuli 1.1.1, when I wrote: .. if Env.isLockOn(Key.NUM_LOCK) == True: type(Key.NUM_LOCK) type(Key.END,Key.SHIFT), sikuli will exit when that is done I don't know why ** Affects: sikuli Importance: Undecided Status: New -- You

Re: [Sikuli-driver] [Question #661727]: Integrate Sikuli with MarathonITE

2017-12-14 Thread RaiMan
Question #661727 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661727 Status: Open => Answered RaiMan proposed the following answer: Just had a short look at MarathonITE: looks like a rather closed system. A Sikuli integration might be possible like they did it for