ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] notification not appearing, i can see it into the notification center, but doesnt pop-up

mooncoffee1 opened this issue · comments

Please read through the README and the Man pages before submitting
Please also make sure that there isn't any prior issue describing this bug

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Please provide logs if you're experiencing notification errors / bugs
Attach Gists for swaync logs by running G_MESSAGES_DEBUG=all swaync and (if applicable) application logs.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Fedora 37]
  • Version [e.g. 0.7]

Additional context
Add any other context about the problem here.

Please fill out the issue template properly…

I am having this same issue.

Toast notifications do not show up, but they are visible in the notification center.

Dunst is also not working, but mako works after I run dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus.

I am on:
Arch Linux: 6.7.9-arch1-1
DE: Hyprland 0.40.0-1
Laptop: XPS 9320

I have tried both the swaync and the swaync-git package from the AUR.

I am experiencing the same issue on my side

6.8.11-1-MANJARO
hyprland 0.40.0-1
swaync 0.10.1-2

@ErikReider what debug info should I provide?