Notifications without body don't show up
Notifications contain summary and optional body. However, in Phosh notifications without body fail to show up properly.
To reproduce:
notify-send "lorem ipsum"
You'll see that something (single pixel line?) shows up on the screen, but hides after a split second.
Notifications with body (like notify-send "lorem ipsum" "dolor sit amet"
) work fine.
Edited by Sebastian Krzyszkowiak