Skip to content

Added preference key to disable preferences.txt saving #7879

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

Merged
merged 3 commits into from
Aug 13, 2018

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Aug 10, 2018

This may help with shared portable folders or read-only installations of the Arduino IDE, just change the line in prefereces.txt from:

preferences.readonly=false

to

preferences.readonly=true

and the IDE will not try to save the file back (any change to the preferences will be lost after closing the IDE)

Fix #5668

@hanabanana

@cmaglie cmaglie added Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix) labels Aug 10, 2018
@cmaglie cmaglie self-assigned this Aug 10, 2018
@cmaglie cmaglie merged commit 2f6d211 into arduino:master Aug 13, 2018
@cmaglie cmaglie deleted the disable_prefs_save branch August 13, 2018 18:19
@cmaglie cmaglie added this to the Release 1.8.6 milestone Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants