Nornec / Midinous-Issues

2 stars 0 forks source link

1.1.0 - Linux: Options do not save #17

Closed dromer closed 1 year ago

dromer commented 1 year ago

Trying with the pre-release binary.

Any of the options that are changed during runtime are forgotten on the next startup.

Nornec commented 1 year ago

Can you check to make sure your username/.local/share/Midinous/user folder exists? This is where the settings.json file is stored. Can you also confirm that your settings file is there? The only time the settings are reset is when using the reset settings option or if the settings file doesn't exist or the settings folder doesn't exist. In both of these cases, however, the file should be created.

dromer commented 1 year ago

Both the folder and settings.json are there.

I can see the settings file change when I modify a key binding, but when I start up the program again the settings file is reset with the default value again.

Nornec commented 1 year ago

Thanks. I fixed this, but still having an issue with the reset settings option. Will leave this open since it seems related.

Nornec commented 1 year ago

The reset settings have been fixed now. The next release will contain the fix.