maintainer-feedback requested: [Bug 213964] www/firefox make sound options mutually exclusive

2016-10-31 Thread bugzilla-noreply
tigersha...@gmail.com has reassigned Bugzilla Automation
's request for maintainer-feedback to ge...@freebsd.org:
Bug 213964: www/firefox make sound options mutually exclusive
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213964



--- Description ---
When Firefox is built with both alsa and pulseaudio options enabled, although
it successfully builds there is no audio produced via Firefox.  This is an
issue with some type of conflict between alsa and pulseaudio.  If alsa is
selected but pulseaudio is not, audio output from Firefox works as expected.

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

from

OPTIONS_MULTI+= AUDIO
OPTIONS_MULTI_AUDIO=ALSA PULSEAUDIO

to

OPTIONS_SINGLE+= AUDIO
OPTIONS_SINGLE_AUDIO=ALSA PULSEAUDIO
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 213964] www/firefox make sound options mutually exclusive

2016-10-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213964

Bug ID: 213964
   Summary: www/firefox make sound options mutually exclusive
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: ge...@freebsd.org
  Reporter: tigersha...@gmail.com
 Flags: maintainer-feedback?(ge...@freebsd.org)
  Assignee: ge...@freebsd.org

When Firefox is built with both alsa and pulseaudio options enabled, although
it successfully builds there is no audio produced via Firefox.  This is an
issue with some type of conflict between alsa and pulseaudio.  If alsa is
selected but pulseaudio is not, audio output from Firefox works as expected.

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

from

OPTIONS_MULTI+= AUDIO
OPTIONS_MULTI_AUDIO=ALSA PULSEAUDIO

to

OPTIONS_SINGLE+= AUDIO
OPTIONS_SINGLE_AUDIO=ALSA PULSEAUDIO

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 213964] www/firefox make sound options mutually exclusive

2016-10-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213964

tigersha...@gmail.com changed:

   What|Removed |Added

 CC||tigersha...@gmail.com
  Alias|tigersha...@gmail.com   |
   Severity|Affects Only Me |Affects Many People

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"