Python / C++ application D-Bus usage issues

Thiago Macieira thiago at kde.org
Wed Dec 12 14:11:33 PST 2012


On quarta-feira, 12 de dezembro de 2012 12.57.58, Kip Warner wrote:
> > You do not need to get a proxy object. You simply need to send the signal.
> 
> Thanks Thiago, but can you show me how to do that? The reason I ask is I
> thought I was already doing that here:
> 
> message = SignalMessage(DBUS_OBJECT_PATH, DBUS_INTERFACE, "Ready")
> self._sessionBus.send_message(message)
> self._sessionBus.flush()

Indeed, you are doing it.

But I don't think you've even reached that point. Your application stopped 
earlier.

-- 
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/20121212/cf671351/attachment.pgp>


More information about the dbus mailing list