When kdialog --passivepopup "Some message" 100 & Some message appears as a systray notification, but never disappears. If I click on the X, the text disappears, and I remain with an empty notification box. The systray icons says I have 1 notification... Hiding it is possible, but whenever a new notification appears, I get again the empty box which doesn't disappear until I hide it. The only solution is to turn off/on the notification for the systray widget.
SVN commit 958923 by aseigo: automatically remove notifications with a timeout BUG:190437 M +33 -2 notificationsengine.cpp M +5 -0 notificationsengine.h WebSVN link: http://websvn.kde.org/?view=rev&revision=958923