[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 Hans Petter Selasky changed: What|Removed |Added CC||hsela...@freebsd.org --- Com

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 Jan Beich changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #42 from commit-h...@freebsd.org --- A commit in branch 2023Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3deaf6913605e4e234d9c7542140f8982b54facd commit 3deaf6913605e4e234d9c7542140f8982b54facd Author:

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-05-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #41 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea1e7e4df533eadce4c3ee65e99cda8a662220c1 commit ea1e7e4df533eadce4c3ee65e99cda8a662220c1 Author:

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-05-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 Tatsuki Makino changed: What|Removed |Added Attachment #241608|0 |1 is obsolete|

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-05-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #39 from Tatsuki Makino --- It looks like firefox-113.0_1,2 has made some changes to ${WRKSRC}/modules/libpref/Preferences.cpp, but they do not seem to fix this problem. Turning off SNDIO and ALSA option, or building with patch-

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #38 from James B. Byrne --- Problem persists in FF-112 Media Audio Backend oss Max Channels8 Preferred Sample Rate 48000 Roundtrip latency (standard deviation) NaNms (NaN) Codec Support Information Output Device

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #37 from Graham Perrin --- (In reply to David from comment #33) > … all on 14.0-CURRENT , with none of these working via laptop speakers. > However, they ALL work via earphones. With a USB headset, I heard nothing until after

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 Tatsuki Makino changed: What|Removed |Added Attachment #241556|0 |1 is obsolete|

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #35 from Jan Beich --- (In reply to Tatsuki Makino from comment #30) > What does it mean that the sDynamicPrefOverrideList is not as follows? > > static const PrefListEntry sDynamicPrefOverrideList[] = { Initialization without

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #34 from Tatsuki Makino --- My comment #32 is a failure of my make config. To use the attachment 241556, use it as follows. patch -d ${WRKDIR} < attachment-241556 patch -d ${WRKSRC} -p 1 < attachment-241556 I tried firefox-112

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 David changed: What|Removed |Added CC||davidhughes...@gmail.com --- Comment #33 f

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #32 from Tatsuki Makino --- By the way, does Firefox-112.0.1_1,2 not be able to use sndio? :) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #31 from Tatsuki Makino --- Created attachment 241556 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241556&action=edit Experimental patch to firefox-112.0.1/modules/libpref/Preferences.cpp The profile used for the e

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #30 from Tatsuki Makino --- (In reply to Tatsuki Makino from comment #29) These variables are like this... static const PrefListEntry sRestrictFromWebContentProcesses[] = { static const PrefListEntry sDynamicPrefOverrideList[]

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #29 from Tatsuki Makino --- ${WRKSRC}/modules/libpref/Preferences.cpp have variables sDynamicPrefOverrideList and sRestrictFromWebContentProcesses. I don't know what these variables mean. Could someone please build firefox with

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #28 from Jan Beich --- To emulate media.cubeb.backend=oss in binary packages one can neutralize dlopen(3) usage in cubeb consumers via libmap.conf(5) e.g., $ cat /usr/local/etc/libmap.d/no-pulse.conf [firefox thunderbird rpcs3

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #27 from Dave Cottlehuber --- quick update - using sndiod may be a workaround for people impacted by this. - running `sndiod -s default -ddd` in a terminal - change media.cubeb.backend = sndio in firefox - restart I have worki

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #26 from Dave Cottlehuber --- - default pkgs ungoogled-chromium pulls in sndio - firefox 112.0_1,2 no sound for youtube, webrtc - playing a file:/// mp3 works fine though - old tricks of setting media.cubeb.backend=oss is not su

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 Dave Cottlehuber changed: What|Removed |Added CC||d...@freebsd.org Seve

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #25 from James B. Byrne --- The recent update to firefox-esr 102.10.0,1 now exhibits the same problem. No sound. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #24 from Tatsuki Makino --- This is the case with firefox-112.0_1,2 with the optional ALSA turned on, SNDIO turned off. If the ALSA settings are left at default and nothing is done, we will get sound output. If we intentionally

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #23 from rkober...@gmail.com --- Looks like a clear case of backend selection. I built firefox with all audio backends disabled. That leaves only OSS. All all files I have played are now playing audio. -- You are receiving this

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 Newton Terry changed: What|Removed |Added CC||newton.ja.te...@gmail.com --- Comme

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 --- Comment #21 from Tatsuki Makino --- It seems that firefox-112.0_1,2 built with default options is back to the same behavior as firefox-111.0.1_2,2. media.cubeb.backend has no effect on the actual sound output. First, try to output with

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 rkober...@gmail.com changed: What|Removed |Added CC||rkober...@gmail.com --- Comme

[Bug 270436] www/firefox: 111.0⋯: no sound after upgrade

2023-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436 Graham Perrin changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu