Question #159982 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/159982
Landy gave more information on the question: Hi Tsung-Hsiang 1. "How did it fail?" It throw exception and said "FindFailed: can't find xxx.png". For example, at org.sikuli.script.Region.handleFindFailed(Region.java:349) at org.sikuli.script.Region.wait(Region.java:420) at org.python.proxies.sikuli.Region$Region$1.super__wait(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethod AccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) org.sikuli.script.FindFailed: FindFailed: can not find Open.png 2. "Always fail on the same image?" Yes, alwasy fail on the same image 3. "Did any image matching work?" No. If I replace the saved image with a new image captured in the Windows XP remote desktop session, the script can find it then move to the next line and fail to find the next image. But I only tried 3~4 time. I'm not sure whethere there is an image matching well if I try enough times. Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

