Was config for versions < 8.0.0 stored anywhere other than $HOME/.config ? #4396
-
|
I have recently upgraded to 8.0.0-1 from 7.2.5-2 and lost all effects that had been set up. My package manager noted this:
However I have lost effects that were previously set before upgrade. Strangely, checking my backups it seems that drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects
drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects/input
drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects/output
drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects/irs
drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects/rnnoise
drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects/autoload
drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects/autoload/input
drwxr-xr-x bertieb bertieb 0 Wed, 2024-09-18 11:18:28 bertieb/.config/easyeffects/autoload/outputI would likely have exported these effects, but I don't seem to have any likely-looking json files- was there a default filename for the exporter previously? I found a QA about the presets dir and another about the older pulseeffects dir which I still have, but contains nothing but a json which I might be able to use with @Lukas-Alexander's converter. I've never used a flatpak or anything similar- so why do I have empty config directories? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
As gtk and Qt handle settings in completely different ways avoiding the reset is very complicated. And the huge amount of settings we have to deal with did not help to put a migration in place.
Strange. As we were not following the xdg directory standard in EasyEffects 8 I decided it would be time to do that. It should have copied your preset files to For reasons that are still unknown this process is not working for flatpak users the same way it worked for the people that tested it before the release. But as you do not use flatpak I am not sure about what is going on here. |
Beta Was this translation helpful? Give feedback.

The gtk code stored settings using gsettings. It has its own binary file that is stored somewhere I never remember. U usally you can find its settings using the program
dconf-editor.This is where our database lives now.
😄 Systems that follow the xdg desktop standard should have it at
~/.local/share/Trash/