Description of problem: When running system-config-soundcard the following error occurs from command line, "ValueError: unpack list of wrong size" Version-Release number of selected component (if applicable): system-config-soundcard-1.2.8-1.noarch.rpm SBLive soundcard How reproducible: Steps to Reproduce: 1. su 2. run system-config-soundcard 3. Actual results: The following error in command line: 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 Expected results: soundcard detection gui should start. Additional info: Installed FC3T2 with customized packages. Same results Installed FC3T2 with default package selection. Same results Removed system-config-soundcard-1.2.8-1.noarch.rpm and reinstalled with yum. Same results. Rebooted several times. Same results.
I got exactly the same with the onboard soundcard on the asus p4p800 motherboard and FC3T2. The standard installation of FC3T1 does sound correctly. note that the smae problem was reported also in bug #133139 Jouk
The simple solution is to upgrade the system-config-soundcard package to 1.2.9. Jouk
*** This bug has been marked as a duplicate of 132300 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.