← Back to team overview

sikuli-driver team mailing list archive

[Bug 808575] Re: X-1.0rc3: images consisting of only one color always found and in wrong location

 

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

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/808575

Title:
  X-1.0rc3: images consisting of only one color always found and in
  wrong location

Status in Sikuli:
  Fix Committed

Bug description:
  *********** Status with SikuliX-1.0
  - works (except for solid black) just using find("image of solid color.png") (similarity is internally set to exact()
  - findAll(): exact() needed: for matches in findAll(Pattern("solid.png").exact()) - otherwise you still get false positives.

  -----------------------------------------------

  1 sikuli x-1.0rc2
  2 os x 10.6.7 64 bit
  3 create a 32x32 px png, fill with any solid color (see attachment for sample); use any find operation - usually a match is found in top-left corner of screen, sometimes in random other screen locations

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/808575/+subscriptions


References