sikuli cannot find image on xmonad

Bug #1212461 reported by Felzix

This bug report was converted into a question: question #234068: sikuli cannot find image on xmonad.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Invalid
Undecided
Unassigned

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

Revision history for this message
RaiMan (raimund-hocke) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.