sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51751
[Bug 1829606] [NEW] [1.1.4] FindFailed Handler not working as documented
Public bug reported:
hello all,
I have a script with these lines:
setROI(vncReg.getX(),vncReg.getY(),vncReg.getW(),vncReg.getH())
FindFailed.setHandler(HndlFindFailed)
use() # reset the global SCREEN object to take over the handler setting
what happens is that the handler is not visited even if in the vncReg there is a findfailed for some reason.
Any idea why?
I've checked https://answers.launchpad.net/sikuli/+question/670456 but found no clue....
thanks in advance for help
this is my setup:
1.1.4-SNAPSHOT-#287-2019-04-18_07:09/Windows10.0/Java8(64)1.8.0_201-b09
** Affects: sikuli
Importance: High
Assignee: RaiMan (raimund-hocke)
Status: Fix Committed
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1829606
Title:
[1.1.4] FindFailed Handler not working as documented
Status in Sikuli:
Fix Committed
Bug description:
hello all,
I have a script with these lines:
setROI(vncReg.getX(),vncReg.getY(),vncReg.getW(),vncReg.getH())
FindFailed.setHandler(HndlFindFailed)
use() # reset the global SCREEN object to take over the handler setting
what happens is that the handler is not visited even if in the vncReg there is a findfailed for some reason.
Any idea why?
I've checked https://answers.launchpad.net/sikuli/+question/670456 but found no clue....
thanks in advance for help
this is my setup:
1.1.4-SNAPSHOT-#287-2019-04-18_07:09/Windows10.0/Java8(64)1.8.0_201-b09
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1829606/+subscriptions
Follow ups