Hi, I am also facing issues with the IDE on an M4 (pro) chipset.
After installing the IDE apple silicon version and Rosetta 2 on my new machine I go to open the IDE app.
The Arduino IDE 2.3.4 window opens with the Arduino logo just pulsing in the middle of the window. Nothing else happens.
Restarts, reinstall etc. has all been tried before.
Has anyone any advice? Thanks in advance.
Hi @nspss. I'm going to ask you to provide some additional information that might help us to identify the problem.
This procedure is not intended to solve the problem. The purpose is to gather more information.
Please do this:
- Close all Arduino IDE windows if the IDE is already running.
- Open macOS Launchpad.
- Type
terminal
in the "Search" field. - Click on the "Terminal" icon.
A "zsh" window will open. - Type the following command in the zsh window:
"/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
- Press the Enter key.
- Wait until you are sure the IDE startup has gone into the hang state
(as indicated by no additional output being printed to the Terminal window). - Switch back to the Terminal window if the Arduino IDE window took the focus.
- Press the Command+A keyboard shortcut.
This will select all the text in the Terminal window. - Press the Command+C keyboard shortcut.
This will copy the selected text to the clipboard. - Open a forum reply here by clicking the "Reply" button.
- Click the
<CODE/>
icon on the post composer toolbar.
This will add the forum's code block markup (```
) to your reply to make sure the output is correctly formatted.
- Press the Command+V keyboard shortcut.
This will paste the output into the code block. - Move the cursor outside of the code block markup before you add any additional text to your reply.
- Click the "Reply" button to post the output.
Please let me know if you have any questions or problems while following those instructions.
A post was split to a new topic: IDE hangs on startup (sometimes): "UNAVAILABLE: No connection established"
A post was merged into an existing topic: IDE hangs on startup