Problem with sound and the flash plugin in firefox

Bug #45803 reported by Nicolas DERIVE
18
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

This afternoon I could read flash content in firefox with sounds into (like radioblogs...) and now It doesn't work anymore. I try to reinstall firefox and the plugin, but nothing change. What could I do ?

Revision history for this message
delvalle26 (bassaf) wrote :

If you install alsa-oss, then launch firefox from a terminal or alt+f2 with

aoss firefox

does the problem go away (make sure firefox isn't already running)

Revision history for this message
Nicolas DERIVE (kalon33) wrote :

Yes it works ! But how can I do this automatically when I click on a link for exemple ?

Revision history for this message
Emilian Bold (emilianb) wrote :

After installing the flash plugin I've also noticed no sound (rhythmbox etc worked, just no flash).

The aoss trick works but feels wrong to start firefox like that.

Is this a problem with the flash plugin or firefox ?

Revision history for this message
Luca Gervasio (gervasio) wrote :

Ok, you can use this trick:
1) open a terminal ;
2) sudo gedit /etc/firefox/firefoxrc ;
3) substitute FIREFOX_DSP="none" with "FIREFOX_DSP="aoss"

In this way you don't need to digit "aoss firefox" everytime you yse the browser.

Ciao!

Revision history for this message
Luca Gervasio (gervasio) wrote :

I forgot: before using my trick, you have to install alsa-oss.

Ciao!

Revision history for this message
Dave Tapley (davetapley) wrote :

Indentified the same problem in 6.06 LTS.

firefoxrc edit resolves issue.

Revision history for this message
Manuel López-Ibáñez (manuellopezibanez) wrote :

You can also just edit the menu entry of firefox and append "aoss" to the start of the command name. That is, instead of "firefox %u" use "aoss firefox %u".

By the way, this bug is widely confirmed.

Revision history for this message
Manuel López-Ibáñez (manuellopezibanez) wrote :

Widely confirmed, although the bug may be in flash rather than in firefox.

Changed in firefox:
status: Unconfirmed → Confirmed
Revision history for this message
Michael R. Head (burner) wrote :

Another possible solution from the terminal:
sudo ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1

The flash plugin attempts to load the ESD library through the wrong filename.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.