Re: [Sikuli-driver] [Question #676032]: Is it possible to run sikulix-setup with local copy of maven-metadata.xml

2018-11-09 Thread RaiMan
Question #676032 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676032 Status: Open => Answered RaiMan proposed the following answer: Use offline setup. See the docs. -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #676029]: unsatisfied link error: no opencv_java in java.library.path

2018-11-09 Thread RaiMan
Question #676029 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676029 Status: Open => Answered RaiMan proposed the following answer: Read and follow the docs for Linux in the 1.1.4 section -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #676029]: unsatisfied link error: no opencv_java in java.library.path

2018-11-09 Thread Desire
Question #676029 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676029 Status: Answered => Open Desire is still having a problem: I have read and followed the instructions in the 1.1.4 section and still receive that error for an opencv_library. > On Nov 9, 2018, at 1:32

[Sikuli-driver] [Question #676037]: JAVA API : hotkey working just first time?

2018-11-09 Thread Dado
New question #676037 on Sikuli: https://answers.launchpad.net/sikuli/+question/676037 I'm trying to stop a loop in my app using a global hotkey . This is the code for the hotkey I'm using: HotkeyListener hk_CTRL_F1 = new HotkeyListener() { @Override public

Re: [Sikuli-driver] [Question #676029]: unsatisfied link error: no opencv_java in java.library.path

2018-11-09 Thread RaiMan
Question #676029 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676029 Status: Open => Needs information RaiMan requested more information: Symbolic link in library path? -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #676023]: Scroll down drop-down menu and select country

2018-11-09 Thread monicar
Question #676023 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676023 Status: Answered => Open monicar is still having a problem: Awesome, thanks! On Thu, Nov 8, 2018 at 4:42 PM masuo wrote: > Your question #676023 on Sikuli changed: >

Re: [Sikuli-driver] [Question #676023]: Scroll down drop-down menu and select country

2018-11-09 Thread monicar
Question #676023 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676023 Status: Open => Solved monicar confirmed that the question is solved: set timeout =0 for exists() resolved my problem. Awesome work Sikuli team. Thanks for the quick help, Masuo!

[Sikuli-driver] [Question #676036]: Trying to extract Date from the region and getting garbage values

2018-11-09 Thread monicar
New question #676036 on Sikuli: https://answers.launchpad.net/sikuli/+question/676036 Here is my code in Java: Settings.OcrTextRead= true; Settings.OcrTextSearch= true; screen.wait(TextExtract,20); String extractText =