Bug 2432 - dbus-monitor does not support connecting to an arbitrary bus
Summary: dbus-monitor does not support connecting to an arbitrary bus
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high enhancement
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-31 11:50 UTC by Daniel Reed
Modified: 2009-07-13 11:07 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
patch to add --address ADDRESS command-line option to dbus-monitor to connect to an arbitrary bus (2.92 KB, patch)
2005-01-31 11:50 UTC, Daniel Reed
Details | Splinter Review
second patch; modifies dbus-send in the same way (8.79 KB, patch)
2005-01-31 16:12 UTC, Daniel Reed
Details | Splinter Review

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.