sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44999
[Bug 1409098] Re: findAll limited to 100 matches
@skeets
Some first tests with findAll() tell me:
- exact() does not change the behavior
- a blank image is not found in all possible/expected locations and subsequent matches overlap
I will have a deeper look into the implementation, but I doubt, that I
can really change something (most of it is still baken in C++ deep down
in the inherited hell from the time I took over ;-)
... and I will check what my preflight version 2 is doing here.
Thanks for finding, reporting and feedback.
BTW: what version of SikuliX do you use?
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1409098
Title:
findAll limited to 100 matches
Status in Sikuli:
In Progress
Bug description:
Calls to findAll seem to report at most 100 matches., silently
discarding any further matches. Suggest findAll be configurable to
specify the maximum number of matches, even if the default is 100, in
the same way that similarity defaults to 0.7 but can be configured.
Also suggest that if the max is exceeded, an exception is thrown so
that missing matches can be spotted easily
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1409098/+subscriptions
References