easyeffects icon indicating copy to clipboard operation
easyeffects copied to clipboard

Put a confirm dialog box when pressing "reset settings" button

Open denielton opened this issue 2 years ago • 3 comments

EasyEffects Version

7.0.3-1

What package are you using?

Arch (easyeffects)

Distribution

Manjaro

Describe the bug

Easyeffects delete all presets files and restore default settings when clicking "reset settings" without a dialog box asking to confirm the action.

Expected Behavior

Dialog box appearing when pressing "reset settings" with the text "do you really want to delete all your preset config files and restore default settings? this action can not be undone"

Debug Log

Debug Log
Paste your log here

Additional Information

please

denielton avatar Apr 15 '23 15:04 denielton

Easyeffects delete all presets files

No. It doesn't delete the user preset files or the impulse response files. They stay inside ~/.config/easyeffects. What is in its gsettings database that is cleared.

wwmm avatar Apr 15 '23 16:04 wwmm

+1 for this. I accidentally hit it as well and lost my active effect pipeline.

Is there a way to restore it? I still have a btrfs snapshot from before I reset it but I can't find where EasyEffects stores those.

DomiStyle avatar Aug 15 '23 08:08 DomiStyle

Figured it out, the gsettings database is stored in ~/.var/app/com.github.wwmm.easyeffects/config/glib-2.0/settings/keyfile. Restoring that file from backup did the trick.

DomiStyle avatar Aug 15 '23 08:08 DomiStyle