Peter Münster <
pml...@free.fr> writes:
Hi Peter,
> When I call
>
> (notifications-notify :body "<test>")
>
> the notification pop-up is empty, no body-text.
When I do the same, the <test> body is there. Possibly, the difference
is the notification service we're using. I'm on GNOME3.
BTW, I've just noticed that
% notify-send "" "<test>"
in a terminal just says
No summary specified.
and no notification appears. So probably the summary is kind of a
mandatory field, and your notification daemon is strict with that while
the GNOME Shell isn't.
Bye,
Tassilo