> > In /etc/mozilla-firefox/mozilla-firefoxrc, the line > > FIREFOX_DSP="auto" > > should have the quotes removed. With the quotes, sound is generally > > screwy and certainly is broken with the java plugin. Without the > > quotes, sound works fine in all cases I've tried. > > I defy you to tell me how FIREFOX_DSP="auto" and FIREFOX_DSP=auto are > not completely equivalent statements. Dig deeper, this can't be the > problem.
Hrm, yes, very mysterious. I thought the quotes were being included in the variable's value. Here are the exact steps I took to fix my problem: In a console, % export FIREFOX_DSP=auto % mozilla-firefox Suddently, sound works properly! <fiddle with mozilla-firefoxrc; sound continues working, even when I launch firefox from outside that console.> % export FIREFOX_DSP= % mozilla-firefox Sound continues working, and does so whether I launch firefox from inside the console or outside. So now I am completely stumped how this fixed it. Immediately prior to this experiment, I had run firefox and the sound was broken. I had also run % dpkg-reconfigure mozilla-browser and % dpkg-reconfigure mozilla-firefox but I stuck with all the same options. If I could find a way to re-break firefox sound, then maybe I could get to the bottom of this. -Chris - - -- --- ----- -------- ------------- --------------------- Christopher J Peikert, MIT Computer Science & AI Lab, 32-G608 http://theory.csail.mit.edu/~cpeikert/ "A witty saying proves nothing." -- Voltaire -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

