[Bug 270436] www/firefox no sound after upgrade
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270436] www/firefox no sound after upgrade"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Apr 2023 07:56:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270436
--- Comment #14 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Tatsuki Makino from comment #13)
This guess is also slightly off, as the backend_name received by cubeb_init is
NULL.
sCubebBackendName in ${WRKSRC}/dom/media/CubebUtils.cpp is missing the value of
media.cubeb.backend.
I don't know why it is failing to pick up, but that is why init_oneshot is also
not executed with NULL, and pulse_rust_init, which is the first one to execute
successfully, is used.
--
You are receiving this mail because:
You are the assignee for the bug.