I&#39;m attempting to modify the example found at <a href="http://live.gnome.org/DBusGlibBindings">http://live.gnome.org/DBusGlibBindings</a> and have managed to get as far as a successful compile after adding a couple of minor modifications. But if I run my service and try to attach to it (using dbus-explorer that is part of the d-feet package in Ubuntu) the service seg faults and I get an error that says:<div>
<br></div><div>&quot;Managed D-Bus error on path : /org/freedesktop/Cldd Error : org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)</div><div><br></div><div>I&#39;m a real beginner to DBus so I&#39;m having some difficulty troubleshooting my problem, if anyone is able to offer any suggestions I would really appreciate it. If anyone is willing to take a look the source can be pulled using:</div>
<div><br></div><div>bzr checkout lp:~geoff-jay/+junk/cldd</div><div><br></div><div>Thanks a lot.</div>