Open
Description
Describe the problem
Issue
When I open the IDE normally on my mac, the IDE always takes over two minutes before a window appears. Until then, the icon bounces in the Dock and Activity Monitor lists the Arduino IDE
process as not responding (and it has launched no other processes yet).
If I open the application in the terminal via its binary (/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE
), then this problem goes away.
Attempted solutions
- I've tested it with other 2.x versions, including nightlies.
- removed all configuration (
~/.arduinoIDE
,~/Library/Arduino15
,~/Library/Application Support/arduino-ide
) and still no luck - tried packaging from source but this fails due to an error
To reproduce
- Install IDE
- attempt to open
Expected behavior
The software opens in seconds like any other application.
Arduino IDE version
2.1.0
Operating system
macOS
Operating system version
anything ventura-based
Additional context
I am willing to provide any information needed.
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details