← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #241044]: Crashing on Run - RHEL 6.2 - libVisionProxy.so: libopencv_core.so.2.4

 

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

    Status: Answered => Open

Keiron is still having a problem:
Yes, supplemental build had no problems finding libs.

Symlinks to OpenCV & Tesseract are in both /usr/lib & /usr/lib64/ at
this point.

Only contents of /sikuli/lib are : MadeForSikuliX64L.txt
libJXGrabKey.so  libVisionProxy.so (old removed & supplemental added)

Still getting the same error.

-d3 logs from within sikuli are: 
[debug] EditorConsolePane: init: stdout/stderr redirected to console 
[debug] ResourceLoaderBasic: loadLib: Is already loaded: JXGrabKey 
[debug] restore session: /nf/home/~/test.sikuli/ 
[debug] SikuliEditorKit.read [debug] Sikuli-IDE startup: 3364

-d logs to SikuliLog.txt are:

[debug] Debug: setLogFile: /usr/sikuli/sikuli/SikuliLog.txt
[debug (12/20/13 11:33:50 AM)] Running on Java 7 (1.7.0_45-b18)
[debug (12/20/13 11:33:50 AM)] --- Sikuli parameters ---
[debug (12/20/13 11:33:50 AM)] 1: -d
[debug (12/20/13 11:33:50 AM)] init user preferences
[debug (12/20/13 11:33:50 AM)] locale: en_US
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: SikuliX Package Build: 1.0.1 12SEP2013160242
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: check: we are running on arch: amd64
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: check: using Java at: /usr/sikuli/jdk1.7.0_45/jre/
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: check: Exists libs folder at location of jar? YES: /usr/sikuli/sikuli/
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: checkLibsDir: /usr/sikuli/sikuli/libs
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: loadLib: JXGrabKey
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: loadLib: Found: JXGrabKey
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: loadLib: Now loaded: JXGrabKey
[debug (12/20/13 11:33:50 AM)] ResourceLoaderBasic: checkLibsDir: Using libs at: /usr/sikuli/sikuli/libs
[debug (12/20/13 11:33:50 AM)] Screen: initScreens: basic initialization (1 Screen(s) found)
[debug (12/20/13 11:33:50 AM)] *** monitor configuration (primary: 0) ***
[debug (12/20/13 11:33:50 AM)] Screen 0: S(0)[0,0 1024x1024]
[debug (12/20/13 11:33:50 AM)] *** end monitor configuration ***
[debug (12/20/13 11:33:50 AM)] [I18N] menuShowThumbs
[debug (12/20/13 11:33:52 AM)] ResourceLoaderBasic: loadLib: Is already loaded: JXGrabKey
[debug (12/20/13 11:33:52 AM)] restore session: /nf/home/~/test.sikuli/
[debug (12/20/13 11:33:52 AM)] SikuliX Jython Support Build: 1.0.1 12SEP2013160248
[debug (12/20/13 11:33:52 AM)] SikuliEditorKit.read
[debug (12/20/13 11:33:52 AM)] Sikuli-IDE startup: 2446
[debug (12/20/13 11:34:16 AM)] FileManager: tempfile create: /tmp/sikuli-1889586201733847928.py
[debug (12/20/13 11:34:18 AM)] JythonScriptRunner: : executeScriptHeader: adding SikuliX Lib path to sys.path
/usr/sikuli/sikuli/sikuli-ide.jar/Lib
[debug (12/20/13 11:34:19 AM)] Jython: sikuli: __init__: entering
[debug (12/20/13 11:34:20 AM)] Jython: sikuli: Sikuli: entering
[debug (12/20/13 11:34:22 AM)] Jython: sikuli: Sikuli: constants
[debug (12/20/13 11:34:22 AM)] Jython: sikuli: Sikuli: import Region
[debug (12/20/13 11:34:29 AM)] Jython: sikuli: Sikuli: import Screen
[debug (12/20/13 11:34:29 AM)] Jython: sikuli: Sikuli: Env.addHotkey
[debug (12/20/13 11:34:29 AM)] Jython: sikuli: Sikuli: import Match
[debug (12/20/13 11:34:29 AM)] Jython: sikuli: Sikuli: import Pattern
[debug (12/20/13 11:34:29 AM)] Jython: sikuli: Sikuli: import Location
[debug (12/20/13 11:34:29 AM)] Jython: sikuli: Sikuli: import ScreenUnion
[debug (12/20/13 11:34:29 AM)] Jython: sikuli: Sikuli: import Finder
[debug (12/20/13 11:34:31 AM)] ResourceLoaderBasic: loadLib: VisionProxy
[debug (12/20/13 11:34:31 AM)] ResourceLoaderBasic: loadLib: Found: VisionProxy
[error (12/20/13 11:34:31 AM)] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: libVisionProxy.so
[error (12/20/13 11:34:31 AM)] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
/usr/sikuli/sikuli/libs/libVisionProxy.so: libopencv_core.so.2.4: cannot open shared object file: No such file or directory
[error (12/20/13 11:34:31 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 (12/20/13 11:34:31 AM)] SikuliXFinal: cleanUp: 0

Is there a full list/preferred path of all libs, so I can check all are
where they should be?

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