Re: [Sikuli-driver] [Question #676299]: OpenCV exception can't be caught (out of memory) and kills JVM

2019-02-27 Thread Krisjanis Berzins
Question #676299 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676299 Krisjanis Berzins posted a new comment: Hello RaiMan, Just wanted to chime in here - the C:\build\... is part of a non existing path! I don't even have a directory "build" on my C drive. and I

[Sikuli-driver] [Bug 1817962] [NEW] intermittent error j < nsrcs && src[j].depth() == depth

2019-02-27 Thread Krisjanis Berzins
Public bug reported: I am trying to figure out this intermittent error that sometimes shows up after the script has run for some time: [error (27/02/2019, 17:38:38)] Error caused by: Traceback (most recent call last): File "C:\SikuliX\project.sikuli\project.py", line 884, in

[Sikuli-driver] [Question #678837]: Region: findAnyCollect: image file not found:

2019-02-27 Thread Krisjanis Berzins
New question #678837 on Sikuli: https://answers.launchpad.net/sikuli/+question/678837 I am getting these in my log file: "[error (26/02/2019, 12:48:54)] Region: findAnyCollect: image file not found:" I believe this might be happening during a while loop which runs both exists() and findAny()

[Sikuli-driver] [Question #678838]: Assertion failed _img.size().height <= _templ.size().height && _img.size().width <= _templ.size().width in function 'cv::matchTemplate'

2019-02-27 Thread Krisjanis Berzins
New question #678838 on Sikuli: https://answers.launchpad.net/sikuli/+question/678838 Sometimes I get these errors: org.opencv.core.CvException: CvException [org.opencv.core.CvException: cv::Exception: OpenCV(3.4.2)