Public bug reported:
Binary package hint: zenity
"zenity --notification --listen" can't show multi lines tooltip.
But as cmd line parameter is works fine: zenity --notification --text
$'line1\nline2'
"zenity --notification" does not have command line parameter for "message"
This does not work: zenity --notification --title hi
Also this does not work: echo 'message:hi' | zenity --notification
But this works: echo 'message:hi' | zenity --notification --listen
"zenity --notification --listen" does not exit (does nothing) on click on
notification icon
But without "--listen", when notification icon is clicked, zenity does exit.
"zenity --notification" man page does not tell about icon and message, does not
explain about tooltip.
Man page say only: "--text" set the notification text (message or tooltip?)
** Affects: zenity (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Binary package hint: zenity
"zenity --notification --listen" can't show multi lines tooltip.
- But as cmd line parameter is works fine: zenity --notification
--text=$'line1\nline2'
+ But as cmd line parameter is works fine: zenity --notification --text
$'line1\nline2'
"zenity --notification" does not have command line parameter for "message"
+ This does not work: zenity --notification --title hi
Also this does not work: echo 'message:hi' | zenity --notification
But this works: echo 'message:hi' | zenity --notification --listen
"zenity --notification --listen" does not exit (does nothing) on click on
notification icon
But without "--listen", when notification icon is clicked, zenity does exit.
"zenity --notification" man page does not tell about icon and message, does
not explain about tooltip.
Man page say only: "--text" set the notification text (message or tooltip?)
--
"zenity --notification" is inconsistent (version 2.22.1)
https://bugs.launchpad.net/bugs/387984
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs