Bug 190437 - Notification never disappears
Summary: Notification never disappears
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: notifications (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Rob Scheepmaker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 12:40 UTC by András Manţia
Modified: 2009-04-25 03:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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