Description
Describe the problem
After upgrading from IDE 2.1.1 to 2.2.1, double clicking on any .ino file won't open IDE window anymore. Arduino IDE icon appears on the bottom dock, so it seems to be running but no IDE window with the .ino file open appears.
Opening Arduino IDE app directly from launchpad works OK, and it opens the last .ino file on the IDE window. Once you have the IDE window opened this way, further double clicking any .ino file works OK and opens a new IDE window.
The problem exists when no IDE window is previously opened, then double clicking any .ino file won't open an IDE window.
To reproduce
With no previous instance of IDE2.2.1 running, double click on any .ino file. No IDE window opens.
Expected behavior
With no previous instance of IDE2.2.1 running, after double clicking any .ino file an IDE window should open with the file clicked opened in it.
Arduino IDE version
2.2.1
Operating system
macOS
Operating system version
Ventura 13.4
Additional context
arduino-ide_2.2.1_macOS_arm64
Additional reports
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