[PR #2523] [MERGED] Fix pavucontrol #4376

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2523
Author: @ghost
Created: 3/6/2019
Status: Merged
Merged: 3/6/2019
Merged by: @undefined

Base: masterHead: pavucontrol


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -3 deletions)

View changed files

📝 etc/pavucontrol.profile (+0 -3)

📄 Description

...
mkfile ${HOME}/.config/pavucontrol.ini
whitelist ${HOME}/.config/pavucontrol.ini
include whitelist-common.inc
...

pavucontrol pops an error window with the message:
Error writing config file %s/home/glitsj16/.config/pavucontrol.ini: Bad state

Taking out those options fixes things.


🔄 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/2523 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/6/2019 **Status:** ✅ Merged **Merged:** 3/6/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `pavucontrol` --- ### 📝 Commits (1) - [`e06d8a5`](https://github.com/netblue30/firejail/commit/e06d8a5f2b56c8918bd2ab03a2e816e329bf3276) Fix pavucontrol ### 📊 Changes **1 file changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/pavucontrol.profile` (+0 -3) </details> ### 📄 Description ``` ... mkfile ${HOME}/.config/pavucontrol.ini whitelist ${HOME}/.config/pavucontrol.ini include whitelist-common.inc ... ``` pavucontrol pops an error window with the message: Error writing config file %s/home/glitsj16/.config/pavucontrol.ini: Bad state Taking out those options fixes things. --- <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:18:53 -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#4376
No description provided.