[GH-ISSUE #1507] Slack notification sounds are not played. #1008

Closed
opened 2026-05-05 07:17:57 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @vds on GitHub (Aug 31, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1507

Using Slack with the slack profile prevents any notification sound to be played on Ubuntu 16.04

Originally created by @vds on GitHub (Aug 31, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1507 Using Slack with the slack profile prevents any notification sound to be played on Ubuntu 16.04
gitea-mirror 2026-05-05 07:17:57 -06:00
Author
Owner

@SkewedZeppelin commented on GitHub (Aug 31, 2017):

Can you try commenting private-etc and private-bin in the profile?

<!-- gh-comment-id:326317705 --> @SkewedZeppelin commented on GitHub (Aug 31, 2017): Can you try commenting `private-etc` and `private-bin` in the profile?
Author
Owner

@vds commented on GitHub (Sep 3, 2017):

That fixed the issue. But, is it advisable to comment both private-etc and private-bin? Thanks.

<!-- gh-comment-id:326806073 --> @vds commented on GitHub (Sep 3, 2017): That fixed the issue. But, is it advisable to comment both private-etc and private-bin? Thanks.
Author
Owner

@SkewedZeppelin commented on GitHub (Sep 3, 2017):

But which was it?

<!-- gh-comment-id:326808198 --> @SkewedZeppelin commented on GitHub (Sep 3, 2017): But which was it?
Author
Owner

@vds commented on GitHub (Sep 4, 2017):

I commented out: private-etc fonts,resolv.conf,ld.so.conf,ld.so.cache,localtime and the sound plays again.

<!-- gh-comment-id:326883147 --> @vds commented on GitHub (Sep 4, 2017): I commented out: private-etc fonts,resolv.conf,ld.so.conf,ld.so.cache,localtime and the sound plays again.
Author
Owner

@SkewedZeppelin commented on GitHub (Sep 4, 2017):

Cool. Could you try replacing it with the following and seeing if it works?

private-etc asound.conf,ca-certificates,fonts,group,passwd,pulse,resolv.conf,ssl,ld.so.conf,ld.so.cache,localtime
<!-- gh-comment-id:326999168 --> @SkewedZeppelin commented on GitHub (Sep 4, 2017): Cool. Could you try replacing it with the following and seeing if it works? ``` private-etc asound.conf,ca-certificates,fonts,group,passwd,pulse,resolv.conf,ssl,ld.so.conf,ld.so.cache,localtime ```
Author
Owner

@vds commented on GitHub (Sep 5, 2017):

It works! Thanks.

<!-- gh-comment-id:327224512 --> @vds commented on GitHub (Sep 5, 2017): It works! Thanks.
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#1008
No description provided.