Re: [Sikuli-driver] [Question #682123]: Monitor whether a script is running but frozen for a while

2019-07-17 Thread masuo
Question #682123 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682123 Status: Open => Answered masuo proposed the following answer: There is a way to use thread module. This script will exit after 10 seconds. [example] #-count down and type hotkey def

[Sikuli-driver] [Question #682123]: Monitor whether a script is running but frozen for a while

2019-07-17 Thread BOCHENG YIN
New question #682123 on Sikuli: https://answers.launchpad.net/sikuli/+question/682123 I am running sikulix to automate the photo-labeling cross the sample surface on a microscope. The surface is split into many tiles which the sikulix will manipulate to loop through. The whole process is

Re: [Sikuli-driver] [Question #682117]: KeyModifiers causes a click()

2019-07-17 Thread Singah
Question #682117 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682117 Singah posted a new comment: You're absolutely right, I got the order wrong of the command and it solved the issue with the click. Also, the second solution provided seems much more suitable for this case.

Re: [Sikuli-driver] [Question #682117]: KeyModifiers causes a click()

2019-07-17 Thread Singah
Question #682117 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682117 Status: Answered => Solved Singah confirmed that the question is solved: Thanks Manfred Hampl, that solved my question. -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #682117]: KeyModifiers causes a click()

2019-07-17 Thread Manfred Hampl
Question #682117 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/682117 Status: Open => Answered Manfred Hampl proposed the following answer: Looking at https://sikulix-2014.readthedocs.io/en/latest/keys.html#key- modifiers-modifier-keys you command seems the wrong way

[Sikuli-driver] [Question #682117]: KeyModifiers causes a click()

2019-07-17 Thread Singah
New question #682117 on Sikuli: https://answers.launchpad.net/sikuli/+question/682117 I have an issue that I really can't figure out what happens. I have the following method which I believe is fairly straight forward, I'd like to click at a tree in my program and then use the keyboard to guide

[Sikuli-driver] [Question #682101]: problem with needed dependent libraries

2019-07-17 Thread Manoj S. Jagdale
New question #682101 on Sikuli: https://answers.launchpad.net/sikuli/+question/682101 RunTime:opencv_java342.dll loaded, but it might be a problem with needed dependent libraries ERROR: ...TEMP...: Can't find dependent libraries -- You received this question notification because your team