sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36349
Re: [Question #280747]: Sikulix Region not working
Question #280747 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/280747
Status: Open => Needs information
RaiMan requested more information:
testing with a similar environment, I cannot see, that the memory
consumption constantly increases over time.
Nevertheless, you should take
CurrentBarRegion =( Region(684,285,1068,710))
out of the loop (hence before the while), since it is a constant and no
need to create the same new Region object with every loop turn.
another question:
the crash is reported in
c:/MinGW/msys/1.0/stuff/opencv/modules/core/src/alloc.cpp
Do you have this on your system?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.