App "Bluetooth Low Energy" crashes in "nRF Connect for Desktop" on Ubuntu 24.04

Dear lovely people from Nordic Seminconductor,

I have the nRF52840 dongle.

I installed the software ""nRF Connect for Desktop" on my Ubuntu 24.04

For that I ensured all dependencies mentioned here are installed: 

https://docs.nordicsemi.com/bundle/nrf-connect-desktop/page/download_cfd.html

sudo dpkg -i JLink_Linux_V798b_x86_64.deb

sudo dpkg -i nrf-udev_1.0.1-all.deb

sudo apt-get install libusb-1.0-0

After inserting the dongle into my machine, I start the app with:

./nrfconnect-5.0.2-x86_64.AppImage --no-sandbox

It starts up and I can see the list of apps.

However, when I click on "Open" next to "Bluetooth Low Energy", for a second a white window pops up and immediately disappears.

This is reproducable.

There are no error messages in the terminal except for:

[11408:0802/213516.937876:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[11408:0802/213518.371565:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[11408:0802/213522.451264:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!

However, those appeared before I clicked the "Open" button.

I also checked that the app is at the latest level, which it is: v4.0.4-patch1

Can you help me to fix this, please?

Thank you,

Helga

Parents Reply
  • I guess that was a bad suggestion from me either way, as that worked on Ubuntu 22 which is to a small degree supported, while Ubuntu 24 is not supported in any way.

    I've had a talk with one of the guys in the team responsible for the app, and his response is just that it is not supported and trying to get it working is futile.

    We are planning on updating to a newer tech stack for nRF Connect for Desktop, but as of now we just have this which has only been tested on a few OS. I think the reason why it is hard to get working on other systems is that the the apps relies on an older version of a dependency that has been made stand-alone. 

    I have I've seen the same issue on Ubuntu 22, and another customer have seen it work on Debian 12.

    Regards,

    Elfving

Children
Related