mate-desktop / mate-notification-daemon

Daemon to display passive pop-up notifications
https://mate-desktop.org
GNU General Public License v2.0
30 stars 26 forks source link

Notification Area spams Systemd journal with "org.kde.StatusNotifierItem.IconPixmap" #209

Closed greenhorse-effect closed 2 years ago

greenhorse-effect commented 2 years ago

Expected behaviour

no journal spamming

Actual behaviour

it spams the Systemd journal like below:

# journalctl -e 
... (omitted for brevity)
Jul 13 21:51:52 greenhorse notification-ar[1209]: GDBus.Error:org.freedesktop.DBus.Error.UnknownProperty: No such property ('org.kde.StatusNotifierItem.IconPixmap')
Jul 13 21:51:52 greenhorse notification-ar[1209]: GDBus.Error:org.freedesktop.DBus.Error.UnknownProperty: No such property ('org.kde.StatusNotifierItem.IconPixmap')

Steps to reproduce the behaviour

use MATE without KDE environment.

MATE general version

1.26.0

Package version

mate-notification-daemon package 1.26.0-1

Linux Distribution

Arch GNU/Linux

greenhorse-effect commented 2 years ago

sorry, this issue probably related with notification-area in mate-panel but not notification-daemon. I report this issue on mate-panel issue tracker instead.