Description
When Discord is running, Quickshell repeatedly logs warnings while reading the Discord StatusNotifierItem IconName property.
The tray item owner resolves to Discord, and the warning repeats while Discord is active.
Logs
WARN quickshell.dbus.properties: Error updating property :1.597/StatusNotifierItem/org.kde.StatusNotifierItem:IconName
WARN quickshell.dbus.properties: QDBusError("org.freedesktop.DBus.Error.Failed", "error occurred in Get")
DBus owner
Comm=Discord
Exe=~/.config/discord/app-1.0.142/Discord
UniqueName=:1.597
Expected behavior
Quickshell should handle a failing StatusNotifierItem IconName read gracefully, or rate-limit/suppress repeated warnings for the same failing property, especially if the tray item can otherwise continue working.
Actual behavior
The same warning is repeatedly printed while Discord is running.
Environment
- Quickshell:
0.3.0 (7d1c9a9c6721606b129829134d6f614f015621e2, AUR package quickshell-git)
- OS: CachyOS Linux
- Compositor/Desktop: Hyprland
- Discord:
~/.config/discord/app-1.0.142/Discord
Duplicate search
Searched existing issues for:
Discord IconName StatusNotifierItem
Error updating property IconName
org.freedesktop.DBus.Error.Failed StatusNotifierItem
I found a related StatusNotifierItem issue for v2rayN Status validation (#495), but not this exact Discord IconName warning spam.
Description
When Discord is running, Quickshell repeatedly logs warnings while reading the Discord StatusNotifierItem
IconNameproperty.The tray item owner resolves to Discord, and the warning repeats while Discord is active.
Logs
DBus owner
Expected behavior
Quickshell should handle a failing StatusNotifierItem
IconNameread gracefully, or rate-limit/suppress repeated warnings for the same failing property, especially if the tray item can otherwise continue working.Actual behavior
The same warning is repeatedly printed while Discord is running.
Environment
0.3.0(7d1c9a9c6721606b129829134d6f614f015621e2, AUR packagequickshell-git)~/.config/discord/app-1.0.142/DiscordDuplicate search
Searched existing issues for:
Discord IconName StatusNotifierItemError updating property IconNameorg.freedesktop.DBus.Error.Failed StatusNotifierItemI found a related StatusNotifierItem issue for v2rayN Status validation (#495), but not this exact Discord
IconNamewarning spam.