You guys are awesome, thanks for all the help!<br /><br />On Fedora (11), the global resource file is:<br /><br />/etc/ardour2/ardour_system.rc<br /><br />It contains the proper lines to enable mute-affects-(all 4 options).<br /><br />My startup messages confirm that it's being loaded.<br /><br />However, for whatever reason, the personal prefs file, in ~/.ardour2/ardour_system.rc, is configured to DISable all 4 mute options.<br /><br />I removed my existing prefs dir and confirmed that upon startup & creation of a new session, the prefs are re-created with the "wrong" settings, below:<br /><br />[from ~/.ardour2/ardour_system.rc:]<br />    <Option name="mute-affects-pre-fader" value="0"/><br />    <Option name="mute-affects-post-fader" value="0"/><br />    <Option name="mute-affects-control-outs" value="0"/><br />    <Option name="mute-affects-main-outs" value="0"/><br />[end]<br /><br />Curiously, these express bool false as "0" rather "no". I'm sure that's irrelevant, but it might help track down the code that's creating the default prefs file.<br /><br />Editing the preferences file solves my problem elegantly, so thanks for all the support! <br /><br />In an effort to "give back", I'd like to understand and help fix the fault.<br /><br />Do you know if the personal pref file is generated from something in the distro - in which case I should file a F11 bug report...<br />Or is it generated on the fly by Ardour itself, in which case the fault is less clear?<br /><br /><br /><br /><br />On Aug 8, 2009 3:36am, Dragan Noveski <perodog@gmx.net> wrote:<br />> Mike Morris wrote:<br />> <br />> <br />> Actually, on a more practical vein... why do all my new tracks have none of the four possible mute modes selected, making them completely impotent? Is there a preference somewhere to set the default mute mode for new tracks?<br />> <br />> <br />> <br />> <br />> this is another problem. they actually should be all toggled on by default (at least it is here the case...). what happens if you start a brand new session?<br />> <br />> or what happens if you rename your .ardour2 file into something like .ardour-old and than start a new session?<br />>