Bug 2432

Summary: dbus-monitor does not support connecting to an arbitrary bus
Product: dbus Reporter: Daniel Reed <djr>
Component: coreAssignee: Havoc Pennington <hp>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: high CC: walters
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: patch to add --address ADDRESS command-line option to dbus-monitor to connect to an arbitrary bus
second patch; modifies dbus-send in the same way

Description Daniel Reed 2005-01-31 11:50:00 UTC
dbus-monitor is useful as a diagnostic tool for debugging DBUS clients and
servers. DBUS allows busses to be created other than the session and system bus,
but dbus-monitor does not have any way to monitor these alternate busses.
Comment 1 Daniel Reed 2005-01-31 11:50:40 UTC
Created attachment 1799 [details] [review]
patch to add --address ADDRESS command-line option to dbus-monitor to connect to an arbitrary bus
Comment 2 Daniel Reed 2005-01-31 16:12:52 UTC
Created attachment 1804 [details] [review]
second patch; modifies dbus-send in the same way
Comment 3 Colin Walters 2005-06-15 22:27:56 UTC
Well, if we're going to extend it this way we should probably support the
non-bus (i.e. peer-to-peer) too.  So in that case you wouldn't call
dbus_bus_register.
Comment 4 Colin Walters 2009-07-13 11:07:09 UTC
Updated to master and pushed.

commit e4b271e2425a36884b5e3e70e6a32d440b41d145
Author: Daniel Reed <djr@redhat.com>
Date:   Mon Jul 13 14:06:26 2009 -0400

    Bug 2432 - Support --address option for dbus-monitor
    
    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.