Skip to content

Uncaught Exception: Error: EPERM: operation not permitted, rename #204

Open
@Niokx

Description

@Niokx

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'

Screenshot 2023-03-25 151244

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions