[Sikuli-driver] [Question #680220]: Differene between targetOffset and find."direction" operations

2019-04-12 Thread Bharatendu SOUMIL
New question #680220 on Sikuli: https://answers.launchpad.net/sikuli/+question/680220 Hey guys, I was wondering if there is a particular difference between these two lines: click(find("1231.png").right(30)) click(Pattern("1231.png").targetOffset(30,3)) because the effect is basically the same in

Re: [Sikuli-driver] [Question #272509]: Images could not be loaded

2019-04-12 Thread Bharatendu SOUMIL
Question #272509 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272509 Bharatendu SOUMIL posted a new comment: Hey guys, after going through the link as mentioned by RaiMan: https://sikulix-2014.readthedocs.io/en/latest/scripting.html#image-

[Sikuli-driver] [Question #680214]: IDE has switches to a different IME

2019-04-12 Thread IAN ROBINSON
New question #680214 on Sikuli: https://answers.launchpad.net/sikuli/+question/680214 Hi I've been experimenting with calling external scripts and retrieving data. The script text in the IDE is now show in some foreign characters maybe arabic (I have ENG as my default) The Preferences is

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-12 Thread RaiMan
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Open => Answered RaiMan proposed the following answer: ok, admitted: It is indeed a bit complicated with no experience in scripting/programming. An observation is bound to a region, where the

Re: [Sikuli-driver] [Question #680137]: repeat([waitTime]) how is this syntax with a region onchange?

2019-04-12 Thread MP
Question #680137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680137 Status: Solved => Open MP is still having a problem: Instead of making a new topic, I want to reopen this one. I found 3 ways to read the numbers perfectly. xD But with all 3 I hit the wall of onchange

[Sikuli-driver] [Bug 1789952] Re: Sikuli Java App completely frozen with findAll

2019-04-12 Thread RaiMan
sorry for the delay. The reason behind: Per definition (see docs of findAll()), the returned Iterator does only step to the next iteration, if the current is consumed (done by using it.next()). This means you implementation with only using hasNext() is an endless loop by default. Conclusion:

Re: [Sikuli-driver] [Question #680207]: findAll: endless loop when only using hasNext() - matches have to be consumed with next()

2019-04-12 Thread RaiMan
Question #680207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680207 Summary changed to: findAll: endless loop when only using hasNext() - matches have to be consumed with next() -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #680207]: findAll: endless loop when only using hasNext() - matches have to be consumed with next()

2019-04-12 Thread RaiMan
Question #680207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680207 Description changed to: --- problem and solution The reason behind: Per definition (see docs of findAll()), the returned Iterator does only step to the next

Re: [Sikuli-driver] [Question #680207]: findAll: endless loop when only using hasNext() - matches have to be consumed with next()

2019-04-12 Thread RaiMan
Question #680207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680207 Status: Open => Solved RaiMan changed the question status: solved -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1789952] Re: Sikuli Java App completely frozen with findAll

2019-04-12 Thread RaiMan
not a bug ** Changed in: sikuli Status: In Progress => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/680207 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #680207]: Sikuli Java App completely frozen with findAll

2019-04-12 Thread RaiMan
Question #680207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680207 RaiMan posted a new comment: not a bug -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing

[Sikuli-driver] [Question #680207]: Sikuli Java App completely frozen with findAll

2019-04-12 Thread JoePue
New question #680207 on Sikuli: https://answers.launchpad.net/sikuli/+question/680207 Hi RaiMan I have a simple Java method witch will reproduce a extrem critical problem. I can run the following method between 1-3 mins, but always after a unspecific timespan my complete java app is

[Sikuli-driver] [Bug 1804927] Re: [1.1.4] App.open() leads to App.focus failed error

2019-04-12 Thread RaiMan
** Changed in: sikuli Status: In Progress => Fix Committed ** Changed in: sikuli Importance: High => Critical ** Summary changed: - [1.1.4] App.open() leads to App.focus failed error + [1.1.4] App.open() leads to App.focus failed error --- fixed with build #132 -- You received this

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll

2019-04-12 Thread RaiMan
** Changed in: sikuli Status: In Progress => Confirmed ** Changed in: sikuli Importance: High => Critical ** Summary changed: - [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll + [1.1.4] Windows special versions N/KN: can't find dependent libraries with

[Sikuli-driver] [Bug 1818040] Re: [1.1.4] OpenCV assertions should be handled by SikuliX (like image size > region size)

2019-04-12 Thread RaiMan
** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => High ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 1.1.4 -- You received this bug notification because you are a

[Sikuli-driver] [Bug 1813146] Re: [1.1.4] Images with transparent parts seem to get inflated match scores

2019-04-12 Thread RaiMan
** Changed in: sikuli Importance: High => Medium -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1813146 Title: [1.1.4] Images with transparent parts seem to get inflated match scores Status

[Sikuli-driver] [Question #678838]: Status of bug #1818040 changed to 'In Progress' in Sikuli

2019-04-12 Thread RaiMan
Bug #1818040 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1818040 "[1.1.4] OpenCV assertions should be handled by SikuliX (like image size > region size)" This bug is linked to #678838. Assertion failed _img.size().height <= _templ.size().height &&

[Sikuli-driver] [Question #676337]: Status of bug #1804927 changed to 'Fix Committed' in Sikuli

2019-04-12 Thread RaiMan
Bug #1804927 status changed in Sikuli: In Progress => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1804927 "[1.1.4] App.open() leads to App.focus failed error" This bug is linked to #676337. Running installer via App.open() leads to App.focus failed error.

[Sikuli-driver] [Question #674981]: Status of bug #1797505 changed to 'Confirmed' in Sikuli

2019-04-12 Thread RaiMan
Bug #1797505 status changed in Sikuli: In Progress => Confirmed https://bugs.launchpad.net/sikuli/+bug/1797505 "[1.1.4] Windows: can't find dependent libraries with opencv_java342.dll" This bug is linked to #674981. [1.1.4] Can't find dependent libraries for opencv_java342

Re: [Sikuli-driver] [Question #679017]: Vnc app detected only at first attempt after Sikulix Ide launch

2019-04-12 Thread RaiMan
Question #679017 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679017 RaiMan proposed the following answer: My tests with the latest build 1.1.4 did not show any problems, no matter wether Notepad++ was already running or not. I repeated the script several times, while

Re: [Sikuli-driver] [Question #679602]: How to run a .sql script on sikuli

2019-04-12 Thread Launchpad Janitor
Question #679602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679602 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #679017]: Vnc app detected only at first attempt after Sikulix Ide launch

2019-04-12 Thread RaiMan
Question #679017 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679017 Status: Expired => Answered RaiMan changed the question status: Sorry for the delay. Is now at the top of the list. -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Question #680205]: (Chinese (Simplified)) findText(Chinese String) FindFailed

2019-04-12 Thread cyling
A question was asked in a language (Chinese (Simplified)) spoken by none of the registered Sikuli answer contacts. https://answers.launchpad.net/sikuli/+question/680205 my code: Match t= screen.findText("存款业务"); Exception in thread "main" java.lang.RuntimeException: FindFailed: 存款业务 as text