Bug 147941

Summary: firefox script should include LD_PRELOAD=/usr/lib/libaoss.so
Product: [Fedora] Fedora Reporter: Naadir Jeewa <njeewa>
Component: firefoxAssignee: Christopher Aillon <caillon>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dgunchev, k.georgiou, stransky, wtogami
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-13 06:42:35 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:
Bug Depends On: 147942    
Bug Blocks:    

Description Naadir Jeewa 2005-02-13 17:01:33 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050203 Firefox/1.0

Description of problem:
On AC97 soundcards (most PCs), there is no hardware mixing. Any firefox plugin that uses the kernel OSS emulation layer may hang other applications that want to use the sound device, regardless of whether or not their asoundrc file is set up to use dmix. This is problematic when people are using web radio (such has BBC On Demand http://www.bbc.co.uk/radio/aod/).
Recommend that LD_PRELOAD=/usr/lib/libaoss.so is added to the firefox script so we can use the userspace OSS emulation. Doing this will give a better user experience, akin to what one might expect on Windows or Mac OSX. 

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


How reproducible:
Always

Steps to Reproduce:
1. Use RealPlayer plugin in Firefox
2. Attempt to use mplayer, totem or any other media player

  

Actual Results:  Other media player hangs.

Expected Results:  Should have simultaneous playback

Additional info: