Bug 16925 - bash completion for dbus-send(1)
Summary: bash completion for dbus-send(1)
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: GLib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Rob Taylor
QA Contact: John (J5) Palmieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 09:38 UTC by David Zeuthen (not reading bugmail)
Modified: 2008-12-04 12:49 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
proposed patch (20.16 KB, patch)
2008-07-31 09:38 UTC, David Zeuthen (not reading bugmail)
Details | Splinter Review

Description David Zeuthen (not reading bugmail) 2008-07-31 09:38:17 UTC
Created attachment 18043 [details] [review]
proposed patch

I've added bash completion to dbus-send(1) - it's very useful, see http://blog.fubar.dk/?p=101 for some information and a link to a screencast.

Ideally this should go into mainline D-Bus but there's no XML introspection parser (yet) there. So suggest to include it here for now.
Comment 1 Colin Walters 2008-12-04 12:49:54 UTC
Yeah, ideally it would go in dbus, but...ok.

commit 6ba71576f4417bab46ca666fa44dda52dee95e88
Author: David Zeuthen <davidz@redhat.com>
Date:   Thu Jul 31 12:28:07 2008 -0400

    add bash completion for dbus-send(1)
    
    For now, it's in dbus-glib since dbus doesn't have an introspection
    XML parser (yet).
    
    Signed-off-by: Colin Walters <walters@verbum.org>



Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.