Bug 133984 - Command Line "system-config-soundcard" has error ending in "ValueError: unpack list of wrong size"
Summary: Command Line "system-config-soundcard" has error ending in "ValueError: unpac...
Keywords:
Status: CLOSED DUPLICATE of bug 132300
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: system-config-soundcard
Version: 4.0
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-28 20:26 UTC by Peter Lillian
Modified: 2007-11-30 22:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:05:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Peter Lillian 2004-09-28 20:26:10 UTC
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:

Comment 1 Bill Nottingham 2004-09-29 04:59:56 UTC

*** This bug has been marked as a duplicate of 132300 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:05:59 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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