sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21666
[Bug 1238304] [NEW] Inconsistent behavior in finding image pattern
Public bug reported:
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.
** Affects: sikuli
Importance: Undecided
Status: Invalid
** Attachment added: "The test cases to reproduce the problem"
https://bugs.launchpad.net/bugs/1238304/+attachment/3873181/+files/TestCase.zip
--
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
Follow ups
References