Arduino IDE 2 (2.0.0-rc7) installed on Ubuntu 22.04 does not start

I did use Arduino IDE 2.0 RC(2.0.0-rc7) a lot on Windows 10.

As the IDE compiles a lot faster on my Ubuntu system I installed a fresh Ubuntu 22.04 and latest Arduino 2.0 IDE following these https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing instructions.

./arduino-ide returns immediately, does not start anything, I see no error message and find no log output.

(I successfully made an appImage installation before (with manual installation of fuse, so fuse (2.9.9-5ubuntu3 is installed) but want more control over location of files and searchpathes.)

Does anybody have an idea where to look?

Thanks in advance and best regards.
Kai

I will take a SWAG: I know nothing about fuse, I just had to look it up. I have experienced similar problem with an earlier version of the IDE. I managed to install it as root user and it would not launch. Eventually I removed it then reinstalled it as user and it is now working fine, Note this was Ubuntu 20.1. I know this is not the answer but I hope it helps.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.