Cannot get D-BUS working
Havoc Pennington
hp@redhat.com
Wed Mar 10 21:10:31 PST 2004
On Wed, 2004-03-10 at 13:28, Pier Luigi Fiorini wrote:
> Hi,
> I played a bit with D-BUS in these days and I made a simple program that send
> a signal to the system bus (see the attachment).
>
> With dbus-monitor --system "member='TestSignal'" or
> dbus-monitor --system "type='signal',interface='org.test.simple'" or
> dbus-monitor --system "sender='org.test.example'"
> I don't see any message. :-/
>
> What's wrong with my simple app?
System bus denies all messages by default, you have to modify the system
bus config to punch through your test signal.
Havoc
More information about the dbus
mailing list