Bug 311339 - Empty notification popup when invoking notify-send
Summary: Empty notification popup when invoking notify-send
Status: RESOLVED DUPLICATE of bug 307670
Alias: None
Product: plasma4
Classification: Plasma
Component: notifications (show other bugs)
Version: 4.9.90 Beta2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords: regression, reproducible
Depends on:
Blocks:
 
Reported: 2012-12-08 12:36 UTC by Janek Bevendorff
Modified: 2012-12-24 09:38 UTC (History)
5 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 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 ***