[PR #4779] [MERGED] Fix teams ignoring input sources e.g. microphones #5249

Closed
opened 2026-05-05 10:34:59 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4779
Author: @seonwoolee
Created: 12/14/2021
Status: Merged
Merged: 12/18/2021
Merged by: @netblue30

Base: masterHead: fix-teams


📝 Commits (2)

  • 6b9415e Fix teams ignoring input sources e.g. microphones
  • 917acac Move noinput outside of disabled until someone reported positive feedback block

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 etc/profile-m-z/teams-for-linux.profile (+2 -0)
📝 etc/profile-m-z/teams.profile (+2 -0)

📄 Description

teams-for-linux.profile and teams.profile both include electron.profile, which has the noinput option, which blocks microphones and other input sources, so this option needs to be ignored.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4779 **Author:** [@seonwoolee](https://github.com/seonwoolee) **Created:** 12/14/2021 **Status:** ✅ Merged **Merged:** 12/18/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fix-teams` --- ### 📝 Commits (2) - [`6b9415e`](https://github.com/netblue30/firejail/commit/6b9415e04c8c5db16fdd4345a1577a39358b249d) Fix teams ignoring input sources e.g. microphones - [`917acac`](https://github.com/netblue30/firejail/commit/917acac08533ddb942f571eb909c3865dd5acf16) Move noinput outside of disabled until someone reported positive feedback block ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/teams-for-linux.profile` (+2 -0) 📝 `etc/profile-m-z/teams.profile` (+2 -0) </details> ### 📄 Description `teams-for-linux.profile` and `teams.profile` both include `electron.profile`, which has the `noinput` option, which blocks microphones and other input sources, so this option needs to be ignored. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:34:59 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5249
No description provided.