← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #242482]: Ubuntu 12.04 searching for images/capturing screen in empty workspace

 

Question #242482 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242482

    Status: Needs information => Open

Karthik gave more information on the question:
These were the error logs i got when try to run a .sikuli script

--------------------------------------------------------------------------------------
@karthp-HP-xw4600-Workstation:~/sik$ ./runIDE -r ../Desktop.sikuli
running SikuliX-IDE: -Xmx512M -Dapple.laf.useScreenMenuBar -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine
-jar ./sikuli-ide.jar -r ../Desktop.sikuli
[error] FileManager: Sorry, scriptnames with dot or double-dot path elements are not supported: ../Desktop.sikuli
[error] Terminating SikuliX after a fatal error! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.
cisco@karthp-HP-xw4600-Workstation:~/sik$ ./runIDE -r /home/cisco/Desktop.sikuli 
running SikuliX-IDE: -Xmx512M -Dapple.laf.useScreenMenuBar -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine
-jar ./sikuli-ide.jar -r /home/cisco/Desktop.sikuli
[error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: libVisionProxy.so
[error] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
/home/cisco/sik/libs/libVisionProxy.so: libopencv_core.so.2.4: cannot open shared object file: No such file or directory
[error] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.


-----------------------------------------------------------------------

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