From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040809 Epiphany/1.3.8 Description of problem: Using GUI "Detect Sound Card" produces no results. Typing in the command line "system-config-soundcard" results in: 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 Then exits. Version-Release number of selected component (if applicable): system-config-soundcard-1.2.8-1 How reproducible: Always Steps to Reproduce: 1.su - 2.system-config-soundcard 3. Actual Results: See description above Expected Results: GUI for sound card detection should appear Additional info:
*** This bug has been marked as a duplicate of 132300 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.