sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19965
[Bug 1212461] Re: sikuli cannot find image on xmonad
This is not a bug:
Sikuli cannot find the requested image on the screen at runtime.
So you have to find out why.
** Changed in: sikuli
Status: New => Invalid
** Converted to question:
https://answers.launchpad.net/sikuli/+question/234068
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1212461
Title:
sikuli cannot find image on xmonad
Status in Sikuli:
Invalid
Bug description:
I am running xmonad version 0.10 off of a 64-bit ubuntu install
(Ubuntu 12.04.1 LTS). My sikuli-ide is version 0.10.2. I have a multi-
monitor setup.
I made a simple script to click a bookmark button. It screen captures
fine but when I run the script, it says it can't find some png file.
Here's the message I see:
[info] Sikuli vision engine loaded.
[info] VDictProxy loaded.
[error] Stopped
[error] An error occurs at line 1
[error] Error message:
Traceback (most recent call last):
File "/tmp/sikuli-tmp5302072316882179987.py", line 1, in
click("1376519364762.png")
Line 1, in file /tmp/sikuli-tmp5302072316882179987.py
at org.sikuli.script.Region.handleFindFailed(Region.java:421)
at org.sikuli.script.Region.wait(Region.java:512)
at org.python.proxies.sikuli.Region$Region$1.super__wait(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
org.sikuli.script.FindFailed: FindFailed: can not find 1376519364762.png on the screen.
Line 1, in file /tmp/sikuli-tmp5302072316882179987.py
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1212461/+subscriptions
References