Thanks, I'm trying to analyze it.

One clue could be, that if this started happening recently, it could be
related to the fix for https://bugs.launchpad.net/ubuntu/+source/unity-
control-center/+bug/1367693 - in which case one could try moving back to
the previous version to see if it's fixed.

(Although I rather suspect that fixing that bug caused another bug to
surface, rather than that the fix was wrong...)

Another interesting thing to notice is the difference between
on_output_selection_changed and on_input_selection_changed in gvc-mixer-
dialog.c, as the output selection has this line:

        g_debug ("\n\n on_output_selection_changed - active %i \n\n", active); 
        if (active){
                return;
        }

...and input has not. I could try adding that line to the input path
too, to see if that resolves the problem...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1376776

Title:
  Sound panel's "input" selection resets the default on every invocation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1376776/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to