[2.0.5] Linux SLES: 2.0.5 IDE jar not useable

Asked by kapuluru nagajyothi

I am trying to install python sikuli (1.1.3) in Sles 13 .When i am executing the sikuli setup jar file itsthrowing loadLib: libVisionProxy.so not usable error.Please find the log file below.

... log removed

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

SikuliX 1.1.3 is no longer supported.

Try with 2.0.5

Revision history for this message
kapuluru nagajyothi (jyothikapuluru) said :
#2

It showing that Invalid or corrupt jarfile sikulixide-2.0.5-lux.jar

Revision history for this message
RaiMan (raimund-hocke) said :
#3

Must be at least Java 8

Revision history for this message
kapuluru nagajyothi (jyothikapuluru) said :
#4

It showing that Invalid or corrupt jarfile sikulixide-2.0.5-lux.jar

Revision history for this message
kapuluru nagajyothi (jyothikapuluru) said :
#5

I am using java 8

java -version
openjdk version "1.8.0_282"
OpenJDK Runtime Environment Corretto-8.282.08.1 (build 1.8.0_282-b08)
OpenJDK 64-Bit Server VM Corretto-8.282.08.1 (build 25.282-b08, mixed mode)

Revision history for this message
RaiMan (raimund-hocke) said :
#6

I checked the dowloaded (from Github) jarfile sikulixide-2.0.5-lux.jar:
it works.

Revision history for this message
kapuluru nagajyothi (jyothikapuluru) said :
#7

I have downloaded the file from the below link.

https://launchpad.net/sikuli/+milestone/2.0.5

if it is incorrect. Please send me the correct link here

Revision history for this message
RaiMan (raimund-hocke) said :
#8

The download link on this page is correct.

This is the jar sikulixide-2.0.5-lux.jar I have tested.

Revision history for this message
kapuluru nagajyothi (jyothikapuluru) said :
#9

its working for windows machine but for linux version sles 15 it is not working showing the below error

 Invalid or corrupt jarfile sikulixide-2.0.5-lux.jar

Revision history for this message
RaiMan (raimund-hocke) said :
#10

running from a terminal window with
java -jar <path-to>/ sikulixide-2.0.5-lux.jar
???

Revision history for this message
kapuluru nagajyothi (jyothikapuluru) said :
#11

yes ,exactly same command i am using.

its working for windows machine but for linux version sles 15 it is not working showing the below exact error

 Invalid or corrupt jarfile sikulixide-2.0.5-lux.jar

Revision history for this message
RaiMan (raimund-hocke) said (last edit ):
#12

tested now in an Ubuntu 20 environment in VirtualBox on Win11 with Java 8

java -jar <path-to>/ sikulixide-2.0.5-lux.jar - v -c

The jar starts as expected, though the IDE window finally does not show up (no idea for the reason currently).

running a script from command line
java -jar <path-to>/ sikulixide-2.0.5-lux.jar - v -c -r test

with
# test.py
popup("test")

just works as expected.

So the downloaded jar is definitely ok.

It must be a special situation on your SLES.
Sorry, but I cannot help you further.

Revision history for this message
kapuluru nagajyothi (jyothikapuluru) said :
#13

Thank You

Revision history for this message
RaiMan (raimund-hocke) said :
#14

to keep it open until solved

Can you help with this problem?

Provide an answer of your own, or ask kapuluru nagajyothi for more information if necessary.

To post a message you must log in.