Open
Description
I am getting this error, when changing a slider value "too" fast inside the GUI, the slider value gets written to a "config.json".
I am using the latest version for the json read/write, any idea how I can fix this issue or avoid it or just suppress the error message and try again?
With Electron I am getting the error "A JavaScript error occurred in the main process"
Uncaught Exception:
Error: EPERM: operation not permitted, rename
'C:\Users\user\AppData\Roaming\Electron\storage\config.json.1464805734' ->
'C:\Users\user\AppData\Roaming\Electron\storage\config.json'
Metadata
Metadata
Assignees
Labels
No labels