[Telepathy] python_iface_messaging/example.py with telepathy-haze

Will Thompson will.thompson at collabora.co.uk
Fri Jan 22 03:14:04 PST 2010


On 21/01/10 18:20, Anand CVR wrote:
> I've pasted below the last few dbus-monitor messages from both runs.

> Run with Haze
> -------------------
> signal sender=:1.2 -> dest=(null destination) serial=111
> path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom;
> interface=org.freedesktop.Telepathy.Connection; member=StatusChanged
>    uint32 1
>    uint32 1
> method return sender=:1.2 -> dest=:1.1 reply_serial=16
> method call sender=:1.1 -> dest=:1.2 serial=17
> path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom;
> interface=org.freedesktop.Telepathy.Connection; member=Disconnect
> signal sender=:1.2 -> dest=(null destination) serial=113
> path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom;
> interface=org.freedesktop.Telepathy.Connection; member=StatusChanged
>    uint32 2
>    uint32 1

The Haze connection moves to state Connecting; and then for some reason 
something calls Disconnect() on it!

I can't see why the example would be calling Disconnect(), other than a 
method call failing or you hitting ^C. The excerpt of dbus-monitor 
output you gave doesn't show any method calls failing; could you provide 
more of the dbus-monitor output, and also the output of the example?

Thanks,

-- 
Will


More information about the telepathy mailing list