Python / C++ application D-Bus usage issues

Thiago Macieira thiago at kde.org
Mon Dec 17 00:16:54 PST 2012


On domingo, 16 de dezembro de 2012 22.41.25, Kip Warner wrote:
> My problem now is that I am still seeing the following non-fatal error:
> 
>         ERROR:dbus.proxies:Introspect error
>         on :1.341:/com/myproject/MyObject:
>         dbus.exceptions.DBusException:
>         org.freedesktop.DBus.Error.NoReply: Did not receive a reply.
>         Possible causes include: the remote application did not send a
>         reply, the message bus security policy blocked the reply, the
>         reply timeout expired, or the network connection was broken.

You're still creating a proxy. Don't do that.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20121217/c03f0a76/attachment.pgp>


More information about the dbus mailing list