View Single Post
Posts: 114 | Thanked: 201 times | Joined on Apr 2009
#67
Originally Posted by qwerty12 View Post
Sorry, but my attempts to reproduce it were to no avail. (Could you maybe add an option to have it log to syslog, instead? [AFAIK, GLog's default handler under Fremantle outputs to syslog.])
Good idea -- I'll put that on the list for 3.2.

Originally Posted by qwerty12 View Post
P.S. As a pedant and a GLib-whore lover, I have to ask to satisfy my feeling of nosiness: Why use the DBus-GLib bindings to provide the dbus-switchboard service but use the libdbus functions to listen to signals?
Because I have no idea how to eavesdrop on D-Bus traffic using the GLib API (the present code does the same thing that dbus-monitor does).
 

The Following User Says Thank You to steven676 For This Useful Post: