-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Hourly Build 1.8.13 2020/04/27 05:25 startup slow #10130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I had this issue with a fresh Ubuntu 20.04 install and Arduino 1.8.12. It also occurred with beta 1.9.0, build 119. Updating to the hourly build dated 13 May 2020 2:35:6 GMT appears to have resolved the issue for me. |
Hm, looking through the recently merged pullrequests, I don't see anything to explain a speedup. @jpmeijers, could you see if the latest hourly build also fixes this slowdown for you? |
I was running into a different issue today which prompted me to first downgrade to 1.8.12, and then to 1.8.11. Both these releases also have a 27 second stall during startup. |
I suspect this might be caused by #10214. If so, the delay depends on the selected board: For boards with more "option" menus, the startup delay is longer. So if this problem disappears when some simple board like the Uno is selected, this could be the same problem. |
I don't think so. I did the following experiment:
Startup still hung for 26/27 seconds |
Sorry I've come back to this so late. I made the error of assuming that the change I made was what fixed the issue, and it turns out it wasn't that at all - every version of the IDE I've tested since then has started up fine, so it must be to do with something else. I might try a VM with a fresh install of Ubuntu and see if I can replicate it. |
I think it was an issue with Ubuntu, because at some point it started launching without the delay. I've tested now with 1.8.11 and 1.8.13 and they are both fine. So closing the issue for now. |
I'd like to reopen this issue, because the solution is missing. Several Arduino IDE's versions are started with the 26/27 seconds delay on a fresh Ubuntu 20.04.1 installation including latest updates. I performed the following experiments without success:
No error messages on the console:
To resolve
Update August 28 13:39: Can someone advise me what to do next? |
The Arduino IDE v1.8.13 starts within 1 second on a fresh Ubuntu 18.04.3 with all updates installed. So I decided to downgrade the OS as workaround until a fix is available. Can someone reproduce this extreme startup delay on Ubuntu 20.04.1? A virtual machine like VirtualBox can be used. |
I'm on the same bug also in ubuntu 20.04.129 seconds to boot (i5 machine with ssd) |
@carlesoriol Now it works for me after installing the latest Ubuntu 20.04 updates: The IDE starts within 1 second as expected. |
Version: 1.8.13 Hourly Build 2020/04/27 05:25
OS: Ubuntu 20.04
When starting the IDE the loading screen shows immediately, but it takes almost a minute before the loading screen says "Initializing Packages" and "Starting". In the terminal I only see the following message before the wait starts.
The text was updated successfully, but these errors were encountered: