Couldn't launch the Arduino IDE in non-portable mode on school computer
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 7k
- PR merge metrics
- No merged PRs in 30d
Description
Students don't have admin rights to install Arduino on school computer, however the non-admin version exits immediately upon execution. The error was "Settings issues: Arduino cannot run because it could not create a folder to store your settings." I think this is the same issue as #4634, and after creating an empty directory named "portable" the program was able to run. So maybe consider adding this directory by default?
Contributor guide
Research direction
Start by reproducing the non-portable Arduino IDE launch on a school-style account without admin rights, then inspect the settings initialization path. Done means the IDE launches successfully and can create or use its settings directory without requiring administrator access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100