[GH-ISSUE #1132] [bug?] private-bin brakes sound (pulseaudio) support #780

Closed
opened 2026-05-05 06:38:51 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @msva on GitHub (Mar 7, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1132

I'm not sure, if it is bug or I just can't figure out what the heck they need, but it is no sound in apps, using profiles private-bin (like slack, or if I write custom one for, say, TelegramDesktop).
It is pulseaudio installed and active on the system, if any (although, I guess, I'd hear them anyway, if they'll try to play sound through alsa things).

I tried to firejail --trace appname 2>&1 | grep /bin and strace appname 2>&1 | grep /bin, but have no success: they only calls themselves.

Have you any idea what can they want to be in private-bin to have sound? Or how private-bin collide with sound support at all...

Originally created by @msva on GitHub (Mar 7, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1132 I'm not sure, if it is bug or I just can't figure out what the heck they need, but it is no sound in apps, using profiles `private-bin` (like `slack`, or if I write custom one for, say, TelegramDesktop). It is pulseaudio installed and active on the system, if any (although, I guess, I'd hear them anyway, if they'll try to play sound through alsa things). I tried to `firejail --trace appname 2>&1 | grep /bin` and `strace appname 2>&1 | grep /bin`, but have no success: they only calls themselves. Have you any idea what can they want to be in private-bin to have sound? Or how private-bin collide with sound support at all...
Author
Owner

@msva commented on GitHub (Mar 7, 2017):

self-answer: they all want pulseaudio binary to present in private-bin... Although, none of them calls it, they do want it anyway!

<!-- gh-comment-id:284874962 --> @msva commented on GitHub (Mar 7, 2017): self-answer: they all want `pulseaudio` binary to present in private-bin... Although, none of them calls it, they do want it anyway!
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#780
No description provided.