ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.15k stars 58 forks source link

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

Open mooncoffee1 opened 2 months ago

mooncoffee1 commented 2 months ago

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):

Additional context Add any other context about the problem here.

ErikReider commented 2 months ago

Please fill out the issue template properly…

bwalkerdev commented 1 month ago

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.

blauch commented 3 weeks ago

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?