all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: "Pierre Neidhardt" <mail@ambrevar.xyz>,
	"Ludovic Courtès" <ludo@gnu.org>,
	"Mathieu Lirzin" <mathieu.lirzin@nereide.fr>
Cc: 36961-done@debbugs.gnu.org, bkleung89@gmail.com
Subject: bug#36961: Can't use microphone in ungoogled-chromium
Date: Wed, 04 Sep 2019 13:19:29 +0200	[thread overview]
Message-ID: <87lfv4gvge.fsf@devup.no> (raw)
In-Reply-To: <87d0gquurt.fsf@ambrevar.xyz>

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

Pierre Neidhardt <mail@ambrevar.xyz> 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.

Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2019-09-04 11:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-07 16:20 bug#36961: Can't use microphone in ungoogled-chromium Brian Leung
2019-08-12 10:38 ` Mathieu Lirzin
2019-08-26 12:36   ` Ludovic Courtès
2019-08-26 12:56     ` Christopher Lemmer Webber
2019-08-19 18:43 ` Jack Hill
2019-08-27 15:47 ` Pierre Neidhardt
2019-08-27 18:13   ` Mathieu Lirzin
2019-08-27 21:36     ` Ludovic Courtès
2019-08-27 22:07       ` Pierre Neidhardt
2019-09-04 11:19         ` Marius Bakke [this message]
2019-09-04 11:39           ` Mathieu Lirzin
2019-09-03 11:06       ` Mathieu Lirzin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lfv4gvge.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=36961-done@debbugs.gnu.org \
    --cc=bkleung89@gmail.com \
    --cc=ludo@gnu.org \
    --cc=mail@ambrevar.xyz \
    --cc=mathieu.lirzin@nereide.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.