Patch to fix dbus-send in XMonad.Config.Gnome

* Fix dbus-send call in XMonad.Config.Gnome dbus-send --print-reply=string is invalid, but it was silently ignored until recently: http://cgit.freedesktop.org/dbus/dbus/commit/tools/dbus-send.c?id=c690ee4351... I've changed XMonad.Config.Gnome to run --print-reply=literal, since that's what the old behavior was. http://cgit.freedesktop.org/dbus/dbus/commit/tools/dbus-send.c?id=c690ee4351...

Hi, can someone look at this and commit it? It fixes a command-line
flag that XMonad.Config.Gnome sends to dbus-send. I'm tired of having
to manually repatch XMonad-Contrib every time (because otherwise
XMonad / GNOME integration breaks).
2014-01-28 19:45 GMT-08:00 md143rbh7f
* Fix dbus-send call in XMonad.Config.Gnome dbus-send --print-reply=string is invalid, but it was silently ignored until recently: http://cgit.freedesktop.org/dbus/dbus/commit/tools/dbus-send.c?id=c690ee4351... I've changed XMonad.Config.Gnome to run --print-reply=literal, since that's what the old behavior was.

Applied, thanks! ~d On 2014-05-29 19:05, md143rbh7f wrote:
Hi, can someone look at this and commit it? It fixes a command-line flag that XMonad.Config.Gnome sends to dbus-send. I'm tired of having to manually repatch XMonad-Contrib every time (because otherwise XMonad / GNOME integration breaks).
2014-01-28 19:45 GMT-08:00 md143rbh7f
: * Fix dbus-send call in XMonad.Config.Gnome dbus-send --print-reply=string is invalid, but it was silently ignored until recently: http://cgit.freedesktop.org/dbus/dbus/commit/tools/dbus-send.c?id=c690ee4351... I've changed XMonad.Config.Gnome to run --print-reply=literal, since that's what the old behavior was.
xmonad mailing list xmonad@haskell.org http://www.haskell.org/mailman/listinfo/xmonad

This 1-patch bundle was just applied to http://code.haskell.org/XMonadContrib: 20140129032114 md143rbh7f@gmail.com * Fix dbus-send call in XMonad.Config.Gnome dbus-send --print-reply=string is invalid, but it was silently ignored until recently: http://cgit.freedesktop.org/dbus/dbus/commit/tools/dbus-send.c?id=c690ee4351... I've changed XMonad.Config.Gnome to run --print-reply=literal, since that's what the old behavior was. -- This message was brought to you by DarcsWatch http://darcswatch.nomeata.de/repo_http:__code.haskell.org_XMonadContrib.html...
participants (3)
-
Daniel Wagner
-
darcswatch@nomeata.de
-
md143rbh7f