Re: [Sikuli-driver] [Question #668792]: MoveMouseDelay=0 cause error

2018-05-14 Thread aobahou
Question #668792 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668792 aobahou confirmed that the question is solved: Thanks Roman Podolyan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #668792]: MoveMouseDelay=0 cause error

2018-05-14 Thread aobahou
Question #668792 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668792 Status: Answered => Solved aobahou confirmed that the question is solved: Thanks for the kind help, but a 100ms delay is not acceptable for me. I solved this problem by the java robot framework, j

[Sikuli-driver] [Question #668792]: MoveMouseDelay=0 cause error

2018-05-09 Thread aobahou
New question #668792 on Sikuli: https://answers.launchpad.net/sikuli/+question/668792 Hi, I am using sikulix in my project and I want speed up to save time. The code can work with Setting.MoveMouseDelay=0.5. When I try to set the Setting.MoveMouseDelay to 0, sikulix just can't click in the

[Sikuli-driver] [Question #669475]: java vision related setting

2018-05-20 Thread aobahou
New question #669475 on Sikuli: https://answers.launchpad.net/sikuli/+question/669475 Hi RaiMan, Thanks for your great work of sikulix and sharing it to us. I am using sikulix in my project and have some problem with the region.text() method. I have read the related code and I am wondering

Re: [Sikuli-driver] [Question #669475]: java vision related setting

2018-05-21 Thread aobahou
Question #669475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669475 Status: Answered => Solved aobahou confirmed that the question is solved: Thanks RaiMan, That really solved my problem, I will Tess4J. -- You received this question notification because your t

Re: [Sikuli-driver] [Question #669475]: java vision related setting

2018-05-21 Thread aobahou
Question #669475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669475 aobahou confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #669715]: Region getChar instead of getWord

2018-05-27 Thread aobahou
New question #669715 on Sikuli: https://answers.launchpad.net/sikuli/+question/669715 Hi Raiman, I used the region.text() function in my project, and I found that it can't work well when there is only one character. Could you please add a region.getChar function in the Region class? Or could

[Sikuli-driver] [Question #675677]: crash when the java software start to run

2018-10-28 Thread aobahou
New question #675677 on Sikuli: https://answers.launchpad.net/sikuli/+question/675677 Hi RaiMan, My software will crash sometimes(about 1 in 5). The java version is 1.8.0_171 and sikulix version is 1.1.2. The hs_err_pid.log file shows: Java frames: (J=compiled Java code, j=interpreted, Vv=VM

Re: [Sikuli-driver] [Question #675677]: crash when the java software start to run

2018-10-28 Thread aobahou
Question #675677 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675677 aobahou posted a new comment: Thanks for answering. I am wondering if I transfer from 1.1.2 to 1.1.4, "the latest Visual C++ Redistributable Pack (>=2013) installed" is a necess