I try open Arduino IDE 2 after unzipping archive on ubuntu 20.04 and it doesn't open.
And for AppImage version of IDE there is also some problem: I can't open Examples.
I try open Arduino IDE 2 after unzipping archive on ubuntu 20.04 and it doesn't open.
The ZIP package of Arduino IDE 2.x can not be started by executing it from the file manager application. You must start it from the command line terminal:
./arduino-ide
Arduino IDE should now start up.
If you find this to be inconvenient, it is recommended to use the AppImage package instead.
Please provide a detailed description of what you mean by "can't open". What was the exact process you followed to open "Examples"? What happens when you did that?
I mean that when I try run Example like so exactly in AppImage version, I have got nothing. But in zip version it works.
Interesting. I'm going to ask you to post some additional information that might help us to identify the problem.
Please do this:
./arduino-ide_nightly-20221010_Linux_64bit.AppImage
</> icon on the post composer toolbar.```) to your reply to make sure the error messages are correctly formatted.
Please let me know if you have any questions or problems while following those instructions.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.