<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Module restore restores volume and mute settings from wrong sink input"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93855#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Module restore restores volume and mute settings from wrong sink input"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93855">bug 93855</a>
from <span class="vcard"><a class="email" href="mailto:leonard-rh-bugzilla@den.ottolander.nl" title="Leonard den Ottolander <leonard-rh-bugzilla@den.ottolander.nl>"> <span class="fn">Leonard den Ottolander</span></a>
</span></b>
<pre><span class="quote">> if ((e = entry_read(u, name))) {
>
> will loop through these values and apply the last value to the stream to be
> restored. This causes the volume and mute settings to wander across the
> restored streams. (See my original example.)</span >
This is incorrect, but the point is that
if ((e = entry_read(u, name))) {
does return one of the multiple entries with this particular name (it seems the
last modified entry) which is not necessarily the entry from which the settings
should be restored.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>