← Back to team overview

sikuli-driver team mailing list archive

[Bug 1829606] Re: [1.1.4] FindFailed Handler not working as documented

 

The implementation has to be revised and tested completely. The docs
have to be revised too.

** Changed in: sikuli
       Status: New => Fix Committed

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.4

-- 
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


References