← Back to team overview

sikuli-driver team mailing list archive

[Bug 1238304] Re: Inconsistent behavior in finding image pattern

 

I still think that this is a bug.  If the pattern can not be found on
the second image, it should not be found in all cases, including when
the first image is present.

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

Title:
  Inconsistent behavior in finding image pattern

Status in Sikuli:
  Invalid

Bug description:
  I am using Sikuli 1.0rc3 (r905) on 64-bit Windows 7.  The Sikulis
  should be 64-bit as well.

  Here is my java version
  C:\Users\cwang359>java -version
  java version "1.6.0_37"
  Java(TM) SE Runtime Environment (build 1.6.0_37-b06)
  Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01, mixed mode)


  I have two images taken from two instances of the same application.
  Judged visually these two images are almost identical to each other.
  So the pattern SHOULD be found on both images.

  I then click on the pattern, to open the "Pattern Settings" dialog, and use the "Match Preview" to find the pattern. 
  *) With only the first image shown, Sikuli can find the pattern on the first image.  
  *) With only the second image shown, Sikuli can NOT find the pattern on the second image.  
  *) With both the images shown, Sikuli can find the pattern on both the images.
  *) With both of the images shown, Sikuli can not find the pattern.

  I have attached the two images and the pattern to this bug.

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


References