OusterStudio_AppImage installation error on Ubuntu22.04

Hey,

I am new to the Ouster Sensor community. I wanted a bit of a help on my installation ousterstudio_AppImage in my ubuntu. I followed the manual, but still somehow throws an error.

~/Downloads$ ./OusterStudio-2.4.0.AppImage
Server is listening on http://localhost:54321
Checking for update
Socket.io listening on port 1041
Found version 2.4.3 (url: OusterStudio-2.4.3.AppImage)
[13341:0409/195551.258313:ERROR:ui/events/platform/wayland/wayland_event_watcher.cc:47] libwayland: zxdg_exporter_v1#23: error 0: exported surface had an invalid role

Trace/breakpoint trap (core dumped)

Please let me know how to go forward from this!

Thanks

Hello Gaurav and welcome to the Ouster Community !

It seems that you are facing an issue with wayland. It fails to launch OusterStudio.

Can you try the following :

  • Log out of ubuntu
  • On the login screen, click on the cogwheel icon in the bottom right corner of the screen
  • Select “Ubuntu on Xorg”
  • Log in and launch the OusterStudio Appimage

Feel free to keep us updated about your findings.

Jerome.

2 Likes

Thank you Jerome.

Well it worked!:grinning_face: I switched to Ubuntu on Xorg and opened the file, which opened as per the instructions. Surprisingly, there was an update to the Appimage right after the launch of the older Appimage. After that I updated the version, and it launches perfectly in wayland now.

Best,

Gaurav.