← Back to team overview

sikuli-driver team mailing list archive

[Bug 1365897] [NEW] sikuli wont run on raspbian (raspberry pi debian linux)

 

Public bug reported:

I wanted to get Sikuli to run on an raspberry pi.
First I tried to use the sikuli-setup.jar release v1.0.1 downloaded from here. The setup ends with this error:

[debug (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: JXGrabKey
[debug (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Found: JXGrabKey
[error (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: libJXGrabKey.so
[error (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
/home/pi/sikuli/libs/libJXGrabKey.so: /home/pi/sikuli/libs/libJXGrabKey.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
[error (04/09/14 17:17:20)] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense to continue!

ill
Then I saw that there was an sikuli release in the repositories. Installed that with apt-get and with this I have the following problems:

sikuli-ide will eat the (very weak) cpu for around 30 seconds and then
stop without having displayed a window or printing an error on the
console.

sikuli dir.sikuli (so directly running a script directory from the console) will fail with
java.lang.UnsatisfiedLinkError: no VisionProxy in java.library.path

Can this be helped? Or does sikuli simply need an x86 platform and wont
run on ARM?

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  sikuli wont run on raspbian (raspberry pi debian linux)

Status in Sikuli:
  New

Bug description:
  I wanted to get Sikuli to run on an raspberry pi.
  First I tried to use the sikuli-setup.jar release v1.0.1 downloaded from here. The setup ends with this error:

  [debug (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: JXGrabKey
  [debug (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Found: JXGrabKey
  [error (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: libJXGrabKey.so
  [error (04/09/14 17:17:20)] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
  /home/pi/sikuli/libs/libJXGrabKey.so: /home/pi/sikuli/libs/libJXGrabKey.so: cannot open shared object file: No such file or directory (Possible cause: can't load IA 32-bit .so on a ARM-bit platform)
  [error (04/09/14 17:17:20)] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense to continue!

  ill
  Then I saw that there was an sikuli release in the repositories. Installed that with apt-get and with this I have the following problems:

  sikuli-ide will eat the (very weak) cpu for around 30 seconds and then
  stop without having displayed a window or printing an error on the
  console.

  sikuli dir.sikuli (so directly running a script directory from the console) will fail with
  java.lang.UnsatisfiedLinkError: no VisionProxy in java.library.path

  Can this be helped? Or does sikuli simply need an x86 platform and
  wont run on ARM?

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


Follow ups

References