Activity log for bug #387984

Date Who What changed Old value New value Message
2009-06-16 15:56:20 mmm bug added bug
2009-06-16 15:59:50 mmm description 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" 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?) 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?)
2009-06-17 19:34:21 Pedro Villavicencio zenity (Ubuntu): importance Undecided Low
2009-06-17 19:36:14 Pedro Villavicencio bug watch added http://bugzilla.gnome.org/show_bug.cgi?id=559848
2009-06-17 19:36:14 Pedro Villavicencio zenity (Ubuntu): status New Triaged
2009-06-17 19:36:14 Pedro Villavicencio zenity (Ubuntu): assignee Ubuntu Desktop Bugs (desktop-bugs)
2009-06-17 19:36:28 Pedro Villavicencio summary "zenity --notification" is inconsistent (version 2.22.1) Notifications using --listen should allow clicking to remove the icon
2009-06-17 19:36:59 Pedro Villavicencio bug task added zenity
2009-06-17 20:21:39 Bug Watch Updater zenity: status Unknown New
2009-06-18 11:43:21 mmm bug watch added http://bugzilla.gnome.org/show_bug.cgi?id=507924
2009-06-18 11:43:21 mmm bug watch added http://bugzilla.gnome.org/show_bug.cgi?id=310001
2009-06-18 11:43:21 mmm bug watch added http://bugzilla.gnome.org/show_bug.cgi?id=496566
2010-09-16 02:21:42 Bug Watch Updater zenity: importance Unknown Medium
2012-04-19 19:57:28 Bug Watch Updater zenity: status New Expired
2012-04-27 17:24:49 ceg description 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?) Binary package hint: zenity Zenity --notify (or better --trayicon Bug #884011) may just always listen on stdin, and provide an --exit-on-click option enable user feedback. This would remove the asumption that --listen always means to endlessly listen to commands on stdin. It would provide the calling script with feedback upon user action (zenity exits), while being able to modify the status. Ideally, zenity could also accept an "exit" or "quit" command on stdin, in addition to Ctrl-C or closing the file descriptor. --- The follwing issues that got mixed into this report seem fixed, or are intended behavior: "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?)
2012-04-27 17:25:25 ceg description Binary package hint: zenity Zenity --notify (or better --trayicon Bug #884011) may just always listen on stdin, and provide an --exit-on-click option enable user feedback. This would remove the asumption that --listen always means to endlessly listen to commands on stdin. It would provide the calling script with feedback upon user action (zenity exits), while being able to modify the status. Ideally, zenity could also accept an "exit" or "quit" command on stdin, in addition to Ctrl-C or closing the file descriptor. --- The follwing issues that got mixed into this report seem fixed, or are intended behavior: "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?) Binary package hint: zenity Zenity --notification (or better --trayicon Bug #884011) may just always listen on stdin, and provide an --exit-on-click option enable user feedback. This would remove the asumption that --listen always means to endlessly listen to commands on stdin. It would provide the calling script with feedback upon user action (zenity exits), while being able to modify the status. Ideally, zenity could also accept an "exit" or "quit" command on stdin, in addition to Ctrl-C or closing the file descriptor. --- The follwing issues that got mixed into this report seem fixed, or are intended behavior: "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?)
2012-04-27 17:25:45 ceg description Binary package hint: zenity Zenity --notification (or better --trayicon Bug #884011) may just always listen on stdin, and provide an --exit-on-click option enable user feedback. This would remove the asumption that --listen always means to endlessly listen to commands on stdin. It would provide the calling script with feedback upon user action (zenity exits), while being able to modify the status. Ideally, zenity could also accept an "exit" or "quit" command on stdin, in addition to Ctrl-C or closing the file descriptor. --- The follwing issues that got mixed into this report seem fixed, or are intended behavior: "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?) Binary package hint: zenity Zenity --notification (or better --trayicon Bug #884011) may just always listen on stdin, and provide an --exit-on-click option to enable user feedback. This would remove the asumption that --listen always means to endlessly listen to commands on stdin. It would provide the calling script with feedback upon user action (zenity exits), while being able to modify the status. Ideally, zenity could also accept an "exit" or "quit" command on stdin, in addition to Ctrl-C or closing the file descriptor. --- The follwing issues that got mixed into this report seem fixed, or are intended behavior: "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?)