If I click the icon in the Start menu, the splash screen appears after about 1 minute. It's visible for 30s-60s so it takes at least 2 minutes for it to load. I don't have an SSD, my laptop uses an HDD but 2 minutes is excessive. Anyone else having this problem?
Version: 2.0.0-rc3
Edit:
CPU: Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz 2.39 GHz
Memory: 12Gb
Same issue on a 2nd generation I3 with 8GB RAM. But it gives me time to brew my coffee Starting a new sketch via File -> New is also slow (but not as bad).
So is opening a sketch with File->Open.
This is, to me, one of the major disappointments of Version 2. Otherwise it actually works pretty well.
Something else that really annoys me is that its splash screen always stays on top of everything on the screen, so you can't do something else while it's loading. Well you can, but you can't see other windows because the splash screen is in the way.
Also, if you take focus away from the IDE while it's loading for 2+ minutes and use another window, e.g. a browser, the splash screen never goes away until you switch to the just loaded IDE and interact with it. Very annoying.
This is tracked by the Arduino IDE developers here:
opened 05:12AM - 18 Apr 21 UTC
closed 03:23PM - 09 Aug 22 UTC
conclusion: resolved
topic: code
type: imperfection
**Describe the bug**
When launching the application, the splash screen will for… ce itself on top of all other applications stop interaction with other applications.
**To Reproduce**
1. Start application
2. Wait for splash screen
3. Attempt to make another window active
**Expected behavior**
A user would expect to be able to use their computer without having to wait for the application to start, as this may take some time (especially on slower devices). The splash screen should continue to show on top once the application is launched but should not continue stay on top of applications made active after the splash screen is shown.

**Desktop (please complete the following information):**
- OS: Windows 10 Education & macOS Big Sur 11.2.3
- Version: 2.0.0-beta.5-nightly.20210418
And there is already a proposal for an improvement on this behavior:
arduino:main ← Logicer16:main
opened 06:46AM - 24 Dec 21 UTC
Fixes arduino/arduino-ide#324. It only disables the `alwaysOnTop` after the main… window appears so the splash-screen is still on top of the main window.
Fixes arduino/arduino-ide#325
If you would like to try it out, tester builds are available for download from the "Artifacts " section of this page:
https://github.com/arduino/arduino-ide/actions/runs/1618349447#artifacts
yurkshirelad:
Also, if you take focus away from the IDE while it's loading for 2+ minutes and use another window, e.g. a browser, the splash screen never goes away until you switch to the just loaded IDE and interact with it.
This issue is being tracked by the Arduino IDE developers here:
opened 06:55AM - 18 Apr 21 UTC
closed 03:23PM - 09 Aug 22 UTC
conclusion: resolved
topic: code
type: imperfection
**Describe the bug**
If the loading project Windows is minimised while the appl… ication is starting the starting process will not continue and the splash screen will stay visible indefinitely (or at least for an abnormally longer amount of time).
**To Reproduce**
1. Start application
2. Minimise the loading project window
3. Loading will not continue and splash screen stays visible
**Expected behavior**
Starting will continue or the splash screen will be minimised along with the window
**Screenshots**

(Stalls at splash screen for some time)
**Desktop (please complete the following information):**
- OS: macOS Big Sur 11.2.3
- Version: 2.0.0-beta.5-nightly.20210418
If you have a GitHub account, you can subscribe to the issues of interest so that you will get notifications of any new developments.