Bug 71910

Summary: Audio channels swapped from what text says
Product: [Retired] Red Hat Linux Reporter: Dax Kelson <dkelson>
Component: redhat-config-soundcardAssignee: Brent Fox <bfox>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 8.0CC: barryn
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: 2003-02-23 07:19:55 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:
Attachments:
Description Flags
Wav with left/right channels swapped (to match the text in firstboot) none

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.