[xmonad] Patch to fix dbus-send in XMonad.Config.Gnome

md143rbh7f md143rbh7f at gmail.com
Wed Jan 29 03:45:54 UTC 2014


* 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=c690ee4351f99ed5e629ffcf5f4a2edcd418d103
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=c690ee4351f99ed5e629ffcf5f4a2edcd418d103>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20140128/0e5bf623/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnomeDbus.dpatch
Type: application/octet-stream
Size: 13192 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20140128/0e5bf623/attachment.obj>


More information about the xmonad mailing list