[GH-ISSUE #3755] signal-desktop no longer works with notify-send? #2368

Closed
opened 2026-05-05 09:03:07 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @rieje on GitHub (Nov 15, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3755

Write clear, concise and in textual form.

Bug and expected behavior

On latest version of (version 0.9.64-2 on Arch Linux) and probably the past recent versions as of ~1 month ago, I am no longer seeing texts on my computer via notify-send. I am using the default /etc/firejail/signal-desktop.profile. Using signal-desktop without firejail (i.e. /usr/bin/signal-desktop instead of /usr/local/bin/signal-desktop), notify-send works as expected and I see texts on the computer via notify-send. Of course, I continue to see texts on the signal-desktop window--I just no longer see them via notify-send.

Originally created by @rieje on GitHub (Nov 15, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3755 Write clear, concise and in textual form. **Bug and expected behavior** On latest version of (version 0.9.64-2 on Arch Linux) and probably the past recent versions as of ~1 month ago, I am no longer seeing texts on my computer via notify-send. I am using the default /etc/firejail/signal-desktop.profile. Using signal-desktop without firejail (i.e. /usr/bin/signal-desktop instead of /usr/local/bin/signal-desktop), notify-send works as expected and I see texts on the computer via notify-send. Of course, I continue to see texts on the signal-desktop window--I just no longer see them via notify-send.
Author
Owner

@rusty-snake commented on GitHub (Nov 15, 2020):

Add this to your signal-desktop.local.

dbus-user filter
dbus-user.talk org.freedesktop.Notifications
ignore dbus-user none
<!-- gh-comment-id:727602791 --> @rusty-snake commented on GitHub (Nov 15, 2020): Add this to your `signal-desktop.local`. ``` dbus-user filter dbus-user.talk org.freedesktop.Notifications ignore dbus-user none ```
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#2368
No description provided.