I am running a fully updated FC3 and executing system-config-soundcard yields following error messages: [root@epo ~]# system-config-soundcard /usr/share/system-config-soundcard/soundcard.py:151: DeprecationWarning: use gtk.ComboBox self.primaryDeviceOptionMenu = gtk.OptionMenu() Traceback (most recent call last): File "/usr/share/system-config-soundcard/system-config-soundcard.py", line 46, in ? app = soundcard.childWindow() File "/usr/share/system-config-soundcard/soundcard.py", line 159, in __init__ self.primaryDeviceMenu.set_active(self.cardList.index (self.soundcardBackend.getDefaultCard())) ValueError: list.index(x): x not in list I've submitted it as a bug to bugzilla, so far without any response. I wonder if sombody would know what is wrong and if a fix or circumvention could be designed. Thanks in advance. -- Regards, Erik P. Olsen