Bug 133139

Summary: I cannot start my system-config-soundcard (as
Product: [Fedora] Fedora Reporter: Nikolay <nikolayds>
Component: system-config-soundcardAssignee: Bastien Nocera <bnocera>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-21 22:55:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nikolay 2004-09-21 20:27:05 UTC
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:

Comment 1 Nikolay 2004-09-21 22:55:23 UTC
fixed in the today raw update. (21.09.2004)
thanks