GNOME Bugzilla – Bug 591110
List of available input channels not refreshed when switching between different input devices
Last modified: 2009-08-13 09:45:02 UTC
Please describe the problem: With the new input-switching code for g-v-c, if you have multiple input devices, when you switch between them using the radio button list at the bottom of the Input tab, the list of available input channels ('connectors') just above it (a drop-down box) is not refreshed to match the newly selected input device. Switching to another tab and back isn't sufficient to cause the list to be refreshed, but closing g-v-c and re-opening it isn't. Steps to reproduce: 1. Get a system with more than one sound device. 2. Run g-v-c and go to the Input tab. Note the available Connectors for the currently selected device. 3. Select a different device from the radio button list at the bottom. 4. Note that the Connector list stays the same, whatever device you choose. 5. Switch to another tab and back again. Note the list is still not refreshed. 6. Close g-v-c, re-open it, go back to the Input tab. Note the list is now refreshed. Actual results: Expected results: Does this happen every time? Yes. Other information: Testing on Fedora Rawhide.
commit 25bd64bb741be1a2ddb8f7232042c3f96a107a21 Author: Bastien Nocera <hadess@hadess.net> Date: Thu Aug 13 10:41:18 2009 +0100 Bug 591110 – List of available input channels not refreshed when switching between different input devices Update the list of ports when switching inputs.