Date: Thu, 10 Nov 2016 15:34:45 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 213964] www/firefox make sound options mutually exclusive Message-ID: <bug-213964-21738-diQjG1y7Rn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213964-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-213964-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213964 --- Comment #1 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- (In reply to tigersharke from comment #0) > although it successfully builds there is no audio produced via Firefox.=20 Try updating past bug 211684 fix. > conflict between alsa and pulseaudio. Firefox just prefers PulseAudio if already installed by checking if dlopen() succeeds. ALSA requires hacks on FreeBSD and even on Linux is poorly maintained. https://bugzilla.mozilla.org/show_bug.cgi?id=3D1247056 > If alsa is selected but pulseaudio is not, audio output from Firefox work= s as expected. The third (hidden) option uses OSS directly if you deinstall alsa-lib after build. SNDIO (see bug 212028) is another option. > I suggest a change from checkboxes in the audio section to the mutually > exclusive radio buttons. I believe this would be a modification to > Makefile.options Which one would be the default? I'm inclined to turn off ALSA. ;) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213964-21738-diQjG1y7Rn>