sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #20656
[Bug 1218138] Re: [1.0.1 ok] IDE: Using thumbnail view and CommandBar: FindFailed ( can not find __CLICK-TO-CAPTURE__ on the screen. ) --- solution
Under Linux, from time to time, I've got the following error:
[error] Location: outside any screen (-3, 25) - subsequent actions might not work as expected
And when at looked at the SikuliLog file, some errors are printed:
[debug (9/5/13 10:14:40 AM)] ResourceLoaderBasic: loadLib: Found: VisionProxy
[error (9/5/13 10:14:40 AM)] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: libVisionProxy.so
[error (9/5/13 10:14:40 AM)] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
/home/crystal/Sikuli/libs/libVisionProxy.so: libtesseract.so.3: cannot open shared object file: No such file or directory
[error (9/5/13 10:14:40 AM)] 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.
[debug (9/5/13 10:14:40 AM)] SikuliXFinal: cleanUp: 0
So, I installed tesseract.
But this errors should be reported to the user to allow him to
understand that a package is missing...
YC
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1218138
Title:
[1.0.1 ok] IDE: Using thumbnail view and CommandBar: FindFailed ( can
not find __CLICK-TO-CAPTURE__ on the screen. ) --- solution
Status in Sikuli:
Fix Committed
Bug description:
----- solution
This is only relevant for setups run after August 20 and
before August 30 !!!
If you have this problem, run setup again, to get newest IDE
Other packages are not affected.
------------------------------------------------------
I am using Sikuli 1.0.1 IDE
I'm using Windows 7 64-bit
I have a simple script, where I just go
click(<Image of start button>).
I hit run, and get a FindFailed Exception
(FindFailed ( can not find __CLICK-TO-CAPTURE__ on the screen. ))
I have no idea of how to fix it.
Thanks for your help in advance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1218138/+subscriptions
References