Bug 311339

Summary: Empty notification popup when invoking notify-send
Product: [Plasma] plasma4 Reporter: Janek Bevendorff <kde>
Component: notificationsAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee, Admc, plasma-bugs, web, wengxt
Priority: NOR Keywords: regression, reproducible
Version: 4.9.90 Beta2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Janek Bevendorff 2012-12-08 12:36:03 UTC
The notification popup that appears when sending a notification from the terminal with notify-send is always empty.
However, when I wait until the popup goes away and then click the "i" icon in the tray to reopen the message, the text is shown.
Comment 1 Admc 2012-12-16 11:30:03 UTC
This is because new notifications aren't showing title. Try to run:
notify-send "some title" "some text"
Comment 2 Janek Bevendorff 2012-12-16 11:34:34 UTC
That works. But the behavior is still odd. The body is an optional 
parameter for notify-send and therefore it shouldn't be required for 
meaningful plasma notifications.
If no body is given, the summary should be displayed at least. This BTW 
was the default behavior before 4.10, but now it has changed.
Comment 3 Cédric Bellegarde 2012-12-20 15:07:18 UTC
https://bugs.kde.org/show_bug.cgi?id=307670
Comment 4 Weng Xuetian 2012-12-24 09:38:04 UTC

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