User login |
Firefox HangsFirefox hangs when tab or window containing a flash applet is closed. This only happens with sometimes. Possible solutionsSound problemThe problem can be that firefox is not able to play the sound since you have a newer Linux kernel (with ALSA). Install libesd-alsa0. On a Debian based system just do: <bash>apt-get install libesd-alsa0</bash> Create a file named .asoundrc in your homedirectory. Enter the following text. <bash>pcm.card0 { /etc/esound/esd.conf <bash>esd /etc/mozilla-firefox/mozilla-firefoxrc Run gstreamer-propertiesand choose ALSA as Default Sink'. Thanks to stone for this solution. |