mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1507] Slack notification sounds are not played. #1008
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1008
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@SkewedZeppelin commented on GitHub (Aug 31, 2017):
Can you try commenting
private-etcandprivate-binin the profile?@vds commented on GitHub (Sep 3, 2017):
That fixed the issue. But, is it advisable to comment both private-etc and private-bin? Thanks.
@SkewedZeppelin commented on GitHub (Sep 3, 2017):
But which was it?
@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.
@SkewedZeppelin commented on GitHub (Sep 4, 2017):
Cool. Could you try replacing it with the following and seeing if it works?
@vds commented on GitHub (Sep 5, 2017):
It works! Thanks.