Bug 349499 - Notification do not store under notification applet
Summary: Notification do not store under notification applet
Status: RESOLVED DUPLICATE of bug 342260
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: 5.2.0
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Martin Klapetek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-22 15:05 UTC by vitoriung
Modified: 2015-06-23 22:24 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vitoriung 2015-06-22 15:05:30 UTC
In kubuntu 14.10 the notifications were stored under notification applet for certain timeout period. So if the notification comes when the screen is locked, you can still read the notification.

In Kubuntu 15.04, certain notifications do not seem to go under notification applet. They pop up as standalone notification for 5 seconds, then they disappear.

This can confirmed when using notify-send program.

Reproducible: Always

Steps to Reproduce:
1.  install libnotify-bin
2. run $notify-send abc 123
3. Observe standalone pop up notification, click Notifications applet - observe it says - No new notifications

Actual Results:  
notifications are missed outside of 5 seconds period

Expected Results:  
notifications are listed under the Notification applet.
Comment 1 Marco Martin 2015-06-23 21:39:56 UTC
this is by design: notifications can mark themselves as needing storage or not: therefore only those that ask so are kept there
Comment 2 Martin Klapetek 2015-06-23 22:24:40 UTC

*** This bug has been marked as a duplicate of bug 342260 ***