Bug 190437

Summary: Notification never disappears
Product: [Unmaintained] plasma4 Reporter: András Manţia <amantia>
Component: notificationsAssignee: Rob Scheepmaker <rob>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description András Manţia 2009-04-23 12:40:42 UTC
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.
Comment 1 Aaron J. Seigo 2009-04-25 03:40:22 UTC
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