Get "Connection Error" when invoking dbus_bus_get()

Thiago Macieira thiago at kde.org
Tue Jan 8 04:59:39 PST 2008


On Tuesday 08 January 2008 11:51:49 jinqing17 wrote:
> Hi,
>
> I'm new to dbus programming.
> I have writen an application to receive/send signals by session bus. When
> running, the following message is given.
>
> Connection Error (Did not receive a reply. Possible causes include: the
> remote a pplication did not send a reply, the message bus security policy
> blocked the rep ly, the reply timeout expired, or the network connection
> was broken.)
>
> This error message was send out when invoking dbus_bus_get(). I looked
> through the source of dbus and found it was emitted in
> _dbus_pending_call_set_timeout_error_unlocked(), which is invoked in
> dbus_connection_send_with_reply().
>
> Why did this error exsit? It there something wrong with the bus's
> configuration? Any information is appieciated! Thanks a lot.

Are you connecting to a session bus started by another user?

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freedesktop.org/archives/dbus/attachments/20080108/8ebfe4fe/attachment.pgp 


More information about the dbus mailing list