Skip to content
  • Sponsor arduino/Arduino

  • Notifications You must be signed in to change notification settings
  • Fork 7k
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino 1.8.11-32bits fails to launch on Lubuntu 18.04: could not open jvm.cfg #9742

Open
AtelierMadman opened this issue Feb 10, 2020 · 3 comments
Labels
Component: IDE The Arduino IDE OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented Type: Bug

Comments

@AtelierMadman
Copy link

AtelierMadman commented Feb 10, 2020

Installing arduino-1.8.11 32bit (dnloaded form arduino.cc) on my Lubuntu 18.04 laptop.

The install process runs fine, but lauching arduino (in terminal or by clicking on icon) fails.

  • ./arduino

    • terminal says "Error : could not open /opt/arduino-1.8.11/java/lib/i386/jvm.cfg"
  • Searched for such a file,

    • found one in /usr/lib/jvm/java-1.11.0-openjdk-i386/lib
    • copied it over go /opt/arduino-1.8.11/java/lib
  • ./arduino

    • terminal says "Error : failed /opt/arduino-1.8.11/java/lib/i386/server/libjvm.so, because /lib/i386-linux-gnu/libm.so.6: version 'GLIBC 2.29' not found (required by /opt/arduino-1.8.11/java/lib/i386/server/libjvm.so)"

Arduino 1.8.10 works fine.


Associated Arduino Forum thread:
https://forum.arduino.cc/index.php?topic=663860

@hcremer
Copy link

hcremer commented Feb 10, 2020

Same problem with arduino-1.8.11 Linux 32bit on Debian 10 (Raspbian Desktop)

@cmaglie cmaglie added this to the Release 1.8.12 milestone Feb 11, 2020
@cmaglie cmaglie added the OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented label Feb 12, 2020
@mightycandle

This comment has been minimized.

@AtelierMadman
Copy link
Author

AtelierMadman commented Feb 23, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE OpenJDK Issues to be verified once OpenJDK (AdoptOpenJDK) is implemented Type: Bug
Projects
None yet
Development

No branches or pull requests

5 participants