python - using a signal not in introspection
Havoc Pennington
hp at redhat.com
Wed Apr 25 17:01:14 PDT 2007
Hi,
John (J5) Palmieri wrote:
> On Wed, 2007-04-25 at 19:52 -0400, Havoc Pennington wrote:
>> John (J5) Palmieri wrote:
>>> I believe we send ActionInvoked signals to the caller who started the
>>> notification (set_destination with the unique name) so if your python
>>> app isn't the caller it won't get them.
>>>
>> It is the caller and the signal is sent to it (according to
>> dbus-monitor) so I don't think that's it...
>
> Any test case I can play with?
Here is one version of the file (I tried a number of variations):
http://svn.mugshot.org/dumbhippo/trunk/client/bigboard/bigboard/google.py
I can try and make the test case smaller tomorrow. I think it is just a
couple lines though, bus = SessionBus() and the add_signal_receiver().
Perhaps it matters whether an interface proxy is created, though.
Havoc
More information about the dbus
mailing list