From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: bug#36961: Can't use microphone in ungoogled-chromium Date: Wed, 04 Sep 2019 13:39:36 +0200 Message-ID: <87woeo1e9z.fsf@nereide.fr> References: <87ef16sj84.fsf@ambrevar.xyz> <87v9uieasy.fsf@nereide.fr> <87o90amgtv.fsf@gnu.org> <87d0gquurt.fsf@ambrevar.xyz> <87lfv4gvge.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39474) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5Tdr-00021P-9b for bug-guix@gnu.org; Wed, 04 Sep 2019 07:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5Tdq-0005e9-BR for bug-guix@gnu.org; Wed, 04 Sep 2019 07:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52097) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5Tdq-0005e3-8B for bug-guix@gnu.org; Wed, 04 Sep 2019 07:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i5Tdp-0003Wf-Us for bug-guix@gnu.org; Wed, 04 Sep 2019 07:40:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87lfv4gvge.fsf@devup.no> (Marius Bakke's message of "Wed, 04 Sep 2019 13:19:29 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Marius Bakke Cc: 36961-done@debbugs.gnu.org, bkleung89@gmail.com, Pierre Neidhardt Hello Marius, Marius Bakke writes: > Pierre Neidhardt writes: > >> In Chromium if you click on the camera button right of the address bar, >> you can see the per-domain permissions. In my case, they are granted >> to meet.jit.si. >> >> The compile-time configuration javascript that Jack mentioned might have >> something to do with this. > > Hello! > > Sorry for the slow response here... > > I can confirm that removing audio_capture_enabled from > master_preferences.json solves this issue. Fix pushed in > 5ee1c0459eebdd3b7771abaeab0f0b52ff86fdd5. > > For existing Chromium profiles, you will need to close all browser > windows and run > > sed -i 's/"audio_capture_enabled":false/"audio_capture_enabled":true/' \ > ~/.config/chromium/Default/Preferences > > ...to get the new default. This fix worked for me, thank you very much! -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37