Thanks Will. The "Disconnect" part in the haze dbus-monitor output in my previous email was due to my hitting Ctrl-C. I should've mentioned that. Sorry about that.<br>I ran the example with gabble and haze again and captured the dbus-monitor output and screen output. I've pasted them below. In the output below, the "Disconnect" part is not shown for both gabble and haze runs (in screen output and dbus-monitor output).<br>
<br>Appreciate your help.<br>Thanks,<br>Anand<br><font face="courier new,monospace"><br><br>----------Program output with Gabble-----------<br>anand@anand-dell1:~/telepathy$ python text_channel.py <a href="mailto:anand@cvr01.lf.comll.com">anand@cvr01.lf.comll.com</a><br>
Password: <br>org.freedesktop.Telepathy.Connection.gabble.jabber.anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a /org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a<br>
Establishing connection...<br>Carrier Detected<br>Ctrl-C to disconnect<br>Connection Interfaces:<br> - org.freedesktop.Telepathy.Connection.Interface.Aliasing<br> - org.freedesktop.Telepathy.Connection.Interface.Capabilities<br>
- org.freedesktop.Telepathy.Connection.Interface.SimplePresence<br> - org.freedesktop.Telepathy.Connection.Interface.Presence<br> - org.freedesktop.Telepathy.Connection.Interface.Avatars<br> - org.freedesktop.Telepathy.Connection.Interface.Contacts<br>
- org.freedesktop.Telepathy.Connection.Interface.Requests<br> - org.laptop.Telepathy.Gadget<br> - org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT<br> - org.freedesktop.Telepathy.Connection.Interface.Location<br>
- org.laptop.Telepathy.BuddyInfo<br> - org.laptop.Telepathy.ActivityProperties<br>----------dbus-monitor output with Gabble------<br>signal sender=org.freedesktop.DBus -> dest=:1.0 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired<br>
string ":1.0"<br>method call sender=:1.0 -> dest=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='method_call'"<br>
method call sender=:1.0 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='method_return'"<br>method call sender=:1.0 -> dest=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br>
string "type='error'"<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br> string ":1.1"<br>
string ""<br> string ":1.1"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName<br>
string "org.freedesktop.Telepathy.ConnectionManager.gabble"<br> uint32 0<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br>
string ":1.2"<br> string ""<br> string ":1.2"<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello<br>
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br> string "org.freedesktop.Telepathy.ConnectionManager.gabble"<br>
string ""<br> string ":1.2"<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName<br> string "org.freedesktop.Telepathy.ConnectionManager.gabble"<br>
uint32 4<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br> string "org.freedesktop.Telepathy.ConnectionManager.gabble"<br>
method call sender=:1.1 -> dest=:1.2 serial=5 path=/org/freedesktop/Telepathy/ConnectionManager/gabble; interface=org.freedesktop.DBus.Introspectable; member=Introspect<br>method return sender=:1.2 -> dest=:1.1 reply_serial=5<br>
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"<br>"<a href="http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd</a>"><br>
<node><br> <interface name="org.freedesktop.DBus.Introspectable"><br> <method name="Introspect"><br> <arg name="data" direction="out" type="s"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.DBus.Properties"><br> <method name="Get"><br> <arg name="interface" direction="in" type="s"/><br>
<arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="out" type="v"/><br> </method><br> <method name="Set"><br>
<arg name="interface" direction="in" type="s"/><br> <arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="in" type="v"/><br>
</method><br> <method name="GetAll"><br> <arg name="interface" direction="in" type="s"/><br> <arg name="props" direction="out" type="a{sv}"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.Telepathy.ConnectionManager"><br> <method name="RequestConnection"><br> <arg name="Protocol" type="s" direction="in"/><br>
<arg name="Parameters" type="a{sv}" direction="in"/><br> <arg name="Bus_Name" type="s" direction="out"/><br> <arg name="Object_Path" type="o" direction="out"/><br>
</method><br> <method name="ListProtocols"><br> <arg name="Protocols" type="as" direction="out"/><br> </method><br> <method name="GetParameters"><br>
<arg name="Protocol" type="s" direction="in"/><br> <arg name="Parameters" type="a(susv)" direction="out"/><br> </method><br> <signal name="NewConnection"><br>
<arg type="s"/><br> <arg type="o"/><br> <arg type="s"/><br> </signal><br> </interface><br></node><br>"<br>method call sender=:1.1 -> dest=:1.2 serial=6 path=/org/freedesktop/Telepathy/ConnectionManager/gabble; interface=org.freedesktop.Telepathy.ConnectionManager; member=RequestConnection<br>
string "jabber"<br> array [<br> dict entry(<br> string "account"<br> variant string "<a href="mailto:anand@cvr01.lf.comll.com">anand@cvr01.lf.comll.com</a>"<br>
)<br> dict entry(<br> string "password"<br> variant string "anand123"<br> )<br> ]<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br>
string "org.freedesktop.Telepathy.Connection.gabble.jabber.anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a"<br> string ""<br> string ":1.2"<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName<br>
string "org.freedesktop.Telepathy.Connection.gabble.jabber.anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a"<br> uint32 4<br>signal sender=:1.2 -> dest=(null destination) serial=5 path=/org/freedesktop/Telepathy/ConnectionManager/gabble; interface=org.freedesktop.Telepathy.ConnectionManager; member=NewConnection<br>
string "org.freedesktop.Telepathy.Connection.gabble.jabber.anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a"<br> object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a"<br>
string "jabber"<br>method return sender=:1.2 -> dest=:1.1 reply_serial=6<br> string "org.freedesktop.Telepathy.Connection.gabble.jabber.anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a"<br>
object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br>
string "org.freedesktop.Telepathy.Connection.gabble.jabber.anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a"<br>method call sender=:1.1 -> dest=:1.2 serial=8 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.DBus.Introspectable; member=Introspect<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.2'"<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br> string ":1.2"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br>
string "type='signal',sender=':1.2',path='/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a',interface='org.freedesktop.Telepathy.Connection',member='StatusChanged'"<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.2'"<br>
method return sender=:1.2 -> dest=:1.1 reply_serial=8<br> string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"<br>"<a href="http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd</a>"><br>
<node><br> <interface name="org.freedesktop.DBus.Introspectable"><br> <method name="Introspect"><br> <arg name="data" direction="out" type="s"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.DBus.Properties"><br> <method name="Get"><br> <arg name="interface" direction="in" type="s"/><br>
<arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="out" type="v"/><br> </method><br> <method name="Set"><br>
<arg name="interface" direction="in" type="s"/><br> <arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="in" type="v"/><br>
</method><br> <method name="GetAll"><br> <arg name="interface" direction="in" type="s"/><br> <arg name="props" direction="out" type="a{sv}"/><br>
</method><br> </interface><br> <interface name="org.laptop.Telepathy.Gadget"><br> <method name="Publish"><br> <arg name="publish" type="b" direction="in"/><br>
</method><br> <signal name="GadgetDiscovered"><br> </signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT"><br>
<method name="GetContactCapabilities"><br> <arg name="handles" type="au" direction="in"/><br> <arg name="Contact_Capabilities" type="a{ua(a{sv}as)}" direction="out"/><br>
</method><br> <method name="SetSelfCapabilities"><br> <arg name="caps" type="aa{sv}" direction="in"/><br> </method><br> <signal name="ContactCapabilitiesChanged"><br>
<arg type="a{ua(a{sv}as)}"/><br> </signal><br> </interface><br> <interface name="org.laptop.Telepathy.ActivityProperties"><br> <method name="GetProperties"><br>
<arg name="room" type="u" direction="in"/><br> <arg name="properties" type="a{sv}" direction="out"/><br> </method><br> <method name="SetProperties"><br>
<arg name="room" type="u" direction="in"/><br> <arg name="properties" type="a{sv}" direction="in"/><br> </method><br> <signal name="ActivityPropertiesChanged"><br>
<arg type="u"/><br> <arg type="a{sv}"/><br> </signal><br> </interface><br> <interface name="org.laptop.Telepathy.BuddyInfo"><br> <method name="GetCurrentActivity"><br>
<arg name="contact" type="u" direction="in"/><br> <arg name="activity" type="s" direction="out"/><br> <arg name="channel" type="u" direction="out"/><br>
</method><br> <method name="SetCurrentActivity"><br> <arg name="activity" type="s" direction="in"/><br> <arg name="channel" type="u" direction="in"/><br>
</method><br> <method name="GetActivities"><br> <arg name="contact" type="u" direction="in"/><br> <arg name="activities" type="a(su)" direction="out"/><br>
</method><br> <method name="SetActivities"><br> <arg name="activities" type="a(su)" direction="in"/><br> </method><br> <method name="GetProperties"><br>
<arg name="contact" type="u" direction="in"/><br> <arg name="properties" type="a{sv}" direction="out"/><br> </method><br> <method name="SetProperties"><br>
<arg name="properties" type="a{sv}" direction="in"/><br> </method><br> <signal name="CurrentActivityChanged"><br> <arg type="u"/><br>
<arg type="s"/><br> <arg type="u"/><br> </signal><br> <signal name="ActivitiesChanged"><br> <arg type="u"/><br> <arg type="a(su)"/><br>
</signal><br> <signal name="PropertiesChanged"><br> <arg type="u"/><br> <arg type="a{sv}"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Presence"><br>
<method name="SetStatus"><br> <arg name="Statuses" type="a{sa{sv}}" direction="in"/><br> </method><br> <method name="SetLastActivityTime"><br>
<arg name="Time" type="u" direction="in"/><br> </method><br> <method name="RequestPresence"><br> <arg name="Contacts" type="au" direction="in"/><br>
</method><br> <method name="RemoveStatus"><br> <arg name="Status" type="s" direction="in"/><br> </method><br> <method name="GetStatuses"><br>
<arg name="Available_Statuses" type="a{s(ubba{ss})}" direction="out"/><br> </method><br> <method name="GetPresence"><br> <arg name="Contacts" type="au" direction="in"/><br>
<arg name="Presence" type="a{u(ua{sa{sv}})}" direction="out"/><br> </method><br> <method name="ClearStatus"><br> </method><br> <method name="AddStatus"><br>
<arg name="Status" type="s" direction="in"/><br> <arg name="Parameters" type="a{sv}" direction="in"/><br> </method><br> <signal name="PresenceUpdate"><br>
<arg type="a{u(ua{sa{sv}})}"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Location"><br> <method name="SetLocation"><br>
<arg name="Location" type="a{sv}" direction="in"/><br> </method><br> <method name="RequestLocation"><br> <arg name="Contact" type="u" direction="in"/><br>
<arg name="Location" type="a{sv}" direction="out"/><br> </method><br> <method name="GetLocations"><br> <arg name="Contacts" type="au" direction="in"/><br>
<arg name="Locations" type="a{ua{sv}}" direction="out"/><br> </method><br> <signal name="LocationUpdated"><br> <arg type="u"/><br>
<arg type="a{sv}"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Contacts"><br> <method name="GetContactAttributes"><br>
<arg name="Handles" type="au" direction="in"/><br> <arg name="Interfaces" type="as" direction="in"/><br> <arg name="Hold" type="b" direction="in"/><br>
<arg name="Attributes" type="a{ua{sv}}" direction="out"/><br> </method><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.SimplePresence"><br>
<method name="GetPresences"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Presence" type="a{u(uss)}" direction="out"/><br>
</method><br> <method name="SetPresence"><br> <arg name="Status" type="s" direction="in"/><br> <arg name="Status_Message" type="s" direction="in"/><br>
</method><br> <signal name="PresencesChanged"><br> <arg type="a{u(uss)}"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Capabilities"><br>
<method name="GetCapabilities"><br> <arg name="Handles" type="au" direction="in"/><br> <arg name="Contact_Capabilities" type="a(usuu)" direction="out"/><br>
</method><br> <method name="AdvertiseCapabilities"><br> <arg name="Add" type="a(su)" direction="in"/><br> <arg name="Remove" type="as" direction="in"/><br>
<arg name="Self_Capabilities" type="a(su)" direction="out"/><br> </method><br> <signal name="CapabilitiesChanged"><br> <arg type="a(usuuuu)"/><br>
</signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Avatars"><br> <method name="ClearAvatar"><br> </method><br> <method name="SetAvatar"><br>
<arg name="Avatar" type="ay" direction="in"/><br> <arg name="MIME_Type" type="s" direction="in"/><br> <arg name="Token" type="s" direction="out"/><br>
</method><br> <method name="RequestAvatars"><br> <arg name="Contacts" type="au" direction="in"/><br> </method><br> <method name="RequestAvatar"><br>
<arg name="Contact" type="u" direction="in"/><br> <arg name="Data" type="ay" direction="out"/><br> <arg name="MIME_Type" type="s" direction="out"/><br>
</method><br> <method name="GetKnownAvatarTokens"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Tokens" type="a{us}" direction="out"/><br>
</method><br> <method name="GetAvatarTokens"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Tokens" type="as" direction="out"/><br>
</method><br> <method name="GetAvatarRequirements"><br> <arg name="MIME_Types" type="as" direction="out"/><br> <arg name="Min_Width" type="q" direction="out"/><br>
<arg name="Min_Height" type="q" direction="out"/><br> <arg name="Max_Width" type="q" direction="out"/><br> <arg name="Max_Height" type="q" direction="out"/><br>
<arg name="Max_Bytes" type="u" direction="out"/><br> </method><br> <signal name="AvatarRetrieved"><br> <arg type="u"/><br> <arg type="s"/><br>
<arg type="ay"/><br> <arg type="s"/><br> </signal><br> <signal name="AvatarUpdated"><br> <arg type="u"/><br> <arg type="s"/><br>
</signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Aliasing"><br> <method name="SetAliases"><br> <arg name="Aliases" type="a{us}" direction="in"/><br>
</method><br> <method name="GetAliases"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Aliases" type="a{us}" direction="out"/><br>
</method><br> <method name="RequestAliases"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Aliases" type="as" direction="out"/><br>
</method><br> <method name="GetAliasFlags"><br> <arg name="Alias_Flags" type="u" direction="out"/><br> </method><br> <signal name="AliasesChanged"><br>
<arg type="a(us)"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.DBus.Properties"><br> <method name="GetAll"><br> <arg name="Interface_Name" type="s" direction="in"/><br>
<arg name="Properties" type="a{sv}" direction="out"/><br> </method><br> <method name="Set"><br> <arg name="Interface_Name" type="s" direction="in"/><br>
<arg name="Property_Name" type="s" direction="in"/><br> <arg name="Value" type="v" direction="in"/><br> </method><br> <method name="Get"><br>
<arg name="Interface_Name" type="s" direction="in"/><br> <arg name="Property_Name" type="s" direction="in"/><br> <arg name="Value" type="v" direction="out"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Requests"><br> <method name="EnsureChannel"><br> <arg name="Request" type="a{sv}" direction="in"/><br>
<arg name="Yours" type="b" direction="out"/><br> <arg name="Channel" type="o" direction="out"/><br> <arg name="Properties" type="a{sv}" direction="out"/><br>
</method><br> <method name="CreateChannel"><br> <arg name="Request" type="a{sv}" direction="in"/><br> <arg name="Channel" type="o" direction="out"/><br>
<arg name="Properties" type="a{sv}" direction="out"/><br> </method><br> <signal name="ChannelClosed"><br> <arg type="o"/><br> </signal><br>
<signal name="NewChannels"><br> <arg type="a(oa{sv})"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection"><br>
<method name="RequestHandles"><br> <arg name="Handle_Type" type="u" direction="in"/><br> <arg name="Identifiers" type="as" direction="in"/><br>
<arg name="Handles" type="au" direction="out"/><br> </method><br> <method name="RequestChannel"><br> <arg name="Type" type="s" direction="in"/><br>
<arg name="Handle_Type" type="u" direction="in"/><br> <arg name="Handle" type="u" direction="in"/><br> <arg name="Suppress_Handler" type="b" direction="in"/><br>
<arg name="Object_Path" type="o" direction="out"/><br> </method><br> <method name="ReleaseHandles"><br> <arg name="Handle_Type" type="u" direction="in"/><br>
<arg name="Handles" type="au" direction="in"/><br> </method><br> <method name="ListChannels"><br> <arg name="Channel_Info" type="a(osuu)" direction="out"/><br>
</method><br> <method name="InspectHandles"><br> <arg name="Handle_Type" type="u" direction="in"/><br> <arg name="Handles" type="au" direction="in"/><br>
<arg name="Identifiers" type="as" direction="out"/><br> </method><br> <method name="HoldHandles"><br> <arg name="Handle_Type" type="u" direction="in"/><br>
<arg name="Handles" type="au" direction="in"/><br> </method><br> <method name="GetStatus"><br> <arg name="Status" type="u" direction="out"/><br>
</method><br> <method name="GetSelfHandle"><br> <arg name="Self_Handle" type="u" direction="out"/><br> </method><br> <method name="GetProtocol"><br>
<arg name="Protocol" type="s" direction="out"/><br> </method><br> <method name="GetInterfaces"><br> <arg name="Interfaces" type="as" direction="out"/><br>
</method><br> <method name="Disconnect"><br> </method><br> <method name="Connect"><br> </method><br> <signal name="StatusChanged"><br> <arg type="u"/><br>
<arg type="u"/><br> </signal><br> <signal name="ConnectionError"><br> <arg type="s"/><br> <arg type="a{sv}"/><br> </signal><br>
<signal name="NewChannel"><br> <arg type="o"/><br> <arg type="s"/><br> <arg type="u"/><br> <arg type="u"/><br> <arg type="b"/><br>
</signal><br> <signal name="SelfHandleChanged"><br> <arg type="u"/><br> </signal><br> </interface><br></node><br>"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br>
string ":1.2"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='signal',sender=':1.2',path='/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a',interface='org.freedesktop.Telepathy.Connection',member='StatusChanged'"<br>
method call sender=:1.1 -> dest=:1.2 serial=15 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=GetStatus<br>
method call sender=:1.1 -> dest=:1.2 serial=16 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=Connect<br>
method return sender=:1.2 -> dest=:1.1 reply_serial=15<br> uint32 2<br>signal sender=:1.2 -> dest=(null destination) serial=9 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=StatusChanged<br>
uint32 1<br> uint32 1<br>method return sender=:1.2 -> dest=:1.1 reply_serial=16<br>signal sender=:1.2 -> dest=(null destination) serial=11 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Presence; member=PresenceUpdate<br>
array [<br> dict entry(<br> uint32 1<br> struct {<br> uint32 0<br> array [<br> dict entry(<br> string "available"<br> array [<br>
]<br> )<br> ]<br> }<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=12 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.SimplePresence; member=PresencesChanged<br>
array [<br> dict entry(<br> uint32 1<br> struct {<br> uint32 2<br> string "available"<br> string ""<br> }<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=13 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=StatusChanged<br>
uint32 0<br> uint32 1<br>signal sender=:1.2 -> dest=(null destination) serial=14 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Presence; member=PresenceUpdate<br>
array [<br> dict entry(<br> uint32 2<br> struct {<br> uint32 0<br> array [<br> dict entry(<br> string "available"<br> array [<br>
]<br> )<br> ]<br> }<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=15 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.SimplePresence; member=PresencesChanged<br>
array [<br> dict entry(<br> uint32 2<br> struct {<br> uint32 2<br> string "available"<br> string ""<br> }<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=16 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Avatars; member=AvatarUpdated<br>
uint32 2<br> string ""<br>method call sender=:1.1 -> dest=:1.2 serial=17 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=GetInterfaces<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=18 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch<br> string "type='signal',sender=':1.2',path='/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a',interface='org.freedesktop.Telepathy.Connection',member='StatusChanged'"<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=19 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RemoveMatch<br> string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.2'"<br>
method call sender=:1.1 -> dest=:1.2 serial=20 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=GetInterfaces<br>
method return sender=:1.2 -> dest=:1.1 reply_serial=17<br> array [<br> string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"<br> string "org.freedesktop.Telepathy.Connection.Interface.Capabilities"<br>
string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"<br> string "org.freedesktop.Telepathy.Connection.Interface.Presence"<br> string "org.freedesktop.Telepathy.Connection.Interface.Avatars"<br>
string "org.freedesktop.Telepathy.Connection.Interface.Contacts"<br> string "org.freedesktop.Telepathy.Connection.Interface.Requests"<br> string "org.laptop.Telepathy.Gadget"<br>
string "org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT"<br> string "org.freedesktop.Telepathy.Connection.Interface.Location"<br> string "org.laptop.Telepathy.BuddyInfo"<br>
string "org.laptop.Telepathy.ActivityProperties"<br> ]<br>method return sender=:1.2 -> dest=:1.1 reply_serial=20<br> array [<br> string "org.freedesktop.Telepathy.Connection.Interface.Aliasing"<br>
string "org.freedesktop.Telepathy.Connection.Interface.Capabilities"<br> string "org.freedesktop.Telepathy.Connection.Interface.SimplePresence"<br> string "org.freedesktop.Telepathy.Connection.Interface.Presence"<br>
string "org.freedesktop.Telepathy.Connection.Interface.Avatars"<br> string "org.freedesktop.Telepathy.Connection.Interface.Contacts"<br> string "org.freedesktop.Telepathy.Connection.Interface.Requests"<br>
string "org.laptop.Telepathy.Gadget"<br> string "org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT"<br> string "org.freedesktop.Telepathy.Connection.Interface.Location"<br>
string "org.laptop.Telepathy.BuddyInfo"<br> string "org.laptop.Telepathy.ActivityProperties"<br> ]<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=21 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br>
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.2'"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=22 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br>
string ":1.2"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=23 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='signal',sender=':1.2',path='/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a',interface='org.freedesktop.Telepathy.Connection.Interface.Requests',member='NewChannels'"<br>
signal sender=:1.2 -> dest=(null destination) serial=19 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/publish; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=GroupFlagsChanged<br>
uint32 2098<br> uint32 0<br>signal sender=:1.2 -> dest=(null destination) serial=20 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/subscribe; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=GroupFlagsChanged<br>
uint32 2207<br> uint32 0<br>signal sender=:1.2 -> dest=(null destination) serial=21 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/publish; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChanged<br>
string ""<br> array [<br> uint32 2<br> uint32 3<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> ]<br> uint32 0<br> uint32 0<br>signal sender=:1.2 -> dest=(null destination) serial=22 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/publish; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChangedDetailed<br>
array [<br> uint32 2<br> uint32 3<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> dict entry(<br> string "member-ids"<br> variant array [<br>
dict entry(<br> uint32 2<br> string "<a href="mailto:anand02@cvr01.lf.comll.com">anand02@cvr01.lf.comll.com</a>"<br> )<br> dict entry(<br>
uint32 3<br> string "<a href="mailto:jonlin@cvr01.lf.comll.com">jonlin@cvr01.lf.comll.com</a>"<br> )<br> ]<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=23 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/subscribe; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChanged<br>
string ""<br> array [<br> uint32 2<br> uint32 3<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> ]<br> uint32 0<br> uint32 0<br>signal sender=:1.2 -> dest=(null destination) serial=24 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/subscribe; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChangedDetailed<br>
array [<br> uint32 2<br> uint32 3<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> dict entry(<br> string "member-ids"<br> variant array [<br>
dict entry(<br> uint32 2<br> string "<a href="mailto:anand02@cvr01.lf.comll.com">anand02@cvr01.lf.comll.com</a>"<br> )<br> dict entry(<br>
uint32 3<br> string "<a href="mailto:jonlin@cvr01.lf.comll.com">jonlin@cvr01.lf.comll.com</a>"<br> )<br> ]<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=25 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/stored; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=GroupFlagsChanged<br>
uint32 2050<br> uint32 0<br>signal sender=:1.2 -> dest=(null destination) serial=26 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/stored; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChanged<br>
string ""<br> array [<br> uint32 2<br> uint32 3<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> ]<br> uint32 0<br> uint32 0<br>signal sender=:1.2 -> dest=(null destination) serial=27 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/stored; interface=org.freedesktop.Telepathy.Channel.Interface.Group; member=MembersChangedDetailed<br>
array [<br> uint32 2<br> uint32 3<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> ]<br> array [<br> dict entry(<br> string "member-ids"<br> variant array [<br>
dict entry(<br> uint32 2<br> string "<a href="mailto:anand02@cvr01.lf.comll.com">anand02@cvr01.lf.comll.com</a>"<br> )<br> dict entry(<br>
uint32 3<br> string "<a href="mailto:jonlin@cvr01.lf.comll.com">jonlin@cvr01.lf.comll.com</a>"<br> )<br> ]<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=28 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Presence; member=PresenceUpdate<br>
array [<br> dict entry(<br> uint32 2<br> struct {<br> uint32 0<br> array [<br> dict entry(<br> string "available"<br> array [<br>
]<br> )<br> ]<br> }<br> )<br> dict entry(<br> uint32 3<br> struct {<br> uint32 0<br> array [<br> dict entry(<br>
string "offline"<br> array [<br> ]<br> )<br> ]<br> }<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=29 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.SimplePresence; member=PresencesChanged<br>
array [<br> dict entry(<br> uint32 2<br> struct {<br> uint32 2<br> string "available"<br> string ""<br> }<br> )<br> dict entry(<br>
uint32 3<br> struct {<br> uint32 1<br> string "offline"<br> string ""<br> }<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=30 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Requests; member=NewChannels<br>
array [<br> struct {<br> object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/publish"<br> array [<br>
dict entry(<br> string "org.freedesktop.Telepathy.Channel.InitiatorID"<br> variant string ""<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandleType"<br>
variant uint32 3<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandle"<br> variant uint32 1<br>
)<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetID"<br> variant string "publish"<br> )<br> dict entry(<br>
string "org.freedesktop.Telepathy.Channel.Requested"<br> variant boolean false<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.ChannelType"<br>
variant string "org.freedesktop.Telepathy.Channel.Type.ContactList"<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.InitiatorHandle"<br>
variant uint32 0<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.Interfaces"<br> variant array [<br>
string "org.freedesktop.Telepathy.Channel.Interface.Group"<br> ]<br> )<br> ]<br> }<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=31 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=NewChannel<br>
object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/publish"<br> string "org.freedesktop.Telepathy.Channel.Type.ContactList"<br>
uint32 3<br> uint32 1<br> boolean false<br>signal sender=:1.2 -> dest=(null destination) serial=32 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Requests; member=NewChannels<br>
array [<br> struct {<br> object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/subscribe"<br> array [<br>
dict entry(<br> string "org.freedesktop.Telepathy.Channel.InitiatorID"<br> variant string ""<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandleType"<br>
variant uint32 3<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandle"<br> variant uint32 2<br>
)<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetID"<br> variant string "subscribe"<br> )<br> dict entry(<br>
string "org.freedesktop.Telepathy.Channel.Requested"<br> variant boolean false<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.ChannelType"<br>
variant string "org.freedesktop.Telepathy.Channel.Type.ContactList"<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.InitiatorHandle"<br>
variant uint32 0<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.Interfaces"<br> variant array [<br>
string "org.freedesktop.Telepathy.Channel.Interface.Group"<br> ]<br> )<br> ]<br> }<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=33 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=NewChannel<br>
object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/subscribe"<br> string "org.freedesktop.Telepathy.Channel.Type.ContactList"<br>
uint32 3<br> uint32 2<br> boolean false<br>signal sender=:1.2 -> dest=(null destination) serial=34 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Requests; member=NewChannels<br>
array [<br> struct {<br> object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/stored"<br> array [<br>
dict entry(<br> string "org.freedesktop.Telepathy.Channel.InitiatorID"<br> variant string ""<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandleType"<br>
variant uint32 3<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandle"<br> variant uint32 3<br>
)<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetID"<br> variant string "stored"<br> )<br> dict entry(<br>
string "org.freedesktop.Telepathy.Channel.Requested"<br> variant boolean false<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.ChannelType"<br>
variant string "org.freedesktop.Telepathy.Channel.Type.ContactList"<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.InitiatorHandle"<br>
variant uint32 0<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.Interfaces"<br> variant array [<br>
string "org.freedesktop.Telepathy.Channel.Interface.Group"<br> ]<br> )<br> ]<br> }<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=35 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection; member=NewChannel<br>
object path "/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a/RosterChannel/List/stored"<br> string "org.freedesktop.Telepathy.Channel.Type.ContactList"<br>
uint32 3<br> uint32 3<br> boolean false<br>signal sender=:1.2 -> dest=(null destination) serial=36 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Aliasing; member=AliasesChanged<br>
array [<br> struct {<br> uint32 1<br> string "<a href="mailto:anand@cvr01.lf.comll.com">anand@cvr01.lf.comll.com</a>"<br> }<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=37 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Avatars; member=AvatarUpdated<br>
uint32 1<br> string ""<br>signal sender=:1.2 -> dest=(null destination) serial=38 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities.DRAFT; member=ContactCapabilitiesChanged<br>
array [<br> dict entry(<br> uint32 2<br> array [<br> struct {<br> array [<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandleType"<br>
variant uint32 1<br> )<br> dict entry(<br> string "org.freedesktop.Telepathy.Channel.ChannelType"<br> variant string "org.freedesktop.Telepathy.Channel.Type.Text"<br>
)<br> ]<br> array [<br> string "org.freedesktop.Telepathy.Channel.TargetHandle"<br> ]<br> }<br> struct {<br> array [<br>
dict entry(<br> string "org.freedesktop.Telepathy.Channel.TargetHandleType"<br> variant uint32 1<br> )<br> dict entry(<br>
string "org.freedesktop.Telepathy.Channel.ChannelType"<br> variant string "org.freedesktop.Telepathy.Channel.Type.FileTransfer"<br> )<br>
]<br> array [<br> string "org.freedesktop.Telepathy.Channel.Type.FileTransfer.ContentHashType"<br> string "org.freedesktop.Telepathy.Channel.TargetHandle"<br>
string "org.freedesktop.Telepathy.Channel.TargetID"<br> string "org.freedesktop.Telepathy.Channel.Type.FileTransfer.ContentType"<br> string "org.freedesktop.Telepathy.Channel.Type.FileTransfer.Filename"<br>
string "org.freedesktop.Telepathy.Channel.Type.FileTransfer.Size"<br> string "org.freedesktop.Telepathy.Channel.Type.FileTransfer.ContentHash"<br> string "org.freedesktop.Telepathy.Channel.Type.FileTransfer.Description"<br>
string "org.freedesktop.Telepathy.Channel.Type.FileTransfer.Date"<br> ]<br> }<br> ]<br> )<br> ]<br>signal sender=:1.2 -> dest=(null destination) serial=39 path=/org/freedesktop/Telepathy/Connection/gabble/jabber/anand_40cvr01_2elf_2ecomll_2ecom_2fTelepathy_2e78fb772a; interface=org.freedesktop.Telepathy.Connection.Interface.Aliasing; member=AliasesChanged<br>
array [<br> struct {<br> uint32 1<br> string "<a href="mailto:anand@cvr01.lf.comll.com">anand@cvr01.lf.comll.com</a>"<br> }<br> ]<br><br>--------End dbus-monitor output with Gabble --------------<br>
<br></font><font face="courier new,monospace">----------Program output with Haze-----------</font><br><font face="courier new,monospace">anand@anand-dell1:~/telepathy$ python text_channel.py <a href="mailto:anand@cvr01.lf.comll.com">anand@cvr01.lf.comll.com</a><br>
Password: <br>org.freedesktop.Telepathy.Connection.haze.jabber.anand_40cvr01_2elf_2ecomll_2ecom /org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom<br>Establishing connection..<br></font><font face="courier new,monospace">----------dbus-monitor output with Haze-----------</font><br>
<font face="courier new,monospace">signal sender=org.freedesktop.DBus -> dest=:1.0 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired<br> string ":1.0"<br>method call sender=:1.0 -> dest=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br>
string "type='method_call'"<br>method call sender=:1.0 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='method_return'"<br>
method call sender=:1.0 -> dest=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='error'"<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br>
string ":1.1"<br> string ""<br> string ":1.1"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=StartServiceByName<br> string "org.freedesktop.Telepathy.ConnectionManager.haze"<br>
uint32 0<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=8 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br> string ":1.2"<br> string ""<br>
string ":1.2"<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=1 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=Hello<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br>
string "im.pidgin.purple.PurpleService"<br> string ""<br> string ":1.2"<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName<br>
string "im.pidgin.purple.PurpleService"<br> uint32 0<br>signal sender=:1.2 -> dest=(null destination) serial=3 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br>
int32 1<br>signal sender=:1.2 -> dest=(null destination) serial=4 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br> int32 2<br>signal sender=:1.2 -> dest=(null destination) serial=5 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br>
int32 3<br>signal sender=:1.2 -> dest=(null destination) serial=6 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br> int32 4<br>signal sender=:1.2 -> dest=(null destination) serial=7 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br>
int32 5<br>signal sender=:1.2 -> dest=(null destination) serial=8 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br> int32 6<br>signal sender=:1.2 -> dest=(null destination) serial=9 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br>
int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=10 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CipherAdded<br> int32 8<br>signal sender=:1.2 -> dest=(null destination) serial=11 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "nudge"<br> int32 2000<br> int32 5<br>signal sender=:1.2 -> dest=(null destination) serial=12 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "action"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=13 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "away"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=14 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "ctcp"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=15 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "chanserv"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=16 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "deop"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=17 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "devoice"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=18 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "invite"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=19 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "j"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=20 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "join"<br>
int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=21 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "kick"<br>
int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=22 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "list"<br>
int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=23 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "me"<br> int32 2000<br>
int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=24 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "memoserv"<br> int32 2000<br>
int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=25 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "mode"<br> int32 2000<br>
int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=26 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "msg"<br> int32 2000<br> int32 15<br>
signal sender=:1.2 -> dest=(null destination) serial=27 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "names"<br> int32 2000<br> int32 15<br>
signal sender=:1.2 -> dest=(null destination) serial=28 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "nick"<br> int32 2000<br> int32 15<br>
signal sender=:1.2 -> dest=(null destination) serial=29 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "nickserv"<br> int32 2000<br> int32 15<br>
signal sender=:1.2 -> dest=(null destination) serial=30 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "notice"<br> int32 2000<br> int32 15<br>
signal sender=:1.2 -> dest=(null destination) serial=31 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "op"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=32 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "operwall"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=33 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "operserv"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=34 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "part"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=35 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "ping"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=36 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "query"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=37 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "quit"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=38 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "quote"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=39 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "remove"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=40 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "time"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=41 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "topic"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=42 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "umode"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=43 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "version"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=44 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "voice"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=45 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "wallops"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=46 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "whois"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=47 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "whowas"<br> int32 2000<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=48 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "config"<br> int32 2000<br> int32 6<br>signal sender=:1.2 -> dest=(null destination) serial=49 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "configure"<br> int32 2000<br> int32 6<br>signal sender=:1.2 -> dest=(null destination) serial=50 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "nick"<br> int32 2000<br> int32 6<br>signal sender=:1.2 -> dest=(null destination) serial=51 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "part"<br>
int32 2000<br> int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=52 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "register"<br>
int32 2000<br> int32 6<br>signal sender=:1.2 -> dest=(null destination) serial=53 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "topic"<br>
int32 2000<br> int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=54 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "ban"<br> int32 2000<br>
int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=55 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "affiliate"<br> int32 2000<br>
int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=56 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "role"<br> int32 2000<br>
int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=57 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "invite"<br> int32 2000<br>
int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=58 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "join"<br> int32 2000<br>
int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=59 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "kick"<br> int32 2000<br>
int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=60 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "msg"<br> int32 2000<br> int32 6<br>
signal sender=:1.2 -> dest=(null destination) serial=61 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "ping"<br> int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=62 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "buzz"<br> int32 2000<br> int32 13<br>signal sender=:1.2 -> dest=(null destination) serial=63 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "msg"<br> int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=64 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "zlocate"<br>
int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=65 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "zl"<br> int32 2000<br>
int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=66 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "instance"<br> int32 2000<br>
int32 6<br>signal sender=:1.2 -> dest=(null destination) serial=67 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "inst"<br> int32 2000<br> int32 6<br>
signal sender=:1.2 -> dest=(null destination) serial=68 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "topic"<br> int32 2000<br> int32 6<br>
signal sender=:1.2 -> dest=(null destination) serial=69 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "sub"<br> int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=70 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "zi"<br> int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=71 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "zci"<br>
int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=72 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "zcir"<br> int32 2000<br>
int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=73 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "zir"<br> int32 2000<br> int32 7<br>
signal sender=:1.2 -> dest=(null destination) serial=74 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "zc"<br> int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=75 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "join"<br> int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=76 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "list"<br>
int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=77 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "buzz"<br> int32 2000<br>
int32 5<br>signal sender=:1.2 -> dest=(null destination) serial=78 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "doodle"<br> int32 2000<br>
int32 5<br>signal sender=:1.2 -> dest=(null destination) serial=79 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "join"<br> int32 2000<br> int32 7<br>
signal sender=:1.2 -> dest=(null destination) serial=80 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "list"<br> int32 2000<br> int32 7<br>signal sender=:1.2 -> dest=(null destination) serial=81 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br>
string "buzz"<br> int32 2000<br> int32 5<br>signal sender=:1.2 -> dest=(null destination) serial=82 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=CmdAdded<br> string "doodle"<br>
int32 2000<br> int32 5<br>signal sender=:1.2 -> dest=(null destination) serial=83 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 11<br>signal sender=:1.2 -> dest=(null destination) serial=84 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 12<br>signal sender=:1.2 -> dest=(null destination) serial=85 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 13<br>signal sender=:1.2 -> dest=(null destination) serial=86 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 14<br>signal sender=:1.2 -> dest=(null destination) serial=87 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 15<br>signal sender=:1.2 -> dest=(null destination) serial=88 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 16<br>signal sender=:1.2 -> dest=(null destination) serial=89 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 19<br>signal sender=:1.2 -> dest=(null destination) serial=90 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 21<br>signal sender=:1.2 -> dest=(null destination) serial=91 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 24<br>signal sender=:1.2 -> dest=(null destination) serial=92 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 28<br>signal sender=:1.2 -> dest=(null destination) serial=93 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 29<br>signal sender=:1.2 -> dest=(null destination) serial=94 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 30<br>signal sender=:1.2 -> dest=(null destination) serial=95 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 31<br>signal sender=:1.2 -> dest=(null destination) serial=96 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 32<br>signal sender=:1.2 -> dest=(null destination) serial=97 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 33<br>signal sender=:1.2 -> dest=(null destination) serial=98 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 35<br>signal sender=:1.2 -> dest=(null destination) serial=99 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 37<br>signal sender=:1.2 -> dest=(null destination) serial=100 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 39<br>signal sender=:1.2 -> dest=(null destination) serial=101 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br> int32 40<br>signal sender=:1.2 -> dest=(null destination) serial=102 path=/im/pidgin/purple/PurpleObject; interface=im.pidgin.purple.PurpleInterface; member=PluginLoad<br>
int32 27<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br> string "im.pidgin.purple.PurpleService"<br>
string ":1.2"<br> string ""<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=103 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=ReleaseName<br> string "im.pidgin.purple.PurpleService"<br>
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br> string "org.freedesktop.Telepathy.ConnectionManager.haze"<br>
string ""<br> string ":1.2"<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=104 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName<br> string "org.freedesktop.Telepathy.ConnectionManager.haze"<br>
uint32 4<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br> string "org.freedesktop.Telepathy.ConnectionManager.haze"<br>
method call sender=:1.1 -> dest=:1.2 serial=5 path=/org/freedesktop/Telepathy/ConnectionManager/haze; interface=org.freedesktop.DBus.Introspectable; member=Introspect<br>method return sender=:1.2 -> dest=:1.1 reply_serial=5<br>
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"<br>"<a href="http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd</a>"><br>
<node><br> <interface name="org.freedesktop.DBus.Introspectable"><br> <method name="Introspect"><br> <arg name="data" direction="out" type="s"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.DBus.Properties"><br> <method name="Get"><br> <arg name="interface" direction="in" type="s"/><br>
<arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="out" type="v"/><br> </method><br> <method name="Set"><br>
<arg name="interface" direction="in" type="s"/><br> <arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="in" type="v"/><br>
</method><br> <method name="GetAll"><br> <arg name="interface" direction="in" type="s"/><br> <arg name="props" direction="out" type="a{sv}"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.Telepathy.ConnectionManager"><br> <method name="RequestConnection"><br> <arg name="Protocol" type="s" direction="in"/><br>
<arg name="Parameters" type="a{sv}" direction="in"/><br> <arg name="Bus_Name" type="s" direction="out"/><br> <arg name="Object_Path" type="o" direction="out"/><br>
</method><br> <method name="ListProtocols"><br> <arg name="Protocols" type="as" direction="out"/><br> </method><br> <method name="GetParameters"><br>
<arg name="Protocol" type="s" direction="in"/><br> <arg name="Parameters" type="a(susv)" direction="out"/><br> </method><br> <signal name="NewConnection"><br>
<arg type="s"/><br> <arg type="o"/><br> <arg type="s"/><br> </signal><br> </interface><br></node><br>"<br>method call sender=:1.1 -> dest=:1.2 serial=6 path=/org/freedesktop/Telepathy/ConnectionManager/haze; interface=org.freedesktop.Telepathy.ConnectionManager; member=RequestConnection<br>
string "jabber"<br> array [<br> dict entry(<br> string "account"<br> variant string "<a href="mailto:anand@cvr01.lf.comll.com">anand@cvr01.lf.comll.com</a>"<br>
)<br> dict entry(<br> string "password"<br> variant string "anand123"<br> )<br> ]<br>signal sender=org.freedesktop.DBus -> dest=(null destination) serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged<br>
string "org.freedesktop.Telepathy.Connection.haze.jabber.anand_40cvr01_2elf_2ecomll_2ecom"<br> string ""<br> string ":1.2"<br>method call sender=:1.2 -> dest=org.freedesktop.DBus serial=106 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=RequestName<br>
string "org.freedesktop.Telepathy.Connection.haze.jabber.anand_40cvr01_2elf_2ecomll_2ecom"<br> uint32 4<br>signal sender=:1.2 -> dest=(null destination) serial=107 path=/org/freedesktop/Telepathy/ConnectionManager/haze; interface=org.freedesktop.Telepathy.ConnectionManager; member=NewConnection<br>
string "org.freedesktop.Telepathy.Connection.haze.jabber.anand_40cvr01_2elf_2ecomll_2ecom"<br> object path "/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom"<br> string "jabber"<br>
method return sender=:1.2 -> dest=:1.1 reply_serial=6<br> string "org.freedesktop.Telepathy.Connection.haze.jabber.anand_40cvr01_2elf_2ecomll_2ecom"<br> object path "/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom"<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=7 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br> string "org.freedesktop.Telepathy.Connection.haze.jabber.anand_40cvr01_2elf_2ecomll_2ecom"<br>
method call sender=:1.1 -> dest=:1.2 serial=8 path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom; interface=org.freedesktop.DBus.Introspectable; member=Introspect<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=9 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br>
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.2'"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=10 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br>
string ":1.2"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=11 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='signal',sender=':1.2',path='/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom',interface='org.freedesktop.Telepathy.Connection',member='StatusChanged'"<br>
method return sender=:1.2 -> dest=:1.1 reply_serial=8<br> string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"<br>"<a href="http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd</a>"><br>
<node><br> <interface name="org.freedesktop.DBus.Introspectable"><br> <method name="Introspect"><br> <arg name="data" direction="out" type="s"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.DBus.Properties"><br> <method name="Get"><br> <arg name="interface" direction="in" type="s"/><br>
<arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="out" type="v"/><br> </method><br> <method name="Set"><br>
<arg name="interface" direction="in" type="s"/><br> <arg name="propname" direction="in" type="s"/><br> <arg name="value" direction="in" type="v"/><br>
</method><br> <method name="GetAll"><br> <arg name="interface" direction="in" type="s"/><br> <arg name="props" direction="out" type="a{sv}"/><br>
</method><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Presence"><br> <method name="SetStatus"><br> <arg name="Statuses" type="a{sa{sv}}" direction="in"/><br>
</method><br> <method name="SetLastActivityTime"><br> <arg name="Time" type="u" direction="in"/><br> </method><br> <method name="RequestPresence"><br>
<arg name="Contacts" type="au" direction="in"/><br> </method><br> <method name="RemoveStatus"><br> <arg name="Status" type="s" direction="in"/><br>
</method><br> <method name="GetStatuses"><br> <arg name="Available_Statuses" type="a{s(ubba{ss})}" direction="out"/><br> </method><br> <method name="GetPresence"><br>
<arg name="Contacts" type="au" direction="in"/><br> <arg name="Presence" type="a{u(ua{sa{sv}})}" direction="out"/><br> </method><br>
<method name="ClearStatus"><br> </method><br> <method name="AddStatus"><br> <arg name="Status" type="s" direction="in"/><br> <arg name="Parameters" type="a{sv}" direction="in"/><br>
</method><br> <signal name="PresenceUpdate"><br> <arg type="a{u(ua{sa{sv}})}"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.DBus.Properties"><br>
<method name="GetAll"><br> <arg name="Interface_Name" type="s" direction="in"/><br> <arg name="Properties" type="a{sv}" direction="out"/><br>
</method><br> <method name="Set"><br> <arg name="Interface_Name" type="s" direction="in"/><br> <arg name="Property_Name" type="s" direction="in"/><br>
<arg name="Value" type="v" direction="in"/><br> </method><br> <method name="Get"><br> <arg name="Interface_Name" type="s" direction="in"/><br>
<arg name="Property_Name" type="s" direction="in"/><br> <arg name="Value" type="v" direction="out"/><br> </method><br> </interface><br>
<interface name="org.freedesktop.Telepathy.Connection"><br> <method name="RequestHandles"><br> <arg name="Handle_Type" type="u" direction="in"/><br>
<arg name="Identifiers" type="as" direction="in"/><br> <arg name="Handles" type="au" direction="out"/><br> </method><br> <method name="RequestChannel"><br>
<arg name="Type" type="s" direction="in"/><br> <arg name="Handle_Type" type="u" direction="in"/><br> <arg name="Handle" type="u" direction="in"/><br>
<arg name="Suppress_Handler" type="b" direction="in"/><br> <arg name="Object_Path" type="o" direction="out"/><br> </method><br> <method name="ReleaseHandles"><br>
<arg name="Handle_Type" type="u" direction="in"/><br> <arg name="Handles" type="au" direction="in"/><br> </method><br> <method name="ListChannels"><br>
<arg name="Channel_Info" type="a(osuu)" direction="out"/><br> </method><br> <method name="InspectHandles"><br> <arg name="Handle_Type" type="u" direction="in"/><br>
<arg name="Handles" type="au" direction="in"/><br> <arg name="Identifiers" type="as" direction="out"/><br> </method><br> <method name="HoldHandles"><br>
<arg name="Handle_Type" type="u" direction="in"/><br> <arg name="Handles" type="au" direction="in"/><br> </method><br> <method name="GetStatus"><br>
<arg name="Status" type="u" direction="out"/><br> </method><br> <method name="GetSelfHandle"><br> <arg name="Self_Handle" type="u" direction="out"/><br>
</method><br> <method name="GetProtocol"><br> <arg name="Protocol" type="s" direction="out"/><br> </method><br> <method name="GetInterfaces"><br>
<arg name="Interfaces" type="as" direction="out"/><br> </method><br> <method name="Disconnect"><br> </method><br> <method name="Connect"><br>
</method><br> <signal name="StatusChanged"><br> <arg type="u"/><br> <arg type="u"/><br> </signal><br> <signal name="ConnectionError"><br>
<arg type="s"/><br> <arg type="a{sv}"/><br> </signal><br> <signal name="NewChannel"><br> <arg type="o"/><br> <arg type="s"/><br>
<arg type="u"/><br> <arg type="u"/><br> <arg type="b"/><br> </signal><br> <signal name="SelfHandleChanged"><br> <arg type="u"/><br>
</signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Avatars"><br> <method name="ClearAvatar"><br> </method><br> <method name="SetAvatar"><br>
<arg name="Avatar" type="ay" direction="in"/><br> <arg name="MIME_Type" type="s" direction="in"/><br> <arg name="Token" type="s" direction="out"/><br>
</method><br> <method name="RequestAvatars"><br> <arg name="Contacts" type="au" direction="in"/><br> </method><br> <method name="RequestAvatar"><br>
<arg name="Contact" type="u" direction="in"/><br> <arg name="Data" type="ay" direction="out"/><br> <arg name="MIME_Type" type="s" direction="out"/><br>
</method><br> <method name="GetKnownAvatarTokens"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Tokens" type="a{us}" direction="out"/><br>
</method><br> <method name="GetAvatarTokens"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Tokens" type="as" direction="out"/><br>
</method><br> <method name="GetAvatarRequirements"><br> <arg name="MIME_Types" type="as" direction="out"/><br> <arg name="Min_Width" type="q" direction="out"/><br>
<arg name="Min_Height" type="q" direction="out"/><br> <arg name="Max_Width" type="q" direction="out"/><br> <arg name="Max_Height" type="q" direction="out"/><br>
<arg name="Max_Bytes" type="u" direction="out"/><br> </method><br> <signal name="AvatarRetrieved"><br> <arg type="u"/><br> <arg type="s"/><br>
<arg type="ay"/><br> <arg type="s"/><br> </signal><br> <signal name="AvatarUpdated"><br> <arg type="u"/><br> <arg type="s"/><br>
</signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Aliasing"><br> <method name="SetAliases"><br> <arg name="Aliases" type="a{us}" direction="in"/><br>
</method><br> <method name="GetAliases"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Aliases" type="a{us}" direction="out"/><br>
</method><br> <method name="RequestAliases"><br> <arg name="Contacts" type="au" direction="in"/><br> <arg name="Aliases" type="as" direction="out"/><br>
</method><br> <method name="GetAliasFlags"><br> <arg name="Alias_Flags" type="u" direction="out"/><br> </method><br> <signal name="AliasesChanged"><br>
<arg type="a(us)"/><br> </signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Contacts"><br> <method name="GetContactAttributes"><br>
<arg name="Handles" type="au" direction="in"/><br> <arg name="Interfaces" type="as" direction="in"/><br> <arg name="Hold" type="b" direction="in"/><br>
<arg name="Attributes" type="a{ua{sv}}" direction="out"/><br> </method><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.Requests"><br>
<method name="EnsureChannel"><br> <arg name="Request" type="a{sv}" direction="in"/><br> <arg name="Yours" type="b" direction="out"/><br>
<arg name="Channel" type="o" direction="out"/><br> <arg name="Properties" type="a{sv}" direction="out"/><br> </method><br> <method name="CreateChannel"><br>
<arg name="Request" type="a{sv}" direction="in"/><br> <arg name="Channel" type="o" direction="out"/><br> <arg name="Properties" type="a{sv}" direction="out"/><br>
</method><br> <signal name="ChannelClosed"><br> <arg type="o"/><br> </signal><br> <signal name="NewChannels"><br> <arg type="a(oa{sv})"/><br>
</signal><br> </interface><br> <interface name="org.freedesktop.Telepathy.Connection.Interface.SimplePresence"><br> <method name="GetPresences"><br> <arg name="Contacts" type="au" direction="in"/><br>
<arg name="Presence" type="a{u(uss)}" direction="out"/><br> </method><br> <method name="SetPresence"><br> <arg name="Status" type="s" direction="in"/><br>
<arg name="Status_Message" type="s" direction="in"/><br> </method><br> <signal name="PresencesChanged"><br> <arg type="a{u(uss)}"/><br>
</signal><br> </interface><br></node><br>"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=12 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br> string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.2'"<br>
method call sender=:1.1 -> dest=org.freedesktop.DBus serial=13 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner<br> string ":1.2"<br>method call sender=:1.1 -> dest=org.freedesktop.DBus serial=14 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch<br>
string "type='signal',sender=':1.2',path='/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom',interface='org.freedesktop.Telepathy.Connection',member='StatusChanged'"<br>
method call sender=:1.1 -> dest=:1.2 serial=15 path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom; interface=org.freedesktop.Telepathy.Connection; member=GetStatus<br>method call sender=:1.1 -> dest=:1.2 serial=16 path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom; interface=org.freedesktop.Telepathy.Connection; member=Connect<br>
method return sender=:1.2 -> dest=:1.1 reply_serial=15<br> uint32 2<br>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<br>
uint32 1<br> uint32 1<br>method return sender=:1.2 -> dest=:1.1 reply_serial=16<br></font><br><br><div class="gmail_quote">On Fri, Jan 22, 2010 at 3:14 AM, Will Thompson <span dir="ltr"><<a href="mailto:will.thompson@collabora.co.uk">will.thompson@collabora.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On 21/01/10 18:20, Anand CVR wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've pasted below the last few dbus-monitor messages from both runs.<br>
</blockquote>
<br>
</div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Run with Haze<br>
-------------------<br>
signal sender=:1.2 -> dest=(null destination) serial=111<br>
path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom;<br>
interface=org.freedesktop.Telepathy.Connection; member=StatusChanged<br>
uint32 1<br>
uint32 1<br>
method return sender=:1.2 -> dest=:1.1 reply_serial=16<br>
method call sender=:1.1 -> dest=:1.2 serial=17<br>
path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom;<br>
interface=org.freedesktop.Telepathy.Connection; member=Disconnect<br>
signal sender=:1.2 -> dest=(null destination) serial=113<br>
path=/org/freedesktop/Telepathy/Connection/haze/jabber/anand_40cvr01_2elf_2ecomll_2ecom;<br>
interface=org.freedesktop.Telepathy.Connection; member=StatusChanged<br>
uint32 2<br>
uint32 1<br>
</blockquote>
<br></div>
The Haze connection moves to state Connecting; and then for some reason something calls Disconnect() on it!<br>
<br>
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?<br>
<br>
Thanks,<br>
<br>
-- <br><font color="#888888">
Will<br>
</font></blockquote></div><br>