Skip to content

Discord StatusNotifierItem IconName Get failure spams warnings #862

Description

@adanft

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions