Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

liblistSerials 1.4.1 Linux ARM problem #8004

Closed
Labels
OS: Linux ARMSpecific to the Linux ARM version of the Arduino IDE libListSerialJava native library used in the Arduino IDE's source code to find serial ports on the computer
Milestone
@per1234

Description

Using Arduino IDE 1.8.7 Hourly Build 2018年09月12日 02:23 / Arduino IDE 1.8.7 on Raspberry Pi 3 B+, Raspbian Stretch

Starting the IDE fails with this error:

pi@raspberrypi:~/ArduinoIDE/arduino-nightly $ bash arduino
Picked up JAVA_TOOL_OPTIONS: 
java.lang.UnsatisfiedLinkError: /home/pi/ArduinoIDE/arduino-nightly/lib/liblistSerialsj.so: /home/pi/ArduinoIDE/arduino-nightly/lib/liblistSerialsj.so: cannot open shared object file: No such file or directory
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1824)
	at java.lang.Runtime.load0(Runtime.java:809)
	at java.lang.System.load(System.java:1086)
	at processing.app.Platform.loadLib(Platform.java:162)
	at processing.app.Platform.<clinit>(Platform.java:157)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at processing.app.BaseNoGui.initPlatform(BaseNoGui.java:515)
	at processing.app.Base.<init>(Base.java:200)
	at processing.app.Base.main(Base.java:145)
/home/pi/ArduinoIDE/arduino-nightly/lib/liblistSerialsj.so: /home/pi/ArduinoIDE/arduino-nightly/lib/liblistSerialsj.so: cannot open shared object file: No such file or directory
Cannot load native library /home/pi/ArduinoIDE/arduino-nightly/lib/liblistSerialsj.so
The program has terminated!

The problem goes away after replacing ~/ArduinoIDE/arduino-nightly/lib/liblistSerialsj.so with the one from Arduino IDE 1.8.6 (liblistSerials 1.4.0).

Originally reported at:
http://forum.arduino.cc/index.php?topic=568797

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS: Linux ARMSpecific to the Linux ARM version of the Arduino IDE libListSerialJava native library used in the Arduino IDE's source code to find serial ports on the computer

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /