Okay, seems the folder gets created as soon as audacious is started:
Code: Select all
rava@porteus:/mnt/DL$ ls ~/.config/audacious/
ls: cannot access /home/rava/.config/audacious/: No such file or directory
[starting audacious for the first time]
rava@porteus:/mnt/DL$ ls ~/.config/audacious/
playlists
Still, config playlist-state and plugin-registry are missing...
Did you make some changes or added plugins, so that config and plugin-registry got created?
And remember, I do have to manually save any changes anyway, so I need to know which files there are new, and probably to be put in mylocalsettings.xzm ...
Okay, the above was after starting audacious.
This is after playing a file:
Code: Select all
rava@porteus:/mnt/DL$ ls ~/.config/audacious/
config playlist-state playlists
Still, plugin-registry is missing.
I quit audacious and restart it.
...
Yep, now plugin-registry also got created. Who would have guessed that audacious creates it after it shuts down.
...
Oh,and looking into that file:
Code: Select all
vis /usr/lib64/audacious/Visualization/gl-spectrum.so
stamp 1406566298
name OpenGL Spectrum Analyzer
domain audacious-plugins
priority 0
about 1
config 0
enabled 0
Seems,
OpenGL Spectrum Analyzer is set to enabled 0, same as the others.
Or did you not mean just replace
enabled 1
with
enabled 0
but remove all the other lines?
Me thought not... But that still would just be the standard settings, and one could enable it via menu, getting it to crash once more.
I also tried removing the whole entry as quoted in your post, but that won't remove it from the menu, just from the plugin settings file, it is still in the menu, and sure audacious still crashes after enabling it...
So, what did your suggested change did do for you? Did
OpenGL Spectrum Analyzer vanish from the menu?
Edit2
Seems your version differs, or is the
stamp 1439738105
line one not a stamp by the compiled version, but some kind of time stamp when the settings file got created?
Cause in my file all stamp lines read
Code: Select all
grep stamp ~/.config/audacious/plugin-registry |uniq
stamp 1406566298