← Back to team overview

sikuli-driver team mailing list archive

[Question #218387]: find fails for OpenGL UI

 

New question #218387 on Sikuli:
https://answers.launchpad.net/sikuli/+question/218387

I have an application which draws its user interface with OpenGL (probably). I start the app with openApp and then try to find a largish part of the screen as test. The app starts but the find fails.

How can I debug this? Thanks.

[error] Abgebrochen
[error] Ein Fehler in Zeile 2
[error] Fehlermeldung:
Traceback (most recent call last):
 File "/var/folders/56/cvyhqybd0kn_yw_8gp6647xc0000gn/T/sikuli-tmp2602334783941035273.py", line 2, in 
 find("test.png")
 Line 2, in file /var/folders/56/cvyhqybd0kn_yw_8gp6647xc0000gn/T/sikuli-tmp2602334783941035273.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$0.super__wait(Unknown Source)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)

org.sikuli.script.FindFailed: FindFailed: can not find test.png on the screen.
 Line 2, in file /var/folders/56/cvyhqybd0kn_yw_8gp6647xc0000gn/T/sikuli-tmp2602334783941035273.py



-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.