After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660127 - Implement introspection of object paths in daemon dbus
Implement introspection of object paths in daemon dbus
Status: RESOLVED FIXED
Product: gnome-keyring
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-09-26 12:41 UTC by Stef Walter
Modified: 2011-09-26 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dbus: Implement <node> children in DBus introspection data (26.95 KB, patch)
2011-09-26 12:41 UTC, Stef Walter
none Details | Review

Description Stef Walter 2011-09-26 12:41:16 UTC
Implement introspection object paths with <node> XML in the secret service implementation. This allows debuggers like d-feet to work correctly.
Comment 1 Stef Walter 2011-09-26 12:41:39 UTC
Created attachment 197471 [details] [review]
dbus: Implement <node> children in DBus introspection data

 * This allows tools like d-feet to see what's going on in
   the service.
Comment 2 Stef Walter 2011-09-26 13:42:01 UTC
Tested by oberon. Merged into master.