Skip to content

Arduino IDE launch takes minutes on macOS #2033

Open
@SConaway

Description

@SConaway

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

  1. I've tested it with other 2.x versions, including nightlies.
  2. removed all configuration (~/.arduinoIDE, ~/Library/Arduino15, ~/Library/Application Support/arduino-ide) and still no luck
  3. tried packaging from source but this fails due to an error

To reproduce

  1. Install IDE
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    os: macosSpecific to macOS operating systemtype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions