← Back to team overview

sikuli-driver team mailing list archive

[Bug 1795669] Re: getting fatal error when starting images recognition on windows server 2012R2

 

I cannot help with such special system problems.

Find out what other system dll's are missing on your 2012R2 needed by
opencv_java342.dll

In doubt you have to get your private version from the OpenCV homepage.
If this is the case, come back and I can tell you, how to get it recognised by SikuliX

** Changed in: sikuli
       Status: New => Won't Fix

** Summary changed:

- getting fatal error when starting images recognition on windows server 2012R2
+ [1.1.4] windows server 2012R2: bundled opencv_java342.dll not useable

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1795669

Title:
  [1.1.4] windows server 2012R2: bundled opencv_java342.dll not useable

Status in Sikuli:
  Won't Fix

Bug description:
  downloaded 1.1.4 and installed this with jython in a folder on a windows 2012R2 server (x64)  
  double click started the IDE
  but when the image-recognition is started the IDE stopped and disappears
  when running with -v the error seems to be about openCV:

  last part of logging:

  3: __classpath__
  4: __pyclasspath__/
  [15998 debug] JythonSupport: ***** Jython sys.path end
  [16170 debug] Jython: sikuli: Sikuli: starting init
  [21904 debug] Mouse: init start
  [22404 debug] Mouse: init end
  [22545 debug] RunTimeIDE: loadLib: WinUtil.dll
  [23092 debug] Jython: sikuli: Sikuli: ending init
  [23138 debug] JythonScriptRunner: running Jython 2.7.1
  [23138 debug] ScriptingSupport: initScriptingSupport: added: jython
  [23138 debug] ScriptingSupport: initScriptingSupport: added: JavaScript
  [23138 debug] ScriptingSupport: initScriptingSupport: exit with defaultrunner: j
  ython (py)
  [23138 debug] IDE: Reading Preferences
  [23138 debug] IDE: Adding components to window
  [23154 debug] [I18N] menuRecent
  [23201 debug] IDE: creating tabbed editor
  [23342 debug] IDE: creating message area
  [23435 debug] EditorConsolePane: starting redirection to message area
  [23435 debug] EditorConsolePane: redirection for jython
  [23435 debug] EditorConsolePane: redirection success for jython
  [23435 debug] EditorConsolePane: redirection for JavaScript
  [23451 debug] IDE: creating combined work window
  [23467 debug] IDE: Putting all together
  [23467 debug] IDE: Putting all together - after main pane
  [23498 debug] IDE: Putting all together - after toolbar
  [23498 debug] IDE: Putting all together - before layout
  [23560 debug] IDE: Putting all together - after layout
  [23560 debug] IDE: Putting all together - Check for Updates
  [23560 debug] IDE: Putting all together - Restore last Session
  [23560 debug] restore session: C:\Users\a-klamer\Documents\aapje.sikuli
  [23560 debug] IDE: doNew: create new tab at: -1
  [23560 debug] EditorPane: EditorPane: creating new pane (constructor)
  [23576 debug] EditorPane: loadfile: C:\Users\a-klamer\Documents\aapje.siku
  li
  [23576 debug] ImagePath: new BundlePath:
  /C:/Users/a-klamer/Documents/aapje.sikuli/
  [23592 debug] EditorPane: initBeforeLoad: py
  [23654 debug] EditorPane: updateDocumentListeners from: initBeforeLoad
  [24654 debug] EditorPane: InitTab: (text/python)
  [24654 debug] SikuliEditorKit.read
  [24701 debug] Image: loaded: 1538488475580.png (file:/C:/Users/a-klamer/Do
  cuments/aapje.sikuli/1538488475580.png)
  [24701 debug] Image: cached: 1538488475580.png (342 KB) (# 1 KB 342 -- 0 % of 64
  MB)
  [24732 debug] EditorPane: updateDocumentListeners from: loadFile
  [24732 debug] IDE startup: 24,7 seconds
  [debug] JythonScriptRunner: runPython: running script from IDE:
  C:/Users/a-klamer/Documents/aapje.sikuli
  [debug] Image: reused: 1538488475580.png (file:/C:/Users/a-klamer/Document
  s/aapje.sikuli/1538488475580.png)
  [debug] Region: wait: waiting 3,0 secs for 1538488475580.png to appear in S(0)[0
  ,0 1920x1080]
  [error] RunTimeIDE: Problematic lib: C:\Users\a-klamer\AppData\Roaming\Sik
  ulix\SikulixLibs\opencv_java342.dll (...TEMP...)
  [error] RunTimeIDE: opencv_java342.dll loaded, but it might be a problem with ne
  eded dependent libraries
  ERROR: ...TEMP...: Can't find dependent libraries
  [error] RunTimeIDE:  *** terminating: problem with native library: opencv_java34
  2.dll
  [debug] RunTimeIDE: final cleanup
  [debug] FileManager: deleteFileOrFolder:
  C:\Users\A~1\AppData\Local\Temp\2\Sikulix_389794930
  [DEBUG] RunIDE: terminating: returned: 1

  C:\SikuliX>

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1795669/+subscriptions


References