So, it appears that an
ancient bug has risen itself from the grave. Since Slackware/Slax 13.1 thunar-volman-settings (aka 'Removable Drives and Media' from the menu) has failed to save preferences. I have to manually set up the commands I wish to run in ~/.config/Thunar/volmanrc, for example:
Code: Select all
AutoplayAudioCdCommand=parole --device=%d
AutoplayVideoCdCommand=parole --device=%d
I examined the file while thunar-volman-settings was running and saw that all *Command lines are erased when the application exits.
Does anybody know of a patch that can fix this?