Auto update fails on Arduino IDE 2.3.5 #2696
Labels
conclusion: resolved
Issue was resolved
topic: theia
Related to the Theia IDE framework
type: imperfection
Perceived defect in any part of project
Describe the problem
Arduino IDE uses electron APIs to check and perform auto-updates if a newer version of the application is available.
The auto-update logic is not triggered in IDE 2.3.5 due to a regression in #2654 (8053c55)
The issue seems to be also present in Theia IDE examples (here)
To reproduce
Cmd+Shift+P
), look for "Open Settings (UI)" and select itnightly
(NOTE: this will set the IDE to receive nightly updates when found)Note that this also affects stable releases, but switching to nightly channel is the only current way to test this since it's currently the only update available after 2.3.5.
Expected behavior
Auto-update logic should work and prompt to new any new version if found.
Arduino IDE version
2.3.5
Operating system
macOS
Operating system version
15.3.2
Additional context
Note that current users that have updated to Arduino IDE 2.3.5 might not receive auto-update for newer versions.
Issue checklist
The text was updated successfully, but these errors were encountered: