Hi there. I'm using mpdris2 on fedora swaywm with home manager.
I configured the module with these args: https://github.com/mt190502/dotfiles.nix/blob/unstable/hosts/fedora/mpd/default.nix#L16-L23
But when i open the notification support, mpdris2 freezes and gives this log:
Feb 21 12:36:41 systemd[1604]: Started mpdris2.service - MPRIS 2 support for MPD.
Feb 21 12:36:41 mpDris2[3836713]: 2025-02-21 12:36:41,322 ..mpDris2-wrapped-wrapped INFO: Using file:///home/fedora/Music as music library path.
Feb 21 12:36:41 mpDris2[3836713]: 2025-02-21 12:36:41,323 ..mpDris2-wrapped-wrapped INFO: Using Mutagen to read covers from music files.
Feb 21 12:37:06 mpDris2[3836713]: 2025-02-21 12:37:06,354 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Feb 21 12:37:31 mpDris2[3836713]: 2025-02-21 12:37:31,381 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Feb 21 12:40:55 mpDris2[3836713]: 2025-02-21 12:40:55,335 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Feb 21 12:44:44 mpDris2[3836713]: 2025-02-21 12:44:44,957 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Feb 21 12:48:36 mpDris2[3836713]: 2025-02-21 12:48:36,977 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Feb 21 12:56:20 mpDris2[3836713]: 2025-02-21 12:56:20,177 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Feb 21 12:59:46 mpDris2[3836713]: 2025-02-21 12:59:46,747 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Feb 21 13:00:28 mpDris2[3836713]: 2025-02-21 13:00:28,681 ..mpDris2-wrapped-wrapped ERROR: Failed to show notification: g-io-error-quark: Timeout was reached (24)
Edit: I'm using swaync for notifications.
Edit2: This error does not occur every time. Sometimes i get the notification successfully.

Hi there. I'm using mpdris2 on fedora swaywm with home manager.
I configured the module with these args: https://github.com/mt190502/dotfiles.nix/blob/unstable/hosts/fedora/mpd/default.nix#L16-L23
But when i open the notification support, mpdris2 freezes and gives this log:
Edit: I'm using swaync for notifications.
Edit2: This error does not occur every time. Sometimes i get the notification successfully.