#51466: Zenity works for many commands but not for notification -----------------------------------+---------------------- Reporter: stephane.plaisance@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: | -----------------------------------+---------------------- Description changed by mf2k@…: Old description:
ElCapitan with all ports up to date
I installed xinit and xorg-server as advertised in [https://trac.macports.org/ticket/42739] and rebooted but the following problem remains.
''--notification'' commands do not show a zenity dialog and report an error {{{ zenity --notification --text "show me something."
** (zenity:2501): WARNING **: Error showing notification: The connection is closed }}}
by contrast (but with a warning), I can run {{{ zenity --info --text "show me something." Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. }}}
Thanks for any hint to improve this
New description: ElCapitan with all ports up to date I installed xinit and xorg-server as advertised in ticket:42739 and rebooted but the following problem remains. ''--notification'' commands do not show a zenity dialog and report an error {{{ zenity --notification --text "show me something." ** (zenity:2501): WARNING **: Error showing notification: The connection is closed }}} by contrast (but with a warning), I can run {{{ zenity --info --text "show me something." Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. }}} Thanks for any hint to improve this -- -- Ticket URL: <https://trac.macports.org/ticket/51466#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X