Package: ardour<br />Version: 1:2.8.6-1+b1<br />Severity: important<br />Tags: sid, squeeze<br /><br />When mute buttons for any particular track are picked the track does not mute, rather than the expected action of muting the track.<br /><br />It would appear that the track mute buttons are unintentionally disabled by default as this is an acknowledged bug from upstream, which is supposedly fixed in &quot;A3&quot; : http://tracker.ardour.org/view.php?id=2832<br /><br />This has been also been reported in Ubuntu and a patch is being worked on which will be pushed back &quot;upstream&quot; to Debian (probably via quadrispro of the Debian Multimedia team):  https://bugs.launchpad.net/ubuntustudio/+bug/581786<br /><br />The immediate workaround this bug in a particular project is to right click on the mute button and enable at least one of the choices for mute.  But this will not prevent the mute buttons being disabled on new projects.<br /><br />The immediate workaround this bug for future projects is to edit the &#39;ardour.rc&#39; file in the .ardour2 directory of the user&#39;s home folder.  Change the following entries from:<br /><br />Option name=&quot;mute-affects-pre-fader&quot; value=&quot;0&quot;/&gt;<br />Option name=&quot;mute-affects-post-fader&quot; value=&quot;0&quot;/&gt;<br />Option name=&quot;mute-affects-control-outs&quot; value=&quot;0&quot;/&gt;<br />Option name=&quot;mute-affects-main-outs&quot; value=&quot;0&quot;/&gt;<br /><br />to this:<br /><br />Option name=&quot;mute-affects-pre-fader&quot; value=&quot;1&quot;/&gt;<br />Option name=&quot;mute-affects-post-fader&quot; value=&quot;1&quot;/&gt;<br />Option name=&quot;mute-affects-control-outs&quot; value=&quot;1&quot;/&gt;<br />Option name=&quot;mute-affects-main-outs&quot; value=&quot;1&quot;/&gt;<br /><br />Additionally, it should be noted that I saw bug reports that indicated this bug was present as far back as Ardour 2.8.2<br /><br />Thank you,<br />ScottL