← Back to team overview

sikuli-driver team mailing list archive

[Question #206911]: Restarting sikuli IDE causing errors

 

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


HI Team,

I have created a sikuli script(am new to sikuli), was running fine. I have closed the Sikuli IDE, opened the same script, didnt change any thing, am getting the below error.

could anyone help me on this please?

I tried by removing the Local Temp folder which has sikuli files(sikuli-tmp6305138588910200867.py), still no luck.

Please do the needful
Siva
==========

[error] Windows-button.png looks like a file, but can't be found on the disk. Assume it's text.

[error] Windows-button.png looks like a file, but can't be found on the disk. Assume it's text.

[error] Windows-button.png looks like a file, but can't be found on the disk. Assume it's text.

[error] Windows-button.png looks like a file, but can't be found on the disk. Assume it's text.

[error] Stopped
[error] An error occurs at line 1
[error] Error message: Traceback (most recent call last):
File "C:\Users\photon\AppData\Local\Temp\sikuli-tmp6305138588910200867.py", line 1, in 
click("Windows-button.png")
Line 39, in file C:\Users\photon\AppData\Local\Temp\sikuli-tmp6305138588910200867.py

at org.sikuli.script.Region.handleFindFailed(Region.java:420) 
at org.sikuli.script.Region.wait(Region.java:511) 
at org.python.proxies.sikuli.Region$Region$0.super__wait(Unknown Source) 
at sun.reflect.GeneratedMethodAccessor16.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 Windows-button.png on the screen.
Line 39, in file C:\Users\photon\AppData\Local\Temp\sikuli-tmp6305138588910200867.py


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