[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-04-30 Thread Sid Lori
Clean install of Ubuntu 22.04 LTS x64 (Jammy Jellyfish), with KDE. Noticed several suggestions to install via Snap... I can report that installing the Arduino IDE via Snap (1.8.19+dfsg1-1) has the EXACT same behavior as above. Asks for dialout permissions, then closes. Running "arduino" from

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-04-26 Thread Golden Child
Upgraded recently from 21.10 to 22.04. Post-upgrading to 22.04 did an "sudo apt install arduino" and get this "java.lang.UnsatisfiedLinkError: ... undefined symbol: sp_get_port_usb_vid_pid" upon launching arduino from the command line. -- You received this bug notification because you are a

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-04-23 Thread Norbert
Final release of Ubuntu 22.04 LTS is affected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid To manage

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-04-10 Thread Batwam
Issue still there for me as well. Is this going to be fixed in 22.04 or is the deb package simply no longer maintain and people expected to use snaps? I noticed that the "Arduino" package in the store doesn't list the deb package. -- You received this bug notification because you are a member of

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-03-30 Thread theofficialgman
over a year and this bug is still unfixed. @c.schoen...@t-online.de please take a look at fixing your package -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start:

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-03-04 Thread Drew Knoll-Owen
Running Ubuntu 21.10 upgraded from Ubuntu 21.04, the bug is present and the fix from @ugur-jnmbk (comment #11) worked for me. I first attempted the fix from @inugami-mamoru (#9) but unable to locate package libserial0. -- You received this bug notification because you are a member of Ubuntu

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-02-02 Thread Adrian Knagg-Baugh
Just another comment to say the bug is still present. Fix still works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2022-01-12 Thread Valerio Bozzolan
Just here to say that this fix by inugami-mamoru (#9) worked well: sudo apt install libserialport0 patchelf sudo patchelf --add-needed /usr/lib/x86_64-linux-gnu/libserialport.so.0 /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0 -- You received this bug notification because you are a member

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-12-31 Thread rew
Just did a fresh install to prevent running into "old" problems and encountered this one. Still present in an out-of-the-box 21.10 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title:

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-12-30 Thread Rob Frohne
And with arduino 2.1.8.15+dfsg1-1 on Ubuntu 21.10 it still happens now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol:

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-12-20 Thread Hans Joachim Desserud
Tested with arduino 2:1.8.18+dfsg1-1 on Ubuntu Jammy, which is also affected. Updating tags. ** Tags added: impish jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-11-18 Thread Stephen
Same thing here. Just installed latest Arduino from apt and got the same error. Apt reports version 1.8.13, at time of writing, I downloaded Arduino IDE 1.8.16 and installed from website and it works just fine. Is just Kubuntu not updating their packages? Kubuntu 21.04 x86_64 -- You received

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-11-08 Thread Piotr Henryk Dabrowski
Bump. This issue still occurs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid To manage notifications about this bug

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-10-04 Thread phd
This issue still persists... $ arduino Picked up JAVA_TOOL_OPTIONS: java.lang.UnsatisfiedLinkError: /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0: /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0: undefined symbol: sp_get_port_usb_vid_pid at

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-08-27 Thread Joe Smith
Hello, This is still happenning, installed arduino yesterday This is a fresh and updated install of lubuntu 21.04 Here is the error shodan@ibm:~$ arduino Picked up JAVA_TOOL_OPTIONS: java.lang.UnsatisfiedLinkError: /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0:

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-08-23 Thread Anonymous User
Confirming: 1. This bug still affects Arduino IDE 1.8.13 package in Ubuntu 21.04. 2. The workaround from @ugur-jnmbk works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-08-13 Thread phd
This bug still affects Arduino IDE 1.8.13 package in Ubuntu 21.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid To

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-07-15 Thread slc66
@ugur-jnmbk This workaround works on Ubuntu 21.04 Wayland and Xorg. Thanks a lot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol:

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-06-30 Thread Uğur Çetin
I also could run it using commands from @inugami and modifying them a little sudo apt install libserialport0 patchelf sudo patchelf --add-needed /usr/lib/x86_64-linux-gnu/libserialport.so.0 /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0 -- You received this bug notification because you are

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-05-20 Thread François Pernoud
I could run arduinoIDE on Ubuntu 21.04 after uninstalling package from Ubuntu depot (version 1.8.13) and installing the one from https://www.arduino.cc/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-05-19 Thread inugami
I could run arduinoIDE sudo apt install libserial0 sudo patchelf --add-needed libserialport.so.0 liblistSerialsj.so.1.4.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-04-29 Thread William Page
I have validated the following on Ubuntu 21.04 (vanilla, upgraded from 20.10, using the gnome DE instead of Ubuntu): * The Arduino application fails while loading /usr/lib/x86_64-linux-gnu/liblistSerialsj.so.1.4.0 due to undefined symbol: sp_get_port_usb_vid_pid * Running 'nm -D

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-04-24 Thread David Coe
Alas, the bug is still there in the just-released Kubuntu 21.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid To

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-04-20 Thread inugami
This bug still exist Xubuntu 21.04RC. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid To manage notifications about

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-03-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: listserialportsc (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-02-21 Thread Hans Joachim Desserud
Thanks for checking, I've marked listserialportsc as also affected. :) ** Also affects: listserialportsc (Ubuntu) Importance: Undecided Status: New ** Changed in: arduino (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1916278] Re: Arduino fails to start: undefined symbol: sp_get_port_usb_vid_pid

2021-02-21 Thread Hans Joachim Desserud
Fwiw, I tried to rebuild the package locally in case it would pick up new symbols, but I still get the same error message. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1916278 Title: Arduino fails