From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040904 Firefox/0.9.3 Description of problem: I try to start system-config-sound card - fail the follow is a dump: [nikolayds@localhost ~]$ system-config-soundcard 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 87, in __init__ self.device, self.module, self.maker, self.model = self.soundcardBackend.getData(card) File "/usr/share/system-config-soundcard/soundcardBackend.py", line 98, in getData maker, model = string.split(description, "|") ValueError: unpack list of wrong size [nikolayds@localhost ~]$ I tried as a root as well - same. My machine is Dell Inspiration 5100, sound working fine, Fedora Core 3 (Bulgarian locale) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.open system-config-soundcard 2. 3. Actual Results: [nikolayds@localhost ~]$ system-config-soundcard 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 87, in __init__ self.device, self.module, self.maker, self.model = self.soundcardBackend.getData(card) File "/usr/share/system-config-soundcard/soundcardBackend.py", line 98, in getData maker, model = string.split(description, "|") ValueError: unpack list of wrong size [nikolayds@localhost ~]$ Expected Results: Should start the program Additional info:
fixed in the today raw update. (21.09.2004) thanks