I have got the Appimage and I try to run it from the file browser as I have in the past. It doesn't start.
Of the eight Appimage programs that I use this and Etcher don't start this way.
I can start these two from the terminal if I append --no-sandbox to the command line,
but I get plenty of this error in the Arduino-IDE startup first:
gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2).
Can anybody suggest where I should look for a solution? Ideally I would like to create a menu item to start the program.
Thanks,