Proxy Call Error
David Zeuthen
david at fubar.dk
Wed Aug 20 15:44:30 PDT 2008
Hi,
You might be interested in reading this blog post that I did some time
ago about system bus activation (I'm *guessing* that's what you want
since you didn't specify session or system)
http://blog.fubar.dk/?p=93
Also, one thing to be aware of is that there's still a bug present with
some versions of dbus-daemon (affects HEAD too I believe) - you may need
to send a HUP signal, e.g. like this
# kill -HUP $(cat /var/run/messagebus.pid)
for the system bus (location of pid file may vary with distro).
David
More information about the dbus
mailing list