Bug 186536

Summary: firefox really really needs a way to use esd
Product: [Fedora] Fedora Reporter: Joshua Jensen <joshua>
Component: firefoxAssignee: Christopher Aillon <caillon>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dgunchev, wtogami
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: 2006-10-29 16:33:20 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:

Description Joshua Jensen 2006-03-24 05:54:16 UTC
Description of problem:

firefox in FC5 seems not to use esd, though the firefox rpms *do require* the
esound package.  firefox, when run by itself or even with "esddsp firefox",
won't use esd.  If nothing else is bound to /dev/dsp*, then it will grab it and
use it, but I'm not aware of a way to make it use esd

Gaim and xmms and gnome are all sharing sound output nicely with esd.. but
firefox is missing out!

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

firefox in FC5

Comment 1 Doncho Gunchev 2006-04-06 11:22:54 UTC
Firefox should not use ESD. What about KDE users in this case, ARTS? This, and 
many other problems, can be solved with ALSA's software mixing capabilities. 
As far as I remember the idea was to use some universal sound server. 

Comment 2 Joshua Jensen 2006-04-10 21:05:11 UTC
esd does not preclude KDE users.  If you would like to ask for native arts
support from firefox, please feel free to open a bugzilla reqruest.  Currently
Firefox uses OSS, which the kernel constantly reminds me of:

application firefox-bin uses obsolete OSS audio interface

The first thing to do would be to make firefox use ALSA.  Actually, it should
have a sound output option that allows plugins, somewhat like xmms does.  ALSA
would be a choice, OSS would still be available, esd/esound, and ARTS support as
well.

Comment 3 James Cornell 2006-04-25 19:17:56 UTC
Just use Alsa Dmix.  It's more compatible, it works.  OSS if the Firefox GNOME people have any clue about 
portability to other POSIX operating systems running GNOME.  Maybe default to alsa, have OSS support for 
2.4 systems, BSD, and Solaris.

Comment 4 Joshua Jensen 2006-08-03 19:13:15 UTC
Yes.... I'll agree with this (comment #13)

Comment 5 Joshua Jensen 2006-10-29 01:56:23 UTC
Lets just make Firefox or Firefox2 alsa-aware.

Comment 6 Warren Togami 2006-10-29 13:24:46 UTC
Are you sure this is even firefox's fault?

Is firefox itself using OSS output or the browser plugins like Flash?  I am
pretty sure it is the latter.

Comment 7 Christopher Aillon 2006-10-29 16:33:20 UTC
Firefox has been using esd since forever. 
http://lxr.mozilla.org/mozilla/source/widget/src/gtk2/nsSound.cpp

Of note, filling bugs detailing implementation details are silly.  If something
isn't working, file a bug that ABC isn't working.

This bug as filed, doesn't exist.

Comment 8 Warren Togami 2006-10-29 19:27:32 UTC
Then I highly suspect this is NOTABUG?