Bug 133139 - I cannot start my system-config-soundcard (as
Summary: I cannot start my system-config-soundcard (as
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-soundcard
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-21 20:27 UTC by Nikolay
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-21 22:55:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.