Skip to content
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

"Automatically Save/Load Cheats" not persisted between restart #80

Closed
msmigiel opened this issue Feb 19, 2017 · 2 comments · Fixed by #877
Closed

"Automatically Save/Load Cheats" not persisted between restart #80

msmigiel opened this issue Feb 19, 2017 · 2 comments · Fixed by #877
Labels

Comments

@msmigiel
Copy link

Please fill out this form:

Expected behavior

This setting should be persisted between restarts.

Actual behavior

If you enable this setting and restart the application, it is no longer enabled.

Steps to reproduce the behavior

1.) Launch the application and enable "Automatically Save/Load Cheats".
2.) Note that it is now checked/enabled.
3.) Restart the application.
4.) Note that it is no longer checked/enabled.

Build details

Operating System (Windows, Mac, Linux, etc.): Windows

Interface (wx, SDL, default is wx): wx

Version of code (pre-built binary version, or commit ref, or just "master"): 6ecab80... (released 2/2/17)

Any other relevant build information:

If this is e.g. a joystick or video issue, then the relevant hardware information:

@ZachBacon
Copy link
Contributor

This feels more close to the issue #66

@rkitover rkitover added the bug label Feb 28, 2017
@Squall-Leonhart
Copy link
Collaborator

Squall-Leonhart commented Sep 23, 2021

unrelated to 66, the pref is written to file as a matter of being a default, but the value is not reflected in the gui nor is its state written out if you change it to off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants