[Sikuli-driver] [Bug 1884517] Re: org.opencv.core.CvException: CvException in Windows Server 2012 R2

2020-06-25 Thread Tony May
okay thanks RaiMan -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1884517 Title: org.opencv.core.CvException: CvException in Windows Server 2012 R2 Status in Sikuli: New Bug description: if

[Sikuli-driver] [Bug 1884517] Re: org.opencv.core.CvException: CvException in Windows Server 2012 R2

2020-06-25 Thread RaiMan
ok, forget my comment #2 --- simply wrong :-( Based on more research in the net, it may be, that you have a memory problem in this case. I am sorry, but I cannot help you. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1884517] Re: org.opencv.core.CvException: CvException in Windows Server 2012 R2

2020-06-25 Thread Tony May
This is on Windows Server 2012 R2, screen resolution is 1440x900. Same code worked on other occasions and all the time on other Windows OSes. Code: LocalRegionObject = ( Region(0,0,1440,900) ) if LocalRegionObject.exists( Pattern("1494237247598.png").similar(0.75), 0.1 ) -- You received this

[Sikuli-driver] [Bug 1884517] Re: org.opencv.core.CvException: CvException in Windows Server 2012 R2

2020-06-25 Thread Tony May
I have only been seeing this issue on Windows Server 2012 R2 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1884517 Title: org.opencv.core.CvException: CvException in Windows Server 2012 R2

Re: [Sikuli-driver] [Question #691375]: Finding the region of an image based on a similar image

2020-06-25 Thread Sarah Robertson
Question #691375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691375 Status: Answered => Solved Sarah Robertson confirmed that the question is solved: That worked!! Thank you so much! -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #691484]: Ocr in Match doesn't match with Match position after position editing

2020-06-25 Thread RaiMan
Question #691484 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691484 RaiMan posted a new comment: 2.0.5: sorry, no commitments - as usual, but asap ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #691526]: spam

2020-06-25 Thread RaiMan
Question #691526 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691526 Summary changed to: spam Description changed to: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #691526]: Print test page

2020-06-25 Thread Jack Miller
New question #691526 on Sikuli: https://answers.launchpad.net/sikuli/+question/691526 One more miracle on this world is - "Print test page" that offers you to make the printing easier and off course free with the first print feature and this thing is not limited to the black and white prints

Re: [Sikuli-driver] [Question #691526]: Print test page

2020-06-25 Thread Manfred Hampl
Question #691526 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691526 Manfred Hampl posted a new comment: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #691447]: Is Sikuli supported on RHEL 7.5 and above platforms?

2020-06-25 Thread RaiMan
Question #691447 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691447 Status: Open => Answered RaiMan proposed the following answer: If you respect the prerequisites for using SikuliX 2.0.4 on Linux, then it should work. Your crash is caused, when SikuliX detects, that

Re: [Sikuli-driver] [Question #691447]: Is Sikuli supported on RHEL 7.5 and above platforms?

2020-06-25 Thread RaiMan
Question #691447 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691447 Removed link to bug: #1884195 https://bugs.launchpad.net/bugs/1884195 "Unable to launch SIkuli IDE on RHEL 7.6." -- You received this question notification because your team Sikuli Drivers is

[Sikuli-driver] [Bug 1884517] Re: org.opencv.core.CvException: CvException in Windows Server 2012 R2

2020-06-25 Thread RaiMan
it looks like you are running with a masked image (transparency) or using a mask-pattern. please post the relevant code. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1884517 Title:

Re: [Sikuli-driver] [Question #691528]: Perform action on image when it appears dynamically without using sleep

2020-06-25 Thread ShrilekhaGowda
Question #691528 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691528 Status: Answered => Open ShrilekhaGowda is still having a problem: @RaiMan Thank you for the answer. In my case i have used wait(imageOrPattern, wait-time) or exists(imageOrPattern, wait-time)

Re: [Sikuli-driver] [Question #691375]: Finding the region of an image based on a similar image

2020-06-25 Thread RaiMan
Question #691375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691375 Status: Open => Answered RaiMan proposed the following answer: In the current 2.0.4 there is a problem with someMatch.text(), so that it uses the searched image (old drop) and not the region where it

Re: [Sikuli-driver] [Question #691528]: Perform action on image when it appears dynamically without using sleep

2020-06-25 Thread RaiMan
Question #691528 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691528 Status: Open => Answered RaiMan proposed the following answer: Generally: wait() and exists() internally repeat the search until the image is found or the standard (3 seconds) / given wait time is

Re: [Sikuli-driver] [Question #691459]: Java project: runnable jar: Tesseract library problems:

2020-06-25 Thread RaiMan
Question #691459 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691459 RaiMan proposed the following answer: There must be something wrong with your java classpath, when running the "RUNNABLE JAR FILE" from commandline. -- You received this question notification because your

[Sikuli-driver] [Bug 1884912] Re: at org.opencv.core.Core.split_0(Native Method)

2020-06-25 Thread RaiMan
** Changed in: sikuli Status: New => Invalid ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1884912 Title: at

[Sikuli-driver] [Question #691528]: Perform action on image when it appears dynamically without using sleep

2020-06-25 Thread ShrilekhaGowda
New question #691528 on Sikuli: https://answers.launchpad.net/sikuli/+question/691528 We have an application where the expected image will appear faster sometimes and delays sometimes(may take too long time or less) I am using eclipse with java Initially tried with thread.sleep(time) if the