After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 591110 - List of available input channels not refreshed when switching between different input devices
List of available input channels not refreshed when switching between differe...
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: gnome-volume-control
2.27.x
Other All
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on: 590559
Blocks:
 
 
Reported: 2009-08-07 22:45 UTC by Adam Williamson
Modified: 2009-08-13 09:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Adam Williamson 2009-08-07 22:45:56 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.
Comment 1 Bastien Nocera 2009-08-13 09:45:02 UTC
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.