Bug 71910 - Audio channels swapped from what text says
Summary: Audio channels swapped from what text says
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-soundcard
Version: 8.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
: 72192 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-20 05:25 UTC by Dax Kelson
Modified: 2008-05-01 15:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-23 07:19:55 UTC
Embargoed:


Attachments (Terms of Use)
Wav with left/right channels swapped (to match the text in firstboot) (1.72 MB, application/octet-stream)
2002-08-20 05:27 UTC, Dax Kelson
no flags Details

Description Dax Kelson 2002-08-20 05:25:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux)

Description of problem:
During firstboot, under "Sound Card Configuration", when I click the "Play test sound":

I hear left -> right -> center (both??)

The text says:

right -> left -> center (both??)

The culprit is the file:
/usr/share/redhat-config-soundcard/redhat-sample.wav

Either fix the text, or the wav file. I'm attaching a wav that matches the text.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Run firstboot
2. Listen to sound file

	

Actual Results:  n/a	

Expected Results:  n/a

Additional info:

I marked it high, as this will be a very visible (pardon the pun) bug if it makes it into the release.

Comment 1 Dax Kelson 2002-08-20 05:27:12 UTC
Created attachment 71545 [details]
Wav with left/right channels swapped (to match the text in firstboot)

Comment 2 Dax Kelson 2002-08-20 05:29:24 UTC
The file can be fixed with: 
 
# cd  /usr/share/redhat-config-soundcard/ 
# sox redhat-sample.wav /tmp/new.wav swap 
# mv /tmp/new.wav redhat-sample.wav

Comment 3 Brent Fox 2002-08-20 16:54:28 UTC
That wasn't going to be the final sound sample, but thanks for bringing that to
my attention.

Comment 4 Brent Fox 2002-08-21 21:17:36 UTC
*** Bug 72192 has been marked as a duplicate of this bug. ***

Comment 5 Brent Fox 2002-08-26 15:43:02 UTC
Should be fixed in 1.0.0-2.  

QA, please verify.



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