Tried changing various settings from Thunar > Preferences > Advanced > Volume Management (It's clicked on) settings and right after closing the window my changes are reseted back to defaults. Replicated, From Freenode, #xfce [22:52] < Centinul> Anyone have a problem of thunar-volman not holding the settings [22:55] < drac> Centinul: Actually, yeah [22:55] < drac> Just tried. They disappear right after closing the window. [22:55] < Centinul> any fix or is it a bug? [22:56] < drac> Looks like a bug to me. [22:56] < Centinul> I don't have an account on the xfce bug reporting thing.... do you?
I've also tried chown -R username:group /home/username in case it's about permission problems. It isn't.
I think I experienced that before too. Shortly after the xfce 4.4 release, I updated from svn. thunar-volman version now reports 0.1.3svn-r02458 (0.1.3 a little weird though) and from what I'm seeing, the problem is gone. No idea if that helps but I thought I'd tell you anyway.
(In reply to comment #2) > I think I experienced that before too. Shortly after the xfce 4.4 release, I > updated from svn. thunar-volman version now reports 0.1.3svn-r02458 (0.1.3 a > little weird though) and from what I'm seeing, the problem is gone. > No idea if that helps but I thought I'd tell you anyway. > I've looked ChangeLog in SVN and didn't find anything that could a fix to this but thanks.
Same problem here. I don't see a fix after 0.1.2 in SVN changelog.
experienced this on first run. I can reproduce it if I remove ~/.config/Thunar, ~./cache/Thunar and there's no /etc/xdg/Thunar either, so only application built in defaults.
Fixed with revision 2764. 2007-05-20 Benedikt Meurer <benny@xfce.org> * thunar-volman/tvm-preferences.c(tvm_preferences_set_property): Properly initialize values to their defaults prior to comparing them with a (probably) new value. Bug #2885.