GNOME Bugzilla – Bug 609225
Open debug window (gabble) makes GTalk disconnected on initiating a call
Last modified: 2010-02-22 17:08:23 UTC
"When the debug window is open and i chose "gabble" on the top left of it, then try to do a video or audio call with another user (does not matter which client he is using), instead of seeing some debug information, GTalk gets disconnected and connected again and the debug windows stays empty. This happened also when i tried to debug why a call does not work (call windows says "Connecting ..." for like 2 seconds while showing my webcam picture and then states "Disconnected". The communication partner does not see any request. This happened using Ubuntu 9.10, Empathy 2.28.1.1 and telepathy-gabble 0.8.7-1." originally reported at: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/473688
Sounds like a telepathy-gabble crash. Could you please update to a newer version using the Telepathy PPA, launch gabble manually and attach logs? See https://edge.launchpad.net/~telepathy/+archive/ppa and http://live.gnome.org/Empathy/Debugging
reproduced this with empathy 2.29.90 under Lucid. tp-glib-DEBUG: 02/09/2010 16:25:50.313559: started version 0.8.9 (telepathy-glib version 0.10.0) gabble/connection-DEBUG: 02/09/2010 16:25:50.316555: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x9712318 gabble/connection-DEBUG: 02/09/2010 16:25:50.317298: gabble_connection_init: Initializing (GabbleConnection *)0x9717008 gabble/muc-DEBUG: 02/09/2010 16:25:50.318670: gabble_roomlist_manager_constructed: 0x97095b8 gabble/connection-DEBUG: 02/09/2010 16:25:50.325767: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x9717008 gabble/jid-DEBUG: 02/09/2010 16:25:50.326873: gabble_signal_connect_weak: connecting to 0x970b7c0:item-found with context 0x9706380 gabble/jid-DEBUG: 02/09/2010 16:25:50.326915: gabble_signal_connect_weak: connecting to 0x9717008:status-changed with context 0x9706400 gabble/connection-DEBUG: 02/09/2010 16:25:50.327177: gabble_connection_constructed: defaulted resource to fcdd7219 gabble/connection-DEBUG: 02/09/2010 16:25:50.362355: _gabble_connection_connect: letting SRV lookup decide server and port gabble/connection-DEBUG: 02/09/2010 16:25:50.362407: do_connect: calling lm_connection_open LM-DEBUG: 02/09/2010 16:25:50.362448: Connecting to: (null):5222 LM-DEBUG: 02/09/2010 16:25:50.362484: Performing a SRV lookup for _xmpp-client._tcp.gmail.com gabble/roster-DEBUG: 02/09/2010 16:25:50.363399: connection_status_changed_cb: adding callbacks gabble/im-DEBUG: 02/09/2010 16:25:50.363450: connection_status_changed_cb: adding callbacks gabble/muc-DEBUG: 02/09/2010 16:25:50.363497: connection_status_changed_cb: adding callbacks LM-DEBUG: 02/09/2010 16:25:50.624424: Trying 72.14.203.125 port 5222... LM-DEBUG: 02/09/2010 16:25:50.863568: Connection success (1). LM-DEBUG: 02/09/2010 16:25:50.864120: SEND: LM-DEBUG: 02/09/2010 16:25:50.864412: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:50.864662: <?xml version='1.0' encoding='UTF-8'?> LM-DEBUG: 02/09/2010 16:25:50.864921: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:50.865324: Sending stream header LM-DEBUG: 02/09/2010 16:25:50.865873: SEND: LM-DEBUG: 02/09/2010 16:25:50.866152: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:50.866410: <stream:stream version="1.0" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" to="gmail.com" id="66614865718"> LM-DEBUG: 02/09/2010 16:25:50.866667: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.374242: RECV [138]: LM-DEBUG: 02/09/2010 16:25:51.374716: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.375082: '<stream:stream from="gmail.com" id="4BF19F129719620D" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">' LM-DEBUG: 02/09/2010 16:25:51.375713: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.376256: Read: 138 chars LM-DEBUG: 02/09/2010 16:25:51.376868: ATTRIBUTE: from = gmail.com LM-DEBUG: 02/09/2010 16:25:51.377383: ATTRIBUTE: id = 4BF19F129719620D LM-DEBUG: 02/09/2010 16:25:51.378350: ATTRIBUTE: version = 1.0 LM-DEBUG: 02/09/2010 16:25:51.378885: ATTRIBUTE: xmlns:stream = http://etherx.jabber.org/streams LM-DEBUG: 02/09/2010 16:25:51.379445: ATTRIBUTE: xmlns = jabber:client LM-DEBUG: 02/09/2010 16:25:51.380006: Trying to close node: stream:stream LM-DEBUG: 02/09/2010 16:25:51.380537: Have a new message LM-DEBUG: 02/09/2010 16:25:51.381053: New message with type="stream:stream" from: gmail.com LM-DEBUG: 02/09/2010 16:25:51.381639: RECV [210]: LM-DEBUG: 02/09/2010 16:25:51.383203: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.383851: '<stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-GOOGLE-TOKEN</mechanism></mechanisms></stream:features>' LM-DEBUG: 02/09/2010 16:25:51.384800: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.385330: Read: 210 chars LM-DEBUG: 02/09/2010 16:25:51.385869: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-tls LM-DEBUG: 02/09/2010 16:25:51.386394: Trying to close node: required LM-DEBUG: 02/09/2010 16:25:51.386940: Trying to close node: starttls LM-DEBUG: 02/09/2010 16:25:51.387459: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-sasl LM-DEBUG: 02/09/2010 16:25:51.388139: Trying to close node: mechanism LM-DEBUG: 02/09/2010 16:25:51.388458: Trying to close node: mechanisms LM-DEBUG: 02/09/2010 16:25:51.388722: Trying to close node: stream:features LM-DEBUG: 02/09/2010 16:25:51.388994: Have a new message LM-DEBUG: 02/09/2010 16:25:51.389369: New message with type="stream:error" from: unknown LM-DEBUG: 02/09/2010 16:25:51.389744: XMPP 1.0 stream received: 4BF19F129719620D gabble/connection-DEBUG: 02/09/2010 16:25:51.390094: do_auth: authenticating with username: fighter1one, password: <hidden>, resource: fcdd7219 LM-DEBUG: 02/09/2010 16:25:51.390486: SEND: LM-DEBUG: 02/09/2010 16:25:51.390738: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.390983: <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls" id="82975390430"></starttls> LM-DEBUG: 02/09/2010 16:25:51.391263: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.629630: RECV [50]: LM-DEBUG: 02/09/2010 16:25:51.629905: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.630147: '<proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>' LM-DEBUG: 02/09/2010 16:25:51.630393: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:51.630675: Read: 50 chars LM-DEBUG: 02/09/2010 16:25:51.630945: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-tls LM-DEBUG: 02/09/2010 16:25:51.631221: Trying to close node: proceed LM-DEBUG: 02/09/2010 16:25:51.631541: Have a new message LM-DEBUG: 02/09/2010 16:25:51.631800: New message with type="proceed" from: unknown LM-DEBUG: 02/09/2010 16:25:51.632158: Setting up SSL... LM-DEBUG: 02/09/2010 16:25:52.963233: GNUTLS negotiated compression: NULL LM-DEBUG: 02/09/2010 16:25:52.963552: Sending stream header LM-DEBUG: 02/09/2010 16:25:52.964020: SEND: LM-DEBUG: 02/09/2010 16:25:52.964344: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:52.964663: <stream:stream version="1.0" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" to="gmail.com" id="1026963868"> LM-DEBUG: 02/09/2010 16:25:52.964979: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.268326: RECV [138]: LM-DEBUG: 02/09/2010 16:25:53.268793: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.269337: '<stream:stream from="gmail.com" id="2419DE23840B4FBC" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">' LM-DEBUG: 02/09/2010 16:25:53.269836: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.270348: Read: 138 chars LM-DEBUG: 02/09/2010 16:25:53.270886: ATTRIBUTE: from = gmail.com LM-DEBUG: 02/09/2010 16:25:53.271403: ATTRIBUTE: id = 2419DE23840B4FBC LM-DEBUG: 02/09/2010 16:25:53.273510: ATTRIBUTE: version = 1.0 LM-DEBUG: 02/09/2010 16:25:53.273811: ATTRIBUTE: xmlns:stream = http://etherx.jabber.org/streams LM-DEBUG: 02/09/2010 16:25:53.274077: ATTRIBUTE: xmlns = jabber:client LM-DEBUG: 02/09/2010 16:25:53.274353: Trying to close node: stream:stream LM-DEBUG: 02/09/2010 16:25:53.274626: Have a new message LM-DEBUG: 02/09/2010 16:25:53.274895: New message with type="stream:stream" from: gmail.com LM-DEBUG: 02/09/2010 16:25:53.275372: RECV [166]: LM-DEBUG: 02/09/2010 16:25:53.275665: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.275939: '<stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>X-GOOGLE-TOKEN</mechanism></mechanisms></stream:features>' LM-DEBUG: 02/09/2010 16:25:53.276217: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.276488: Read: 166 chars LM-DEBUG: 02/09/2010 16:25:53.276778: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-sasl LM-DEBUG: 02/09/2010 16:25:53.282382: Trying to close node: mechanism LM-DEBUG: 02/09/2010 16:25:53.282696: Trying to close node: mechanism LM-DEBUG: 02/09/2010 16:25:53.282982: Trying to close node: mechanisms LM-DEBUG: 02/09/2010 16:25:53.283257: Trying to close node: stream:features LM-DEBUG: 02/09/2010 16:25:53.283524: Have a new message LM-DEBUG: 02/09/2010 16:25:53.283798: New message with type="stream:error" from: unknown LM-DEBUG: 02/09/2010 16:25:53.284132: XMPP 1.0 stream received: 2419DE23840B4FBC LM-DEBUG: 02/09/2010 16:25:53.284492: Stream features received LM-DEBUG: 02/09/2010 16:25:53.284780: sasl_set_auth_type: unknown SASL auth mechanism: X-GOOGLE-TOKEN LM-DEBUG: 02/09/2010 16:25:53.288743: SEND: LM-DEBUG: 02/09/2010 16:25:53.289078: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.289346: <auth mechanism="PLAIN" xmlns="urn:ietf:params:xml:ns:xmpp-sasl" ga:client-uses-full-bind-result="true" xmlns:ga="http://www.google.com/talk/protocol/auth" id="17988288585">AGZpZ2h0ZXIxb25lAHBvd2VyMjE=</auth> LM-DEBUG: 02/09/2010 16:25:53.289618: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.616345: RECV [51]: LM-DEBUG: 02/09/2010 16:25:53.616976: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.617588: '<success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>' LM-DEBUG: 02/09/2010 16:25:53.618087: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.618643: Read: 51 chars LM-DEBUG: 02/09/2010 16:25:53.619210: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-sasl LM-DEBUG: 02/09/2010 16:25:53.619751: Trying to close node: success LM-DEBUG: 02/09/2010 16:25:53.620388: Have a new message LM-DEBUG: 02/09/2010 16:25:53.620908: New message with type="success" from: unknown LM-DEBUG: 02/09/2010 16:25:53.621556: sasl_success_cb: SASL authentication successful LM-DEBUG: 02/09/2010 16:25:53.622132: Sending stream header LM-DEBUG: 02/09/2010 16:25:53.622798: SEND: LM-DEBUG: 02/09/2010 16:25:53.623311: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.623811: <stream:stream version="1.0" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" to="gmail.com" id="65540622614"> LM-DEBUG: 02/09/2010 16:25:53.624411: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.889446: RECV [138]: LM-DEBUG: 02/09/2010 16:25:53.889910: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.890611: '<stream:stream from="gmail.com" id="F00E90E1005E31F5" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">' LM-DEBUG: 02/09/2010 16:25:53.891153: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.891675: Read: 138 chars LM-DEBUG: 02/09/2010 16:25:53.892442: ATTRIBUTE: from = gmail.com LM-DEBUG: 02/09/2010 16:25:53.892996: ATTRIBUTE: id = F00E90E1005E31F5 LM-DEBUG: 02/09/2010 16:25:53.893503: ATTRIBUTE: version = 1.0 LM-DEBUG: 02/09/2010 16:25:53.894013: ATTRIBUTE: xmlns:stream = http://etherx.jabber.org/streams LM-DEBUG: 02/09/2010 16:25:53.894575: ATTRIBUTE: xmlns = jabber:client LM-DEBUG: 02/09/2010 16:25:53.895076: Trying to close node: stream:stream LM-DEBUG: 02/09/2010 16:25:53.895582: Have a new message LM-DEBUG: 02/09/2010 16:25:53.896707: New message with type="stream:stream" from: gmail.com LM-DEBUG: 02/09/2010 16:25:53.897686: RECV [137]: LM-DEBUG: 02/09/2010 16:25:53.898063: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.898325: '<stream:features><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></stream:features>' LM-DEBUG: 02/09/2010 16:25:53.898592: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.898850: Read: 137 chars LM-DEBUG: 02/09/2010 16:25:53.899135: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-bind LM-DEBUG: 02/09/2010 16:25:53.899424: Trying to close node: bind LM-DEBUG: 02/09/2010 16:25:53.899702: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-session LM-DEBUG: 02/09/2010 16:25:53.900018: Trying to close node: session LM-DEBUG: 02/09/2010 16:25:53.900290: Trying to close node: stream:features LM-DEBUG: 02/09/2010 16:25:53.900559: Have a new message LM-DEBUG: 02/09/2010 16:25:53.900830: New message with type="stream:error" from: unknown LM-DEBUG: 02/09/2010 16:25:53.901266: XMPP 1.0 stream received: F00E90E1005E31F5 LM-DEBUG: 02/09/2010 16:25:53.901738: SEND: LM-DEBUG: 02/09/2010 16:25:53.901997: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.902241: <iq type="set" id="81989901598"> <bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"> <resource>fcdd7219</resource> </bind> </iq> LM-DEBUG: 02/09/2010 16:25:53.902515: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:53.903047: Stream features received LM-DEBUG: 02/09/2010 16:25:54.183525: RECV [135]: LM-DEBUG: 02/09/2010 16:25:54.184236: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.184633: '<iq id="81989901598" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>fighter1one@gmail.com/fcdd7219</jid></bind></iq>' LM-DEBUG: 02/09/2010 16:25:54.185044: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.185543: Read: 135 chars LM-DEBUG: 02/09/2010 16:25:54.186093: ATTRIBUTE: id = 81989901598 LM-DEBUG: 02/09/2010 16:25:54.186609: ATTRIBUTE: type = result LM-DEBUG: 02/09/2010 16:25:54.187256: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-bind LM-DEBUG: 02/09/2010 16:25:54.187818: Trying to close node: jid LM-DEBUG: 02/09/2010 16:25:54.188440: Trying to close node: bind LM-DEBUG: 02/09/2010 16:25:54.188963: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:54.189526: Have a new message LM-DEBUG: 02/09/2010 16:25:54.190040: New message with type="iq" from: unknown LM-DEBUG: 02/09/2010 16:25:54.190973: RECV [1]: LM-DEBUG: 02/09/2010 16:25:54.191566: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.192945: ' ' LM-DEBUG: 02/09/2010 16:25:54.193603: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.194540: Read: 1 chars LM-DEBUG: 02/09/2010 16:25:54.195314: SEND: LM-DEBUG: 02/09/2010 16:25:54.195816: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.196371: <iq type="set" id="16966195164"> <session xmlns="urn:ietf:params:xml:ns:xmpp-session"></session> </iq> LM-DEBUG: 02/09/2010 16:25:54.196640: ----------------------------------- gabble/connection-DEBUG: 02/09/2010 16:25:54.197468: connection_auth_cb: Created self handle 1, our JID is fighter1one@gmail.com/fcdd7219 gabble/presence-DEBUG: 02/09/2010 16:25:54.197870: gabble_presence_set_capabilities: about to add caps 189413 to resource fcdd7219 with serial 1 gabble/presence-DEBUG: 02/09/2010 16:25:54.198126: gabble_presence_set_capabilities: found resource fcdd7219 gabble/presence-DEBUG: 02/09/2010 16:25:54.198402: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps gabble/presence-DEBUG: 02/09/2010 16:25:54.198668: gabble_presence_set_capabilities: adding caps 189413 to resource fcdd7219 gabble/presence-DEBUG: 02/09/2010 16:25:54.198930: gabble_presence_set_capabilities: resource fcdd7219 caps now 189413 gabble/presence-DEBUG: 02/09/2010 16:25:54.199191: gabble_presence_set_capabilities: total caps now 189413 gabble/disco-DEBUG: 02/09/2010 16:25:54.199461: gabble_disco_request_with_timeout: Creating disco request 0x971cf20 for gmail.com LM-DEBUG: 02/09/2010 16:25:54.199873: SEND: LM-DEBUG: 02/09/2010 16:25:54.200197: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.200463: <iq type="get" to="gmail.com" id="66631199753"> <query xmlns="http://jabber.org/protocol/disco#info"></query> </iq> LM-DEBUG: 02/09/2010 16:25:54.200714: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.449086: RECV [36]: LM-DEBUG: 02/09/2010 16:25:54.449708: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.450257: '<iq type="result" id="16966195164"/>' LM-DEBUG: 02/09/2010 16:25:54.450802: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.453850: Read: 36 chars LM-DEBUG: 02/09/2010 16:25:54.454432: ATTRIBUTE: type = result LM-DEBUG: 02/09/2010 16:25:54.456839: ATTRIBUTE: id = 16966195164 LM-DEBUG: 02/09/2010 16:25:54.457453: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:54.457990: Have a new message LM-DEBUG: 02/09/2010 16:25:54.458529: New message with type="iq" from: unknown gabble/connection-DEBUG: 02/09/2010 16:25:54.459300: connection_iq_unknown_cb: got unknown iq: <iq id="16966195164" type="result"></iq> LM-DEBUG: 02/09/2010 16:25:54.911627: RECV [574]: LM-DEBUG: 02/09/2010 16:25:54.912225: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.912791: '<iq to="fighter1one@gmail.com/fcdd7219" from="gmail.com" id="66631199753" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="server" type="im" name="Google Talk"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="google:jingleinfo"/><feature var="google:roster"/><feature var="google:nosave"/><feature var="google:setting"/><feature var="google:shared-status"/><feature var="http://jabber.org/protocol/archive#otr"/><feature var="google:mail:notify"/><feature var="http://jabber.org/protocol/archive#save"/></query></iq>' LM-DEBUG: 02/09/2010 16:25:54.913332: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.913853: Read: 574 chars LM-DEBUG: 02/09/2010 16:25:54.914390: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:54.914907: ATTRIBUTE: from = gmail.com LM-DEBUG: 02/09/2010 16:25:54.915438: ATTRIBUTE: id = 66631199753 LM-DEBUG: 02/09/2010 16:25:54.916068: ATTRIBUTE: type = result LM-DEBUG: 02/09/2010 16:25:54.916651: ATTRIBUTE: xmlns = http://jabber.org/protocol/disco#info LM-DEBUG: 02/09/2010 16:25:54.917207: ATTRIBUTE: category = server LM-DEBUG: 02/09/2010 16:25:54.917618: ATTRIBUTE: type = im LM-DEBUG: 02/09/2010 16:25:54.917893: ATTRIBUTE: name = Google Talk LM-DEBUG: 02/09/2010 16:25:54.918188: Trying to close node: identity LM-DEBUG: 02/09/2010 16:25:54.918462: ATTRIBUTE: var = http://jabber.org/protocol/disco#info LM-DEBUG: 02/09/2010 16:25:54.918731: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.918999: ATTRIBUTE: var = google:jingleinfo LM-DEBUG: 02/09/2010 16:25:54.919267: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.919569: ATTRIBUTE: var = google:roster LM-DEBUG: 02/09/2010 16:25:54.919842: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.920188: ATTRIBUTE: var = google:nosave LM-DEBUG: 02/09/2010 16:25:54.920471: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.920748: ATTRIBUTE: var = google:setting LM-DEBUG: 02/09/2010 16:25:54.921044: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.921334: ATTRIBUTE: var = google:shared-status LM-DEBUG: 02/09/2010 16:25:54.921610: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.921894: ATTRIBUTE: var = http://jabber.org/protocol/archive#otr LM-DEBUG: 02/09/2010 16:25:54.922171: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.922468: ATTRIBUTE: var = google:mail:notify LM-DEBUG: 02/09/2010 16:25:54.922745: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.923021: ATTRIBUTE: var = http://jabber.org/protocol/archive#save LM-DEBUG: 02/09/2010 16:25:54.923307: Trying to close node: feature LM-DEBUG: 02/09/2010 16:25:54.923583: Trying to close node: query LM-DEBUG: 02/09/2010 16:25:54.923865: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:54.924232: Have a new message LM-DEBUG: 02/09/2010 16:25:54.924513: New message with type="iq" from: gmail.com gabble/connection-DEBUG: 02/09/2010 16:25:54.925095: connection_disco_cb: got: <query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity> <feature var="http://jabber.org/protocol/disco#info"></feature> <feature var="google:jingleinfo"></feature> <feature var="google:roster"></feature> <feature var="google:nosave"></feature> <feature var="google:setting"></feature> <feature var="google:shared-status"></feature> <feature var="http://jabber.org/protocol/archive#otr"></feature> <feature var="google:mail:notify"></feature> <feature var="http://jabber.org/protocol/archive#save"></feature> </query> gabble/connection-DEBUG: 02/09/2010 16:25:54.925420: connection_disco_cb: set features flags to 3 gabble/presence-DEBUG: 02/09/2010 16:25:54.925928: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#CgmJ1RhbWlyz5M9ZxPDV3KDP1fg=) LM-DEBUG: 02/09/2010 16:25:54.926335: SEND: LM-DEBUG: 02/09/2010 16:25:54.926605: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.926865: <presence id="1610925679"> <x xmlns="vcard-temp:x:update"></x> <c ext="pmuc-v1" ver="CgmJ1RhbWlyz5M9ZxPDV3KDP1fg=" node="http://telepathy.freedesktop.org/caps" hash="sha-1" xmlns="http://jabber.org/protocol/caps"></c> </presence> LM-DEBUG: 02/09/2010 16:25:54.927123: ----------------------------------- gabble/roster-DEBUG: 02/09/2010 16:25:54.927731: connection_status_changed_cb: requesting roster LM-DEBUG: 02/09/2010 16:25:54.928284: SEND: LM-DEBUG: 02/09/2010 16:25:54.928580: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.928843: <iq type="get" id="11928167"> <query gr:include="all" gr:ext="2" xmlns:gr="google:roster" xmlns="jabber:iq:roster"></query> </iq> LM-DEBUG: 02/09/2010 16:25:54.929100: ----------------------------------- gabble/media-channel-DEBUG: 02/09/2010 16:25:54.929590: take_stun_server: Resolving fallback STUN server stun.telepathy.im:3478 gabble/media-channel-DEBUG: 02/09/2010 16:25:54.935694: stun_server_resolved_cb: Resolved STUN server stun.telepathy.im:3478 to 93.93.128.223:3478 LM-DEBUG: 02/09/2010 16:25:54.936240: SEND: LM-DEBUG: 02/09/2010 16:25:54.936526: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.936785: <iq type="get" to="fighter1one@gmail.com" id="16396936099"> <query xmlns="google:jingleinfo"></query> </iq> LM-DEBUG: 02/09/2010 16:25:54.937047: ----------------------------------- gabble/disco-DEBUG: 02/09/2010 16:25:54.937510: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com gabble/disco-DEBUG: 02/09/2010 16:25:54.937834: gabble_disco_request_with_timeout: Creating disco request 0x971cf60 for gmail.com LM-DEBUG: 02/09/2010 16:25:54.938224: SEND: LM-DEBUG: 02/09/2010 16:25:54.938493: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.938745: <iq type="get" to="gmail.com" id="16461938102"> <query xmlns="http://jabber.org/protocol/disco#items"></query> </iq> LM-DEBUG: 02/09/2010 16:25:54.940171: ----------------------------------- gabble/vcard-DEBUG: 02/09/2010 16:25:54.940853: gabble_vcard_manager_request: Created request 0x971cf80 to retrieve <1>'s vCard gabble/vcard-DEBUG: 02/09/2010 16:25:54.941196: request_send: Cache entry 0x971cf40 is my own, not setting @to gabble/pipeline-DEBUG: 02/09/2010 16:25:54.941529: gabble_request_pipeline_enqueue: enqueued new request as item 0x971cfa0 gabble/pipeline-DEBUG: 02/09/2010 16:25:54.941808: gabble_request_pipeline_enqueue: number of items in flight: 0 gabble/vcard-DEBUG: 02/09/2010 16:25:54.942102: request_send: adding request to cache entry 0x971cf40 and queueing the <iq> LM-DEBUG: 02/09/2010 16:25:54.943461: SEND: LM-DEBUG: 02/09/2010 16:25:54.943748: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.944065: <iq type="set" id="17423943291"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <publish node="http://laptop.org/xmpp/activities"> <item> <activities xmlns="http://laptop.org/xmpp/activities"></activities> </item> </publish> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:54.944344: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.945118: SEND: LM-DEBUG: 02/09/2010 16:25:54.945492: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.945760: <iq type="set" id="16976944895"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <publish node="http://laptop.org/xmpp/activity-properties"> <item> <activities xmlns="http://laptop.org/xmpp/activity-properties"></activities> </item> </publish> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:54.946046: ----------------------------------- gabble/pipeline-DEBUG: 02/09/2010 16:25:54.946829: gabble_request_pipeline_go: called; 1 pending items, 0 items in flight gabble/pipeline-DEBUG: 02/09/2010 16:25:54.947139: send_next_request: processing request 0x971cfa0 LM-DEBUG: 02/09/2010 16:25:54.959307: SEND: LM-DEBUG: 02/09/2010 16:25:54.959618: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.959892: <iq type="get" id="17422941491"> <vCard xmlns="vcard-temp"></vCard> </iq> LM-DEBUG: 02/09/2010 16:25:54.960170: ----------------------------------- gabble/connection-DEBUG: 02/09/2010 16:25:54.980180: gabble_connection_advertise_capabilities: caps before: 2e3e5 gabble/media-channel-DEBUG: 02/09/2010 16:25:54.980576: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) gabble/media-channel-DEBUG: 02/09/2010 16:25:54.980880: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) gabble/media-channel-DEBUG: 02/09/2010 16:25:54.981252: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) gabble/connection-DEBUG: 02/09/2010 16:25:54.981605: gabble_connection_advertise_capabilities: caps to add: 38f01f gabble/connection-DEBUG: 02/09/2010 16:25:54.981887: gabble_connection_advertise_capabilities: caps to remove: 0 gabble/connection-DEBUG: 02/09/2010 16:25:54.982151: gabble_connection_advertise_capabilities: caps after: 3af3ff gabble/connection-DEBUG: 02/09/2010 16:25:54.982431: gabble_connection_advertise_capabilities: before != after, changing gabble/presence-DEBUG: 02/09/2010 16:25:54.982714: gabble_presence_set_capabilities: about to add caps 3863551 to resource fcdd7219 with serial 2 gabble/presence-DEBUG: 02/09/2010 16:25:54.982989: gabble_presence_set_capabilities: found resource fcdd7219 gabble/presence-DEBUG: 02/09/2010 16:25:54.983263: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps gabble/presence-DEBUG: 02/09/2010 16:25:54.983541: gabble_presence_set_capabilities: adding caps 3863551 to resource fcdd7219 gabble/presence-DEBUG: 02/09/2010 16:25:54.983812: gabble_presence_set_capabilities: resource fcdd7219 caps now 3863551 gabble/presence-DEBUG: 02/09/2010 16:25:54.984085: gabble_presence_set_capabilities: total caps now 3863551 gabble/connection-DEBUG: 02/09/2010 16:25:54.984359: gabble_connection_advertise_capabilities: set caps: 3af3ff gabble/presence-DEBUG: 02/09/2010 16:25:54.984833: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#8eELzXKOK8yUaD9VH+Gmh0GUtbo=) LM-DEBUG: 02/09/2010 16:25:54.985325: SEND: LM-DEBUG: 02/09/2010 16:25:54.985614: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.985871: <presence id="67153984659"> <x xmlns="vcard-temp:x:update"></x> <c ext="pmuc-v1 voice-v1 video-v1" ver="8eELzXKOK8yUaD9VH+Gmh0GUtbo=" node="http://telepathy.freedesktop.org/caps" hash="sha-1" xmlns="http://jabber.org/protocol/caps"></c> </presence> LM-DEBUG: 02/09/2010 16:25:54.986123: ----------------------------------- gabble/presence-DEBUG: 02/09/2010 16:25:54.988375: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#DTrRxTDbDXPFWTvjBn9znE66z+s=) LM-DEBUG: 02/09/2010 16:25:54.988811: SEND: LM-DEBUG: 02/09/2010 16:25:54.989183: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:54.989456: <presence id="66578988175"> <x xmlns="vcard-temp:x:update"></x> <c ext="pmuc-v1 voice-v1 video-v1" ver="DTrRxTDbDXPFWTvjBn9znE66z+s=" node="http://telepathy.freedesktop.org/caps" hash="sha-1" xmlns="http://jabber.org/protocol/caps"></c> </presence> LM-DEBUG: 02/09/2010 16:25:54.989727: ----------------------------------- gabble/vcard-DEBUG: 02/09/2010 16:25:54.999020: gabble_vcard_manager_request: Created request 0x98ca600 to retrieve <1>'s vCard gabble/vcard-DEBUG: 02/09/2010 16:25:54.999344: request_send: adding to cache entry 0x971cf40 with <iq> already pending gabble/vcard-DEBUG: 02/09/2010 16:25:55.4357: gabble_vcard_manager_edit: called; invalidating cache gabble/vcard-DEBUG: 02/09/2010 16:25:55.4678: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x971cf40: it has a pipeline_item 0x971cfa0 gabble/vcard-DEBUG: 02/09/2010 16:25:55.10637: gabble_vcard_manager_edit: checking if we have pending requests already gabble/vcard-DEBUG: 02/09/2010 16:25:55.10953: gabble_vcard_manager_edit: NICKNAME => value of length 8 starting fighter1 LM-DEBUG: 02/09/2010 16:25:55.240304: RECV [565]: LM-DEBUG: 02/09/2010 16:25:55.240667: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.240993: '<iq to="fighter1one@gmail.com/fcdd7219" from="fighter1one@gmail.com" id="16396936099" type="result"><query xmlns="google:jingleinfo"><stun><server host="stun.l.google.com" udp="19302"/><server host="stun3.l.google.com" udp="19302"/><server host="stun1.l.google.com" udp="19302"/><server host="stun2.l.google.com" udp="19302"/><server host="stun4.l.google.com" udp="19302"/></stun><relay><token>CAESHgoVZmlnaHRlcjFvbmVAZ21haWwuY29tEKPN86HrJBoQeojkW9JoaSAvJmzSX82qGA==</token><server host="relay.google.com" udp="19295" tcp="19294" tcpssl="443"/></relay></query></iq>' LM-DEBUG: 02/09/2010 16:25:55.241257: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.241513: Read: 565 chars LM-DEBUG: 02/09/2010 16:25:55.241799: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.242063: ATTRIBUTE: from = fighter1one@gmail.com LM-DEBUG: 02/09/2010 16:25:55.242328: ATTRIBUTE: id = 16396936099 LM-DEBUG: 02/09/2010 16:25:55.242587: ATTRIBUTE: type = result LM-DEBUG: 02/09/2010 16:25:55.242863: ATTRIBUTE: xmlns = google:jingleinfo LM-DEBUG: 02/09/2010 16:25:55.243145: ATTRIBUTE: host = stun.l.google.com LM-DEBUG: 02/09/2010 16:25:55.243407: ATTRIBUTE: udp = 19302 LM-DEBUG: 02/09/2010 16:25:55.243673: Trying to close node: server LM-DEBUG: 02/09/2010 16:25:55.243946: ATTRIBUTE: host = stun3.l.google.com LM-DEBUG: 02/09/2010 16:25:55.244216: ATTRIBUTE: udp = 19302 LM-DEBUG: 02/09/2010 16:25:55.244476: Trying to close node: server LM-DEBUG: 02/09/2010 16:25:55.244749: ATTRIBUTE: host = stun1.l.google.com LM-DEBUG: 02/09/2010 16:25:55.253211: ATTRIBUTE: udp = 19302 LM-DEBUG: 02/09/2010 16:25:55.253509: Trying to close node: server LM-DEBUG: 02/09/2010 16:25:55.253781: ATTRIBUTE: host = stun2.l.google.com LM-DEBUG: 02/09/2010 16:25:55.254045: ATTRIBUTE: udp = 19302 LM-DEBUG: 02/09/2010 16:25:55.254307: Trying to close node: server LM-DEBUG: 02/09/2010 16:25:55.254579: ATTRIBUTE: host = stun4.l.google.com LM-DEBUG: 02/09/2010 16:25:55.254842: ATTRIBUTE: udp = 19302 LM-DEBUG: 02/09/2010 16:25:55.255112: Trying to close node: server LM-DEBUG: 02/09/2010 16:25:55.255383: Trying to close node: stun LM-DEBUG: 02/09/2010 16:25:55.255657: Trying to close node: token LM-DEBUG: 02/09/2010 16:25:55.255937: ATTRIBUTE: host = relay.google.com LM-DEBUG: 02/09/2010 16:25:55.256206: ATTRIBUTE: udp = 19295 LM-DEBUG: 02/09/2010 16:25:55.256469: ATTRIBUTE: tcp = 19294 LM-DEBUG: 02/09/2010 16:25:55.256741: ATTRIBUTE: tcpssl = 443 LM-DEBUG: 02/09/2010 16:25:55.257039: Trying to close node: server LM-DEBUG: 02/09/2010 16:25:55.257307: Trying to close node: relay LM-DEBUG: 02/09/2010 16:25:55.257569: Trying to close node: query LM-DEBUG: 02/09/2010 16:25:55.257833: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:55.258094: Have a new message LM-DEBUG: 02/09/2010 16:25:55.258363: New message with type="iq" from: fighter1one@gmail.com gabble/media-channel-DEBUG: 02/09/2010 16:25:55.258737: got_jingle_info_stanza: jingle info: got stun server stun.l.google.com, port 19302 gabble/media-channel-DEBUG: 02/09/2010 16:25:55.259020: take_stun_server: Resolving primary STUN server stun.l.google.com:19302 gabble/media-channel-DEBUG: 02/09/2010 16:25:55.264782: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 72.14.203.126:19302 gabble/media-channel-DEBUG: 02/09/2010 16:25:55.265163: got_jingle_info_stanza: jingle info: got Google relay token CAESHgoVZmlnaHRlcjFvbmVAZ21haWwuY29tEKPN86HrJBoQeojkW9JoaSAvJmzSX82qGA== gabble/media-channel-DEBUG: 02/09/2010 16:25:55.265467: got_jingle_info_stanza: jingle info: got relay server relay.google.com gabble/media-channel-DEBUG: 02/09/2010 16:25:55.265767: got_jingle_info_stanza: jingle info: got relay udp port 19295 gabble/media-channel-DEBUG: 02/09/2010 16:25:55.266082: got_jingle_info_stanza: jingle info: got relay tcp port 19294 gabble/media-channel-DEBUG: 02/09/2010 16:25:55.266366: got_jingle_info_stanza: jingle info: got relay tcpssl port 443 gabble/roster-DEBUG: 02/09/2010 16:25:55.382946: _gabble_roster_get_channel: Looking up channel 3:3 "stored" gabble/roster-DEBUG: 02/09/2010 16:25:55.383261: _gabble_roster_create_channel: Instantiating channel 3:3 "stored" gabble/roster-DEBUG: 02/09/2010 16:25:55.385554: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/fighter1one_40gmail_2ecom_2ffcdd7219/RosterChannel/List/stored gabble/roster-DEBUG: 02/09/2010 16:25:55.385869: _gabble_roster_create_channel: roster not yet received, not emitting signal for stored list channel gabble/roster-DEBUG: 02/09/2010 16:25:55.386861: _gabble_roster_get_channel: Looking up channel 3:1 "publish" gabble/roster-DEBUG: 02/09/2010 16:25:55.387181: _gabble_roster_create_channel: Instantiating channel 3:1 "publish" gabble/roster-DEBUG: 02/09/2010 16:25:55.388017: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/fighter1one_40gmail_2ecom_2ffcdd7219/RosterChannel/List/publish gabble/roster-DEBUG: 02/09/2010 16:25:55.388333: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel gabble/roster-DEBUG: 02/09/2010 16:25:55.389022: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe" gabble/roster-DEBUG: 02/09/2010 16:25:55.389314: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe" gabble/roster-DEBUG: 02/09/2010 16:25:55.390027: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/fighter1one_40gmail_2ecom_2ffcdd7219/RosterChannel/List/subscribe gabble/roster-DEBUG: 02/09/2010 16:25:55.390333: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel gabble/connection-DEBUG: 02/09/2010 16:25:55.402513: gabble_connection_advertise_capabilities: caps before: 3af3ff gabble/media-channel-DEBUG: 02/09/2010 16:25:55.402833: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) gabble/connection-DEBUG: 02/09/2010 16:25:55.403124: gabble_connection_advertise_capabilities: caps to add: 38f01f gabble/connection-DEBUG: 02/09/2010 16:25:55.403388: gabble_connection_advertise_capabilities: caps to remove: 0 gabble/connection-DEBUG: 02/09/2010 16:25:55.404021: gabble_connection_advertise_capabilities: caps after: 3af3ff LM-DEBUG: 02/09/2010 16:25:55.405322: RECV [340]: LM-DEBUG: 02/09/2010 16:25:55.405625: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.405903: '<presence from="om26er@gmail.com/pcp2729DB85" to="fighter1one@gmail.com/fcdd7219"><status/><priority>0</priority><c node="http://www.google.com/xmpp/client/caps" ver="1.0.0.66" ext="share-v1" xmlns="http://jabber.org/protocol/caps"/><x stamp="20100209T11:24:39" xmlns="jabber:x:delay"/><x xmlns="vcard-temp:x:update"><photo/></x></presence>' LM-DEBUG: 02/09/2010 16:25:55.406157: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.406419: Read: 340 chars LM-DEBUG: 02/09/2010 16:25:55.406697: ATTRIBUTE: from = om26er@gmail.com/pcp2729DB85 LM-DEBUG: 02/09/2010 16:25:55.406960: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.407241: Trying to close node: status LM-DEBUG: 02/09/2010 16:25:55.407512: Trying to close node: priority LM-DEBUG: 02/09/2010 16:25:55.407792: ATTRIBUTE: node = http://www.google.com/xmpp/client/caps LM-DEBUG: 02/09/2010 16:25:55.408101: ATTRIBUTE: ver = 1.0.0.66 LM-DEBUG: 02/09/2010 16:25:55.408368: ATTRIBUTE: ext = share-v1 LM-DEBUG: 02/09/2010 16:25:55.408632: ATTRIBUTE: xmlns = http://jabber.org/protocol/caps LM-DEBUG: 02/09/2010 16:25:55.408900: Trying to close node: c LM-DEBUG: 02/09/2010 16:25:55.409204: ATTRIBUTE: stamp = 20100209T11:24:39 LM-DEBUG: 02/09/2010 16:25:55.409569: ATTRIBUTE: xmlns = jabber:x:delay LM-DEBUG: 02/09/2010 16:25:55.409845: Trying to close node: x LM-DEBUG: 02/09/2010 16:25:55.410121: ATTRIBUTE: xmlns = vcard-temp:x:update LM-DEBUG: 02/09/2010 16:25:55.410394: Trying to close node: photo LM-DEBUG: 02/09/2010 16:25:55.410691: Trying to close node: x LM-DEBUG: 02/09/2010 16:25:55.410991: Trying to close node: presence LM-DEBUG: 02/09/2010 16:25:55.411258: Have a new message LM-DEBUG: 02/09/2010 16:25:55.411530: New message with type="presence" from: om26er@gmail.com/pcp2729DB85 LM-DEBUG: 02/09/2010 16:25:55.412080: RECV [1]: LM-DEBUG: 02/09/2010 16:25:55.412358: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.412600: ' ' LM-DEBUG: 02/09/2010 16:25:55.412849: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.413091: Read: 1 chars LM-DEBUG: 02/09/2010 16:25:55.413523: RECV [342]: LM-DEBUG: 02/09/2010 16:25:55.413830: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.414119: '<presence from="om26er@gmail.com/callCD5CB22D" to="fighter1one@gmail.com/fcdd7219"><status/><priority>0</priority><c node="http://www.google.com/xmpp/client/caps" ver="1.0.0.66" ext=" voice-v1" xmlns="http://jabber.org/protocol/caps"/><x stamp="20100209T11:24:39" xmlns="jabber:x:delay"/><x xmlns="vcard-temp:x:update"><photo/></x></presence>' LM-DEBUG: 02/09/2010 16:25:55.414387: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.414654: Read: 342 chars LM-DEBUG: 02/09/2010 16:25:55.414941: ATTRIBUTE: from = om26er@gmail.com/callCD5CB22D LM-DEBUG: 02/09/2010 16:25:55.415235: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.415517: Trying to close node: status LM-DEBUG: 02/09/2010 16:25:55.415800: Trying to close node: priority LM-DEBUG: 02/09/2010 16:25:55.416129: ATTRIBUTE: node = http://www.google.com/xmpp/client/caps LM-DEBUG: 02/09/2010 16:25:55.416398: ATTRIBUTE: ver = 1.0.0.66 LM-DEBUG: 02/09/2010 16:25:55.416668: ATTRIBUTE: ext = voice-v1 LM-DEBUG: 02/09/2010 16:25:55.417511: ATTRIBUTE: xmlns = http://jabber.org/protocol/caps LM-DEBUG: 02/09/2010 16:25:55.417793: Trying to close node: c LM-DEBUG: 02/09/2010 16:25:55.418070: ATTRIBUTE: stamp = 20100209T11:24:39 LM-DEBUG: 02/09/2010 16:25:55.418329: ATTRIBUTE: xmlns = jabber:x:delay LM-DEBUG: 02/09/2010 16:25:55.418597: Trying to close node: x LM-DEBUG: 02/09/2010 16:25:55.418860: ATTRIBUTE: xmlns = vcard-temp:x:update LM-DEBUG: 02/09/2010 16:25:55.419121: Trying to close node: photo LM-DEBUG: 02/09/2010 16:25:55.419373: Trying to close node: x LM-DEBUG: 02/09/2010 16:25:55.419640: Trying to close node: presence LM-DEBUG: 02/09/2010 16:25:55.419938: Have a new message LM-DEBUG: 02/09/2010 16:25:55.420196: New message with type="presence" from: om26er@gmail.com/callCD5CB22D gabble/presence-DEBUG: 02/09/2010 16:25:55.420696: gabble_presence_cache_do_update: om26er@gmail.com (2) resource pcp2729DB85 prio 0 presence 7 message "<null>" gabble/presence-DEBUG: 02/09/2010 16:25:55.422066: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#share-v1, setting caps for 2 (om26er@gmail.com/pcp2729DB85) to 0 gabble/presence-DEBUG: 02/09/2010 16:25:55.422341: gabble_presence_set_capabilities: about to add caps 0 to resource pcp2729DB85 with serial 1 gabble/presence-DEBUG: 02/09/2010 16:25:55.422601: gabble_presence_set_capabilities: found resource pcp2729DB85 gabble/presence-DEBUG: 02/09/2010 16:25:55.422879: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps gabble/presence-DEBUG: 02/09/2010 16:25:55.423140: gabble_presence_set_capabilities: adding caps 0 to resource pcp2729DB85 gabble/presence-DEBUG: 02/09/2010 16:25:55.423402: gabble_presence_set_capabilities: resource pcp2729DB85 caps now 0 gabble/presence-DEBUG: 02/09/2010 16:25:55.423659: gabble_presence_set_capabilities: total caps now 0 gabble/presence-DEBUG: 02/09/2010 16:25:55.424004: _process_caps_uri: caps for 2 (om26er@gmail.com/pcp2729DB85) now 0 gabble/presence-DEBUG: 02/09/2010 16:25:55.424314: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.66 gabble/presence-DEBUG: 02/09/2010 16:25:55.424602: disco_waiter_new: created waiter 0x98cab40 for handle 2 with serial 1 gabble/presence-DEBUG: 02/09/2010 16:25:55.424865: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.66 gabble/disco-DEBUG: 02/09/2010 16:25:55.425133: gabble_disco_request_with_timeout: Creating disco request 0x98cab60 for om26er@gmail.com/pcp2729DB85 LM-DEBUG: 02/09/2010 16:25:55.425528: SEND: LM-DEBUG: 02/09/2010 16:25:55.425816: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.426078: <iq type="get" to="om26er@gmail.com/pcp2729DB85" id="17428425383"> <query node="http://www.google.com/xmpp/client/caps#1.0.0.66" xmlns="http://jabber.org/protocol/disco#info"></query> </iq> LM-DEBUG: 02/09/2010 16:25:55.426332: ----------------------------------- gabble/presence-DEBUG: 02/09/2010 16:25:55.426877: _process_caps: Emitting caps update: handle 2, old 0, new 0 gabble/presence-DEBUG: 02/09/2010 16:25:55.427401: gabble_presence_cache_do_update: om26er@gmail.com (2) resource callCD5CB22D prio 0 presence 7 message "<null>" gabble/presence-DEBUG: 02/09/2010 16:25:55.427786: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 2 (om26er@gmail.com/callCD5CB22D) to 2 gabble/presence-DEBUG: 02/09/2010 16:25:55.428105: gabble_presence_set_capabilities: about to add caps 2 to resource callCD5CB22D with serial 2 gabble/presence-DEBUG: 02/09/2010 16:25:55.428369: gabble_presence_set_capabilities: found resource callCD5CB22D gabble/presence-DEBUG: 02/09/2010 16:25:55.428630: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps gabble/presence-DEBUG: 02/09/2010 16:25:55.429461: gabble_presence_set_capabilities: adding caps 2 to resource callCD5CB22D gabble/presence-DEBUG: 02/09/2010 16:25:55.429745: gabble_presence_set_capabilities: resource callCD5CB22D caps now 2 gabble/presence-DEBUG: 02/09/2010 16:25:55.430097: gabble_presence_set_capabilities: total caps now 2 gabble/presence-DEBUG: 02/09/2010 16:25:55.430375: _process_caps_uri: caps for 2 (om26er@gmail.com/callCD5CB22D) now 2 gabble/presence-DEBUG: 02/09/2010 16:25:55.430650: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps# gabble/presence-DEBUG: 02/09/2010 16:25:55.430916: disco_waiter_new: created waiter 0x98caba0 for handle 2 with serial 2 gabble/presence-DEBUG: 02/09/2010 16:25:55.431176: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps# gabble/disco-DEBUG: 02/09/2010 16:25:55.431443: gabble_disco_request_with_timeout: Creating disco request 0x98cabc0 for om26er@gmail.com/callCD5CB22D LM-DEBUG: 02/09/2010 16:25:55.431818: SEND: LM-DEBUG: 02/09/2010 16:25:55.432131: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.432394: <iq type="get" to="om26er@gmail.com/callCD5CB22D" id="1620431694"> <query node="http://www.google.com/xmpp/client/caps#" xmlns="http://jabber.org/protocol/disco#info"></query> </iq> LM-DEBUG: 02/09/2010 16:25:55.432658: ----------------------------------- gabble/presence-DEBUG: 02/09/2010 16:25:55.433130: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.66 gabble/presence-DEBUG: 02/09/2010 16:25:55.433471: disco_waiter_new: created waiter 0x98cac00 for handle 2 with serial 2 gabble/presence-DEBUG: 02/09/2010 16:25:55.433737: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.66 gabble/disco-DEBUG: 02/09/2010 16:25:55.434005: gabble_disco_request_with_timeout: Creating disco request 0x98cac20 for om26er@gmail.com/callCD5CB22D LM-DEBUG: 02/09/2010 16:25:55.434379: SEND: LM-DEBUG: 02/09/2010 16:25:55.434655: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.434920: <iq type="get" to="om26er@gmail.com/callCD5CB22D" id="85434254"> <query node="http://www.google.com/xmpp/client/caps#1.0.0.66" xmlns="http://jabber.org/protocol/disco#info"></query> </iq> LM-DEBUG: 02/09/2010 16:25:55.435205: ----------------------------------- gabble/presence-DEBUG: 02/09/2010 16:25:55.435679: _process_caps: Emitting caps update: handle 2, old 0, new 2 LM-DEBUG: 02/09/2010 16:25:55.650036: RECV [702]: LM-DEBUG: 02/09/2010 16:25:55.650450: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.650779: '<iq to="fighter1one@gmail.com/fcdd7219" id="11928167" type="result"><query gr:ext="2" xmlns="jabber:iq:roster" xmlns:gr="google:roster"><item jid="om26er@gmail.com" subscription="both" name="omer akram" gr:w="34" gr:mc="137" gr:emc="4"/><item jid="manan1155@gmail.com" subscription="both" name="Abdul Manan" gr:w="3" gr:mc="14"/><item jid="jo26hn@gmail.com" subscription="both" name="Jaanbaz Ahmad" gr:w="1" gr:mc="5"/><item jid="manan115@gmail.com" subscription="none" ask="subscribe" gr:w="1" gr:mc="5"/><item jid="mudinaveed@gmail.com" name="/\/\ |_|Ď ǐǐ ღ ღღღღღღღ" gr:w="1" gr:mc="4" gr:orkutprofile="http://www.orkut.com/Profile.aspx?uid=9369309866889582004" gr:orkutscrapbook="' LM-DEBUG: 02/09/2010 16:25:55.651070: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.651351: Read: 702 chars LM-DEBUG: 02/09/2010 16:25:55.651660: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.654104: ATTRIBUTE: id = 11928167 LM-DEBUG: 02/09/2010 16:25:55.654432: ATTRIBUTE: type = result LM-DEBUG: 02/09/2010 16:25:55.654740: ATTRIBUTE: gr:ext = 2 LM-DEBUG: 02/09/2010 16:25:55.655030: ATTRIBUTE: xmlns = jabber:iq:roster LM-DEBUG: 02/09/2010 16:25:55.655344: ATTRIBUTE: xmlns:gr = google:roster LM-DEBUG: 02/09/2010 16:25:55.655658: ATTRIBUTE: jid = om26er@gmail.com LM-DEBUG: 02/09/2010 16:25:55.655988: ATTRIBUTE: subscription = both LM-DEBUG: 02/09/2010 16:25:55.656284: ATTRIBUTE: name = omer akram LM-DEBUG: 02/09/2010 16:25:55.656641: ATTRIBUTE: gr:w = 34 LM-DEBUG: 02/09/2010 16:25:55.656944: ATTRIBUTE: gr:mc = 137 LM-DEBUG: 02/09/2010 16:25:55.657232: ATTRIBUTE: gr:emc = 4 LM-DEBUG: 02/09/2010 16:25:55.657522: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.657831: ATTRIBUTE: jid = manan1155@gmail.com LM-DEBUG: 02/09/2010 16:25:55.658138: ATTRIBUTE: subscription = both LM-DEBUG: 02/09/2010 16:25:55.658394: ATTRIBUTE: name = Abdul Manan LM-DEBUG: 02/09/2010 16:25:55.658644: ATTRIBUTE: gr:w = 3 LM-DEBUG: 02/09/2010 16:25:55.658899: ATTRIBUTE: gr:mc = 14 LM-DEBUG: 02/09/2010 16:25:55.659183: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.659481: ATTRIBUTE: jid = jo26hn@gmail.com LM-DEBUG: 02/09/2010 16:25:55.659761: ATTRIBUTE: subscription = both LM-DEBUG: 02/09/2010 16:25:55.671765: ATTRIBUTE: name = Jaanbaz Ahmad LM-DEBUG: 02/09/2010 16:25:55.672117: ATTRIBUTE: gr:w = 1 LM-DEBUG: 02/09/2010 16:25:55.672374: ATTRIBUTE: gr:mc = 5 LM-DEBUG: 02/09/2010 16:25:55.672674: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.672988: ATTRIBUTE: jid = manan115@gmail.com LM-DEBUG: 02/09/2010 16:25:55.673280: ATTRIBUTE: subscription = none LM-DEBUG: 02/09/2010 16:25:55.673587: ATTRIBUTE: ask = subscribe LM-DEBUG: 02/09/2010 16:25:55.673836: ATTRIBUTE: gr:w = 1 LM-DEBUG: 02/09/2010 16:25:55.674112: ATTRIBUTE: gr:mc = 5 LM-DEBUG: 02/09/2010 16:25:55.674398: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.674932: RECV [758]: LM-DEBUG: 02/09/2010 16:25:55.675268: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.675556: 'http://www.orkut.com/Scrapbook.aspx?uid=9369309866889582004" gr:orkutimage="http://images3.orkut.com/images/small/1246624301/11469478/bq.jpg" gr:orkutweight="9"/><item jid="nd.nicenadia@gmail.com" subscription="both" name="NADIYA KHAN" gr:autosub="true" gr:w="1" gr:mc="5" gr:orkutprofile="http://www.orkut.com/Profile.aspx?uid=1230355871158557378" gr:orkutscrapbook="http://www.orkut.com/Scrapbook.aspx?uid=1230355871158557378" gr:orkutimage="http://images3.orkut.com/images/small/1189792660/62227517.jpg" gr:orkutweight="17"/><item jid="shahrukh4us7@gmail.com" subscription="both" name="(*)»$ sHaHrUkH $ WiTh NoKiA *»(*)" gr:autosub="true" gr:w="1" gr:mc="6" gr:orkutprofile="http://www.orkut.com/Profile.aspx?uid=8492412935771293252" gr:orkutscrapbook="' LM-DEBUG: 02/09/2010 16:25:55.675852: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.681199: Read: 758 chars LM-DEBUG: 02/09/2010 16:25:55.681524: ATTRIBUTE: jid = mudinaveed@gmail.com LM-DEBUG: 02/09/2010 16:25:55.681835: ATTRIBUTE: name = /\/\ |_|Ď ǐǐ ღ ღღღღღღღ LM-DEBUG: 02/09/2010 16:25:55.682126: ATTRIBUTE: gr:w = 1 LM-DEBUG: 02/09/2010 16:25:55.682424: ATTRIBUTE: gr:mc = 4 LM-DEBUG: 02/09/2010 16:25:55.682718: ATTRIBUTE: gr:orkutprofile = http://www.orkut.com/Profile.aspx?uid=9369309866889582004 LM-DEBUG: 02/09/2010 16:25:55.683022: ATTRIBUTE: gr:orkutscrapbook = http://www.orkut.com/Scrapbook.aspx?uid=9369309866889582004 LM-DEBUG: 02/09/2010 16:25:55.683319: ATTRIBUTE: gr:orkutimage = http://images3.orkut.com/images/small/1246624301/11469478/bq.jpg LM-DEBUG: 02/09/2010 16:25:55.686995: ATTRIBUTE: gr:orkutweight = 9 LM-DEBUG: 02/09/2010 16:25:55.687319: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.687683: ATTRIBUTE: jid = nd.nicenadia@gmail.com LM-DEBUG: 02/09/2010 16:25:55.689570: ATTRIBUTE: subscription = both LM-DEBUG: 02/09/2010 16:25:55.689882: ATTRIBUTE: name = NADIYA KHAN LM-DEBUG: 02/09/2010 16:25:55.690176: ATTRIBUTE: gr:autosub = true LM-DEBUG: 02/09/2010 16:25:55.690469: ATTRIBUTE: gr:w = 1 LM-DEBUG: 02/09/2010 16:25:55.690782: ATTRIBUTE: gr:mc = 5 LM-DEBUG: 02/09/2010 16:25:55.691071: ATTRIBUTE: gr:orkutprofile = http://www.orkut.com/Profile.aspx?uid=1230355871158557378 LM-DEBUG: 02/09/2010 16:25:55.691395: ATTRIBUTE: gr:orkutscrapbook = http://www.orkut.com/Scrapbook.aspx?uid=1230355871158557378 LM-DEBUG: 02/09/2010 16:25:55.691687: ATTRIBUTE: gr:orkutimage = http://images3.orkut.com/images/small/1189792660/62227517.jpg LM-DEBUG: 02/09/2010 16:25:55.692029: ATTRIBUTE: gr:orkutweight = 17 LM-DEBUG: 02/09/2010 16:25:55.692414: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.692975: RECV [771]: LM-DEBUG: 02/09/2010 16:25:55.693322: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.693644: 'http://www.orkut.com/Scrapbook.aspx?uid=8492412935771293252" gr:orkutimage="http://images3.orkut.com/images/small/1246955472/75936302/ep.jpg" gr:orkutweight="34"/><item jid="shan.boskonovitch@gmail.com" subscription="both" name="shan malik" gr:w="1" gr:mc="5"/><item jid="asad316@gmail.com" subscription="both" name="Asad Moeen" gr:autosub="true" gr:w="1" gr:mc="1" gr:orkutprofile="http://www.orkut.com/Profile.aspx?uid=16869978023127280443" gr:orkutscrapbook="http://www.orkut.com/Scrapbook.aspx?uid=16869978023127280443" gr:orkutimage="http://images3.orkut.com/images/small/1227509387/43506100/bq.jpg" gr:orkutweight="1"/><item jid="fighter1one@gmail.com" subscription="none" name="fighter1" gr:profileurl="http://www.google.com/profiles/fighter.mohsin"/></query></iq>' LM-DEBUG: 02/09/2010 16:25:55.693943: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.694230: Read: 771 chars LM-DEBUG: 02/09/2010 16:25:55.694546: ATTRIBUTE: jid = shahrukh4us7@gmail.com LM-DEBUG: 02/09/2010 16:25:55.694849: ATTRIBUTE: subscription = both LM-DEBUG: 02/09/2010 16:25:55.695144: ATTRIBUTE: name = (*)»$ sHaHrUkH $ WiTh NoKiA *»(*) LM-DEBUG: 02/09/2010 16:25:55.695446: ATTRIBUTE: gr:autosub = true LM-DEBUG: 02/09/2010 16:25:55.695744: ATTRIBUTE: gr:w = 1 LM-DEBUG: 02/09/2010 16:25:55.703646: ATTRIBUTE: gr:mc = 6 LM-DEBUG: 02/09/2010 16:25:55.704001: ATTRIBUTE: gr:orkutprofile = http://www.orkut.com/Profile.aspx?uid=8492412935771293252 LM-DEBUG: 02/09/2010 16:25:55.704304: ATTRIBUTE: gr:orkutscrapbook = http://www.orkut.com/Scrapbook.aspx?uid=8492412935771293252 LM-DEBUG: 02/09/2010 16:25:55.704638: ATTRIBUTE: gr:orkutimage = http://images3.orkut.com/images/small/1246955472/75936302/ep.jpg LM-DEBUG: 02/09/2010 16:25:55.704910: ATTRIBUTE: gr:orkutweight = 34 LM-DEBUG: 02/09/2010 16:25:55.705202: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.705507: ATTRIBUTE: jid = shan.boskonovitch@gmail.com LM-DEBUG: 02/09/2010 16:25:55.705796: ATTRIBUTE: subscription = both LM-DEBUG: 02/09/2010 16:25:55.706088: ATTRIBUTE: name = shan malik LM-DEBUG: 02/09/2010 16:25:55.706382: ATTRIBUTE: gr:w = 1 LM-DEBUG: 02/09/2010 16:25:55.706670: ATTRIBUTE: gr:mc = 5 LM-DEBUG: 02/09/2010 16:25:55.706974: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.707303: ATTRIBUTE: jid = asad316@gmail.com LM-DEBUG: 02/09/2010 16:25:55.707609: ATTRIBUTE: subscription = both LM-DEBUG: 02/09/2010 16:25:55.707943: ATTRIBUTE: name = Asad Moeen LM-DEBUG: 02/09/2010 16:25:55.708252: ATTRIBUTE: gr:autosub = true LM-DEBUG: 02/09/2010 16:25:55.708524: ATTRIBUTE: gr:w = 1 LM-DEBUG: 02/09/2010 16:25:55.708805: ATTRIBUTE: gr:mc = 1 LM-DEBUG: 02/09/2010 16:25:55.709106: ATTRIBUTE: gr:orkutprofile = http://www.orkut.com/Profile.aspx?uid=16869978023127280443 LM-DEBUG: 02/09/2010 16:25:55.709400: ATTRIBUTE: gr:orkutscrapbook = http://www.orkut.com/Scrapbook.aspx?uid=16869978023127280443 LM-DEBUG: 02/09/2010 16:25:55.709691: ATTRIBUTE: gr:orkutimage = http://images3.orkut.com/images/small/1227509387/43506100/bq.jpg LM-DEBUG: 02/09/2010 16:25:55.709979: ATTRIBUTE: gr:orkutweight = 1 LM-DEBUG: 02/09/2010 16:25:55.710336: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.710869: ATTRIBUTE: jid = fighter1one@gmail.com LM-DEBUG: 02/09/2010 16:25:55.711318: ATTRIBUTE: subscription = none LM-DEBUG: 02/09/2010 16:25:55.711626: ATTRIBUTE: name = fighter1 LM-DEBUG: 02/09/2010 16:25:55.719995: ATTRIBUTE: gr:profileurl = http://www.google.com/profiles/fighter.mohsin LM-DEBUG: 02/09/2010 16:25:55.720361: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.720666: Trying to close node: query LM-DEBUG: 02/09/2010 16:25:55.720957: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:55.721245: Have a new message LM-DEBUG: 02/09/2010 16:25:55.724466: New message with type="iq" from: unknown LM-DEBUG: 02/09/2010 16:25:55.725013: RECV [259]: LM-DEBUG: 02/09/2010 16:25:55.725326: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.725603: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="16461938102" from="gmail.com"> <query xmlns="http://jabber.org/protocol/disco#items"/> <error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:55.725871: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.726133: Read: 259 chars LM-DEBUG: 02/09/2010 16:25:55.726473: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:55.726756: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.727040: ATTRIBUTE: id = 16461938102 LM-DEBUG: 02/09/2010 16:25:55.727319: ATTRIBUTE: from = gmail.com LM-DEBUG: 02/09/2010 16:25:55.727628: ATTRIBUTE: xmlns = http://jabber.org/protocol/disco#items LM-DEBUG: 02/09/2010 16:25:55.728017: Trying to close node: query LM-DEBUG: 02/09/2010 16:25:55.728315: ATTRIBUTE: code = 501 LM-DEBUG: 02/09/2010 16:25:55.728605: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:55.728887: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:55.729166: Trying to close node: feature-not-implemented LM-DEBUG: 02/09/2010 16:25:55.729454: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:55.729743: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:55.730026: Have a new message LM-DEBUG: 02/09/2010 16:25:55.730309: New message with type="iq" from: gmail.com LM-DEBUG: 02/09/2010 16:25:55.730889: RECV [380]: LM-DEBUG: 02/09/2010 16:25:55.731209: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.731502: '<iq type="error" id="17423943291" to="fighter1one@gmail.com/fcdd7219"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <publish node="http://laptop.org/xmpp/activities"> <item> <activities xmlns="http://laptop.org/xmpp/activities"/> </item> </publish> </pubsub> <error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:55.731794: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.743486: Read: 380 chars LM-DEBUG: 02/09/2010 16:25:55.743827: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:55.744149: ATTRIBUTE: id = 17423943291 LM-DEBUG: 02/09/2010 16:25:55.744442: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.744771: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:55.745074: ATTRIBUTE: node = http://laptop.org/xmpp/activities LM-DEBUG: 02/09/2010 16:25:55.745368: ATTRIBUTE: xmlns = http://laptop.org/xmpp/activities LM-DEBUG: 02/09/2010 16:25:55.745663: Trying to close node: activities LM-DEBUG: 02/09/2010 16:25:55.745963: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.746284: Trying to close node: publish LM-DEBUG: 02/09/2010 16:25:55.746589: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:55.746891: ATTRIBUTE: code = 501 LM-DEBUG: 02/09/2010 16:25:55.747188: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:55.747498: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:55.747817: Trying to close node: feature-not-implemented LM-DEBUG: 02/09/2010 16:25:55.753659: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:55.753968: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:55.754257: Have a new message LM-DEBUG: 02/09/2010 16:25:55.754575: New message with type="iq" from: unknown LM-DEBUG: 02/09/2010 16:25:55.755014: RECV [1]: LM-DEBUG: 02/09/2010 16:25:55.755306: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.755568: ' ' LM-DEBUG: 02/09/2010 16:25:55.755837: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.756162: Read: 1 chars LM-DEBUG: 02/09/2010 16:25:55.756643: RECV [398]: LM-DEBUG: 02/09/2010 16:25:55.756944: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.757256: '<iq type="error" id="16976944895" to="fighter1one@gmail.com/fcdd7219"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <publish node="http://laptop.org/xmpp/activity-properties"> <item> <activities xmlns="http://laptop.org/xmpp/activity-properties"/> </item> </publish> </pubsub> <error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:55.757545: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.757837: Read: 398 chars LM-DEBUG: 02/09/2010 16:25:55.758133: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:55.758440: ATTRIBUTE: id = 16976944895 LM-DEBUG: 02/09/2010 16:25:55.758733: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.759041: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:55.759344: ATTRIBUTE: node = http://laptop.org/xmpp/activity-properties LM-DEBUG: 02/09/2010 16:25:55.759593: ATTRIBUTE: xmlns = http://laptop.org/xmpp/activity-properties LM-DEBUG: 02/09/2010 16:25:55.759862: Trying to close node: activities LM-DEBUG: 02/09/2010 16:25:55.767460: Trying to close node: item LM-DEBUG: 02/09/2010 16:25:55.767775: Trying to close node: publish LM-DEBUG: 02/09/2010 16:25:55.768098: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:55.768496: ATTRIBUTE: code = 501 LM-DEBUG: 02/09/2010 16:25:55.768805: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:55.769115: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:55.769437: Trying to close node: feature-not-implemented LM-DEBUG: 02/09/2010 16:25:55.769718: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:55.770004: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:55.770273: Have a new message LM-DEBUG: 02/09/2010 16:25:55.770544: New message with type="iq" from: unknown LM-DEBUG: 02/09/2010 16:25:55.771173: RECV [740]: LM-DEBUG: 02/09/2010 16:25:55.771470: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.771770: '<iq to="fighter1one@gmail.com/fcdd7219" id="17422941491" type="result"><vCard xmlns="vcard-temp"><FN>Mohsin Falak</FN><PHOTO><TYPE>image/jpeg</TYPE><BINVAL>/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAUDBA0QDgoQDg0NEA0KDQ0MDw8NDw0LDg0NDQ8NDQ0NDw0OChANDgwPDg8NDBUODxERExMTDQ0WGBYSGBASExIBBQUFCAcIDwkJDx4UEhQXFhQUGRQXFR4UFBQcFhQXFBcUGRYeFRQUFBUUFxQUGBQWFBQUFBQUHBQUFBQUFRQVFP/AABEIAGAAYAMBIgACEQEDEQH/xAAdAAACAgMBAQEAAAAAAAAAAAAGCAUHAAIDAQQJ/8QAQRAAAQIEAgUJBQMMAwAAAAAAAQIRAAMSIQQxBQYHQVEIEyIyM2GBgsIUcZGhwWKx8DRCQ1JTVIOEkqLD0RU1RP/EABkBAAIDAQAAAAAAAAAAAAAAAAECAAMFBP/EACYRAAICAQMDAwUAAAAAAAAAAAABAhEDBCExEnHwQWGxE1GBkdH/2gAMAwEAAhEDEQA/AHLiH1kPZ+b0xMRC60fo/N6YKDHki49EcUqj3nIlD2Cm2LWz2PBYicCBMbm5T75i7JtvpDrbgkwjmktNTJi1KWsqUtdSqiSVXc1F3L2hgeWtpZIl4CWF' LM-DEBUG: 02/09/2010 16:25:55.772150: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:55.772447: Read: 740 chars LM-DEBUG: 02/09/2010 16:25:55.772741: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:55.773034: ATTRIBUTE: id = 17422941491 LM-DEBUG: 02/09/2010 16:25:55.773317: ATTRIBUTE: type = result LM-DEBUG: 02/09/2010 16:25:55.773614: ATTRIBUTE: xmlns = vcard-temp LM-DEBUG: 02/09/2010 16:25:55.773924: Trying to close node: FN LM-DEBUG: 02/09/2010 16:25:55.774219: Trying to close node: TYPE gabble/roster-DEBUG: 02/09/2010 16:25:55.774723: _gabble_roster_get_channel: Looking up channel 3:1 "publish" gabble/roster-DEBUG: 02/09/2010 16:25:55.775053: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe" gabble/roster-DEBUG: 02/09/2010 16:25:55.775492: _gabble_roster_item_update: name for contact#2 changed to omer akram gabble/roster-DEBUG: 02/09/2010 16:25:55.776184: _gabble_roster_item_update: Checking which groups contact#2 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.776493: _gabble_roster_item_update: Checking which groups contact#2 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.776954: _gabble_roster_item_update: name for contact#3 changed to Abdul Manan gabble/roster-DEBUG: 02/09/2010 16:25:55.777514: _gabble_roster_item_update: Checking which groups contact#3 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.777800: _gabble_roster_item_update: Checking which groups contact#3 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.778198: _gabble_roster_item_update: name for contact#4 changed to Jaanbaz Ahmad gabble/roster-DEBUG: 02/09/2010 16:25:55.778814: _gabble_roster_item_update: Checking which groups contact#4 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.779103: _gabble_roster_item_update: Checking which groups contact#4 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.779505: _gabble_roster_item_update: Checking which groups contact#5 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.779797: _gabble_roster_item_update: Checking which groups contact#5 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.790004: _gabble_roster_item_update: name for contact#6 changed to /\/\ |_|Ď ǐǐ ღ ღღღღღღღ gabble/roster-DEBUG: 02/09/2010 16:25:55.790607: _gabble_roster_item_update: Checking which groups contact#6 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.790898: _gabble_roster_item_update: Checking which groups contact#6 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.791179: _google_roster_item_should_keep: hiding mudinaveed@gmail.com: no subscription gabble/roster-DEBUG: 02/09/2010 16:25:55.791604: _gabble_roster_item_update: name for contact#7 changed to NADIYA KHAN gabble/roster-DEBUG: 02/09/2010 16:25:55.792259: _gabble_roster_item_update: Checking which groups contact#7 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.792588: _gabble_roster_item_update: Checking which groups contact#7 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.793035: _gabble_roster_item_update: name for contact#8 changed to (*)»$ sHaHrUkH $ WiTh NoKiA *»(*) gabble/roster-DEBUG: 02/09/2010 16:25:55.793636: _gabble_roster_item_update: Checking which groups contact#8 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.793910: _gabble_roster_item_update: Checking which groups contact#8 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.794369: _gabble_roster_item_update: name for contact#9 changed to shan malik gabble/roster-DEBUG: 02/09/2010 16:25:55.794940: _gabble_roster_item_update: Checking which groups contact#9 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.795244: _gabble_roster_item_update: Checking which groups contact#9 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.795701: _gabble_roster_item_update: name for contact#10 changed to Asad Moeen gabble/roster-DEBUG: 02/09/2010 16:25:55.803572: _gabble_roster_item_update: Checking which groups contact#10 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.803869: _gabble_roster_item_update: Checking which groups contact#10 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.804399: _gabble_roster_item_update: name for contact#1 changed to fighter1 gabble/roster-DEBUG: 02/09/2010 16:25:55.805002: _gabble_roster_item_update: Checking which groups contact#1 was just added to: gabble/roster-DEBUG: 02/09/2010 16:25:55.807681: _gabble_roster_item_update: Checking which groups contact#1 was just removed from: gabble/roster-DEBUG: 02/09/2010 16:25:55.810885: _google_roster_item_should_keep: hiding fighter1one@gmail.com: no subscription gabble/roster-DEBUG: 02/09/2010 16:25:55.811196: got_roster_iq: calling change members on publish channel gabble/roster-DEBUG: 02/09/2010 16:25:55.813034: got_roster_iq: calling change members on subscribe channel gabble/roster-DEBUG: 02/09/2010 16:25:55.814642: _gabble_roster_get_channel: Looking up channel 3:3 "stored" gabble/roster-DEBUG: 02/09/2010 16:25:55.814934: got_roster_iq: calling change members on stored channel gabble/roster-DEBUG: 02/09/2010 16:25:55.823008: got_roster_iq: calling change members on any group channels gabble/roster-DEBUG: 02/09/2010 16:25:55.823348: _gabble_roster_get_channel: Looking up channel 3:4 "deny" gabble/roster-DEBUG: 02/09/2010 16:25:55.823692: _gabble_roster_create_channel: Instantiating channel 3:4 "deny" gabble/roster-DEBUG: 02/09/2010 16:25:55.832520: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/fighter1one_40gmail_2ecom_2ffcdd7219/RosterChannel/List/deny gabble/roster-DEBUG: 02/09/2010 16:25:55.832864: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel gabble/roster-DEBUG: 02/09/2010 16:25:55.833187: got_roster_iq: calling change members on deny channel gabble/roster-DEBUG: 02/09/2010 16:25:55.837208: _gabble_roster_emit_one: roster now received, emitting signal for publish list channel gabble/roster-DEBUG: 02/09/2010 16:25:55.839876: _gabble_roster_emit_one: roster now received, emitting signal for stored list channel gabble/roster-DEBUG: 02/09/2010 16:25:55.842555: _gabble_roster_emit_one: roster now received, emitting signal for deny list channel gabble/roster-DEBUG: 02/09/2010 16:25:55.857460: _gabble_roster_emit_one: roster now received, emitting signal for subscribe list channel gabble/disco-DEBUG: 02/09/2010 16:25:55.860214: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed LM-DEBUG: 02/09/2010 16:25:56.78088: RECV [756]: LM-DEBUG: 02/09/2010 16:25:56.78880: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.79252: 'CuuZMKXuEgJSlRD5EkgE8DCvLnjjd/k0NHZAYS4XSYBSwBO+1i3VPc3dwi4OTttEmoxcuQtTyMUqik5ImF6VJ4OWSeL90L1KxWUGOy6c+N0eAf8A1SMs7zEw7doCR+gDxqVRzC4wqiihyc1ZPaeX1RMxB6q/pPL6onIJXLkyIPWo9n5vTE5EDrcey83pgrkiIQmOalRkc5kNQbFE5TOouPRNmYuarn5UxQFaEkc2AlIAUh1UI/NBqIJ4OHouXnfdD27c5uGODmy8RP5kzQaGqKlEC6aUdJSVA0ncHHdCQo0LMc2Dd5g8ktEetUHGxLATZmPwIlB1JnypmThIQoLKj9lIDmBWXoGZZgDUQBcb/fDn7BdnSMDKqVLR7RNQkLmJWZji5ZIKAEC4dncgZs8TgFlsJVHtUfNzkepmQg1hNqme18vqidgf1OV2vk9UEEBisyB3XM9l5/TBFA1rwex8/oho8gIJK4hNbNaJGHTVPmhNrDNam3JSLnhwEVtts2jzcPMTIw6kpWUVrWwWU1OyQDYFhU5eyhFGY/HzZyiuYtS1KN1KJJ+Z+UWqJONwi2na0DG4gTKSmXLTzaEnelyalC4qJJyyDcHgQxugUnJXxD/WOzs/dGvtsP0oqlK3sRkrRaknj3v9IYzYjtAl8zLw+JmBM2V0ULWwSuWGoTUTZQ6rHMAZmKGGIjqFOPdAcLIpDoBcbJVCyakbS8ThqUrJmSUikIXuH2VM4bhcd0X/AKoaxS8TJTNl' LM-DEBUG: 02/09/2010 16:25:56.79725: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.81321: Read: 756 chars LM-DEBUG: 02/09/2010 16:25:56.81851: RECV [756]: LM-DEBUG: 02/09/2010 16:25:56.82182: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.82474: 'vSSUkKsUqGY4H3jjFLVFpYepB7byeqCSBjUQ9t5PXBPCshkC+vp7Hz+iCiAra3jObk1/spc9f9CUq+kGPJBG9p2mDMx2LW7hU6YlN/zUmlPgwEfFovSDGwBDMXs/eOEDOlsZ0lKVvNh9wjMHj1N79/D3f7i2MqJlgpBiVS12CwLk36P3kufd8IxGjUknMswLDiFKd3FmHD4wGLxBgg1c0rKCSmYVAKISaVZpIUCoAiyk2yzByixTTe5lanDkhFuEn2JSZo5IDuWFyQxs6QwuL9Lv+kYnm0HrC9mBrPiAQ3x8I46W0zhqZnNBTKANJNIqsGtelgVEPm0CaMVeDKSXANLDLkVzbXcJdOY4VEAWFgRYj6F4vXkv6UC8NiEVEqlTnpJ6qVpDEDcCQrxBhaMRijubx3wwPJKSkyMXMCQFKmpTVvpCaqX4AqJ8YolKzWjBRiM9qAe28nrgqgT2ent/4frgsitkMiudv8+nBz1cMPij/YIsaF95aOjErkYRRKgZKMWpLFgXEh6g1xb74SWRY11Pz0LMWN5JdK89RG9ZJ108XKvExvJxFgYjtLrdRjro5JoJPVSW+TtFjYWiW0TPRzgMzqh3F72sOjdnidw+JwYCXCiqkOWLVBnYOLG/xgRQI6CGUqOPLgU3dtdmFOE0jhgZzp6CqaQU1K6pCiFEum7HOIrTGNkkDm0FJCncv1Wyus74iyY0IgubJDTJS6rf7Ok7FkJJ7m8fwYvzkz66YPC4SenETgha' LM-DEBUG: 02/09/2010 16:25:56.82756: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.83038: Read: 756 chars LM-DEBUG: 02/09/2010 16:25:56.83699: RECV [622]: LM-DEBUG: 02/09/2010 16:25:56.92204: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.92511: '59QFExbpEuWAehLUM3HhC6Yp8vtQxOzXQyEYSRVLTWsVmpIJ6Rcbv1abRxarVLBG2rs1dNpXmdXQ0Ow7XDC4v2z2ebXzPM19CYhq+dp66Eu9KsuEWVFO8mqWB7ewA/J8g37eLih8Gb6sFOqs59Ri+lkcLuv4ZC7ctTRy5qNGpRMUkNi6gHZbjDhixFs+OcMTCt8vbS0yUdCGWopf21wMi3sjOMjmfjEzwlKDUeQ6acY5E5cb/AoOl9DzEFRmS1hiQOiaX97MfCOejpoSiYhaVNMZSWsyxkb5pIsfCLP1M13lzpiJU1pdTCsuoKUdzBNie8xz2tCSGTLnVE9ZIyDXGQDHiD3RXDJle041+TqnjxLeMvT7efBWoQczGj8I3nH8MY2TLs6rDdxMdRwM5PGNHVMknKNUuDcRGFFgahaoYbESxMUFFQJSoVECoF8h9kj4mLbkopAAyEL1gtJTUJAlTpiUqJJCFKRfvYi7BvCPpm6VxBznzTdrzFn1Ri6nSTnJty29PY3NPqIxjSj39x4+TSf+w/l/88XHCs8gOYo/83Uon8iuST+98YaaNHS4+jEo+cmVrJ9WZvt8I//Z</BINVAL></PHOTO></vCard></iq>' LM-DEBUG: 02/09/2010 16:25:56.92828: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.93242: Read: 622 chars LM-DEBUG: 02/09/2010 16:25:56.93574: Trying to close node: BINVAL LM-DEBUG: 02/09/2010 16:25:56.93842: Trying to close node: PHOTO LM-DEBUG: 02/09/2010 16:25:56.94100: Trying to close node: vCard LM-DEBUG: 02/09/2010 16:25:56.94378: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:56.94635: Have a new message LM-DEBUG: 02/09/2010 16:25:56.94898: New message with type="iq" from: unknown gabble/pipeline-DEBUG: 02/09/2010 16:25:56.95251: response_cb: got reply for request 0x971cfa0 gabble/vcard-DEBUG: 02/09/2010 16:25:56.95549: pipeline_reply_cb: called for entry 0x971cf40 gabble/vcard-DEBUG: 02/09/2010 16:25:56.95877: manager_patch_vcard: nothing changed, not updating vcard gabble/vcard-DEBUG: 02/09/2010 16:25:56.96255: observe_vcard: got vCard alias "Mohsin Falak" for handle 1 from <FN> gabble/connection-DEBUG: 02/09/2010 16:25:56.96565: gabble_conn_aliasing_nickname_updated: ignoring boring alias change for handle 1, signal from 2 but source 6 has alias "fighter1" gabble/vcard-DEBUG: 02/09/2010 16:25:56.96858: delete_request: Discarding request 0x98ca600 gabble/vcard-DEBUG: 02/09/2010 16:25:56.97141: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x971cf40: it has a cached vCard 0x98e6510 gabble/vcard-DEBUG: 02/09/2010 16:25:56.97459: vcard_get_avatar_sha1: Our vCard has a PHOTO 0x98e6390 gabble/vcard-DEBUG: 02/09/2010 16:25:56.98103: vcard_get_avatar_sha1: Successfully decoded PHOTO.BINVAL, SHA-1 5f29c2fdc54b11c7527579aa587afe4acc0dc692 LM-DEBUG: 02/09/2010 16:25:56.98915: SEND: LM-DEBUG: 02/09/2010 16:25:56.99625: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.99996: <presence id="6555698569"> <x xmlns="vcard-temp:x:update"> <photo>5f29c2fdc54b11c7527579aa587afe4acc0dc692</photo> </x> <c ext="pmuc-v1 voice-v1 video-v1" ver="DTrRxTDbDXPFWTvjBn9znE66z+s=" node="http://telepathy.freedesktop.org/caps" hash="sha-1" xmlns="http://jabber.org/protocol/caps"></c> </presence> LM-DEBUG: 02/09/2010 16:25:56.100326: ----------------------------------- gabble/vcard-DEBUG: 02/09/2010 16:25:56.101217: delete_request: Discarding request 0x971cf80 gabble/vcard-DEBUG: 02/09/2010 16:25:56.101500: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x971cf40: it has a cached vCard 0x98e6510 gabble/pipeline-DEBUG: 02/09/2010 16:25:56.101778: delete_item: deleting item 0x971cfa0 gabble/pipeline-DEBUG: 02/09/2010 16:25:56.102054: gabble_request_pipeline_go: called; 0 pending items, 0 items in flight gabble/vcard-DEBUG: 02/09/2010 16:25:56.334252: gabble_vcard_manager_request: Created request 0x971cfa0 to retrieve <5>'s vCard gabble/vcard-DEBUG: 02/09/2010 16:25:56.334593: request_send: Cache entry 0x971cf20 is not mine, @to = manan115@gmail.com gabble/pipeline-DEBUG: 02/09/2010 16:25:56.334887: gabble_request_pipeline_enqueue: enqueued new request as item 0x971cf80 gabble/pipeline-DEBUG: 02/09/2010 16:25:56.335163: gabble_request_pipeline_enqueue: number of items in flight: 0 gabble/vcard-DEBUG: 02/09/2010 16:25:56.335464: request_send: adding request to cache entry 0x971cf20 and queueing the <iq> gabble/pipeline-DEBUG: 02/09/2010 16:25:56.336329: gabble_request_pipeline_go: called; 1 pending items, 0 items in flight gabble/pipeline-DEBUG: 02/09/2010 16:25:56.336622: send_next_request: processing request 0x971cf80 LM-DEBUG: 02/09/2010 16:25:56.336975: SEND: LM-DEBUG: 02/09/2010 16:25:56.337224: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.337472: <iq type="get" to="manan115@gmail.com" id="66585334854"> <vCard xmlns="vcard-temp"></vCard> </iq> LM-DEBUG: 02/09/2010 16:25:56.337729: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.345897: location_get_locations: GetLocation for contacts: gabble/presence-DEBUG: 02/09/2010 16:25:56.346232: gabble_presence_set_capabilities: about to add caps 3929087 to resource fcdd7219 with serial 4 gabble/presence-DEBUG: 02/09/2010 16:25:56.346494: gabble_presence_set_capabilities: found resource fcdd7219 gabble/presence-DEBUG: 02/09/2010 16:25:56.346760: gabble_presence_set_capabilities: new serial 4, old 2, clearing caps gabble/presence-DEBUG: 02/09/2010 16:25:56.347026: gabble_presence_set_capabilities: adding caps 3929087 to resource fcdd7219 gabble/presence-DEBUG: 02/09/2010 16:25:56.347299: gabble_presence_set_capabilities: resource fcdd7219 caps now 3929087 gabble/presence-DEBUG: 02/09/2010 16:25:56.347582: gabble_presence_set_capabilities: total caps now 3929087 gabble/presence-DEBUG: 02/09/2010 16:25:56.353944: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#Teu7xBMnAiG+3ywlfskrehetF7U=) LM-DEBUG: 02/09/2010 16:25:56.354429: SEND: LM-DEBUG: 02/09/2010 16:25:56.354703: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.354969: <presence id="83542347843"> <x xmlns="vcard-temp:x:update"> <photo>5f29c2fdc54b11c7527579aa587afe4acc0dc692</photo> </x> <c ext="pmuc-v1 voice-v1 video-v1" ver="Teu7xBMnAiG+3ywlfskrehetF7U=" node="http://telepathy.freedesktop.org/caps" hash="sha-1" xmlns="http://jabber.org/protocol/caps"></c> </presence> LM-DEBUG: 02/09/2010 16:25:56.355242: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.355855: SEND: LM-DEBUG: 02/09/2010 16:25:56.356187: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.356456: <iq type="get" to="om26er@gmail.com" id="82971355718"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.356729: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.357271: get_cached_location_or_query: - om26er@gmail.com: requested gabble/location-DEBUG: 02/09/2010 16:25:56.359596: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/09/2010 16:25:56.365144: SEND: LM-DEBUG: 02/09/2010 16:25:56.365458: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.365724: <iq type="get" to="manan1155@gmail.com" id="83036359895"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.366012: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.366477: get_cached_location_or_query: - manan1155@gmail.com: requested gabble/location-DEBUG: 02/09/2010 16:25:56.368225: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/09/2010 16:25:56.368669: SEND: LM-DEBUG: 02/09/2010 16:25:56.368947: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.369213: <iq type="get" to="jo26hn@gmail.com" id="67101368527"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.369483: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.369985: get_cached_location_or_query: - jo26hn@gmail.com: requested gabble/location-DEBUG: 02/09/2010 16:25:56.371460: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/09/2010 16:25:56.371885: SEND: LM-DEBUG: 02/09/2010 16:25:56.408885: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.409148: <iq type="get" to="nd.nicenadia@gmail.com" id="66586371739"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.409404: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.409921: get_cached_location_or_query: - nd.nicenadia@gmail.com: requested gabble/location-DEBUG: 02/09/2010 16:25:56.411324: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/09/2010 16:25:56.411731: SEND: LM-DEBUG: 02/09/2010 16:25:56.412024: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.412257: <iq type="get" to="shahrukh4us7@gmail.com" id="18011411601"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.412502: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.412894: get_cached_location_or_query: - shahrukh4us7@gmail.com: requested gabble/location-DEBUG: 02/09/2010 16:25:56.416399: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/09/2010 16:25:56.416829: SEND: LM-DEBUG: 02/09/2010 16:25:56.417115: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.418040: <iq type="get" to="shan.boskonovitch@gmail.com" id="16928416692"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.418342: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.418781: get_cached_location_or_query: - shan.boskonovitch@gmail.com: requested gabble/location-DEBUG: 02/09/2010 16:25:56.420370: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/09/2010 16:25:56.420795: SEND: LM-DEBUG: 02/09/2010 16:25:56.421060: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.421345: <iq type="get" to="asad316@gmail.com" id="16925420659"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.421595: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.422025: get_cached_location_or_query: - asad316@gmail.com: requested gabble/location-DEBUG: 02/09/2010 16:25:56.423506: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/09/2010 16:25:56.424002: SEND: LM-DEBUG: 02/09/2010 16:25:56.424304: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.424582: <iq type="get" to="manan115@gmail.com" id="17954423823"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/09/2010 16:25:56.424840: ----------------------------------- gabble/location-DEBUG: 02/09/2010 16:25:56.425429: get_cached_location_or_query: - manan115@gmail.com: requested LM-DEBUG: 02/09/2010 16:25:56.491592: RECV [332]: LM-DEBUG: 02/09/2010 16:25:56.492002: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.492297: '<iq type="error" id="17428425383" to="fighter1one@gmail.com/fcdd7219" from="om26er@gmail.com/pcp2729DB85"> <query node="http://www.google.com/xmpp/client/caps#1.0.0.66" xmlns="http://jabber.org/protocol/disco#info"/> <error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:56.492592: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.492841: Read: 332 chars LM-DEBUG: 02/09/2010 16:25:56.493104: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:56.493345: ATTRIBUTE: id = 17428425383 LM-DEBUG: 02/09/2010 16:25:56.493587: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:56.493834: ATTRIBUTE: from = om26er@gmail.com/pcp2729DB85 LM-DEBUG: 02/09/2010 16:25:56.494096: ATTRIBUTE: node = http://www.google.com/xmpp/client/caps#1.0.0.66 LM-DEBUG: 02/09/2010 16:25:56.494343: ATTRIBUTE: xmlns = http://jabber.org/protocol/disco#info LM-DEBUG: 02/09/2010 16:25:56.494591: Trying to close node: query LM-DEBUG: 02/09/2010 16:25:56.494843: ATTRIBUTE: code = 501 LM-DEBUG: 02/09/2010 16:25:56.495104: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:56.495373: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:56.495644: Trying to close node: feature-not-implemented LM-DEBUG: 02/09/2010 16:25:56.501658: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:56.502043: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:56.502325: Have a new message LM-DEBUG: 02/09/2010 16:25:56.502700: New message with type="iq" from: om26er@gmail.com/pcp2729DB85 LM-DEBUG: 02/09/2010 16:25:56.503287: RECV [1]: LM-DEBUG: 02/09/2010 16:25:56.503662: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.508028: ' ' LM-DEBUG: 02/09/2010 16:25:56.508397: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:56.508687: Read: 1 chars gabble/presence-DEBUG: 02/09/2010 16:25:56.509064: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed gabble/presence-DEBUG: 02/09/2010 16:25:56.509419: disco_failed: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.66 gabble/presence-DEBUG: 02/09/2010 16:25:56.509716: disco_waiter_list_free: list 0x9716028 gabble/presence-DEBUG: 02/09/2010 16:25:56.510020: disco_waiter_free: freeing waiter 0x98cac00 for handle 2 with serial 2 gabble/presence-DEBUG: 02/09/2010 16:25:56.510310: disco_waiter_free: freeing waiter 0x98cab40 for handle 2 with serial 1 gabble/roster-DEBUG: 02/09/2010 16:25:57.268785: flicker_prevention_timeout: called for 5 gabble/roster-DEBUG: 02/09/2010 16:25:57.269114: flicker_prevention_timeout: subscription=none and ask_subscribe=true, nothing to do LM-DEBUG: 02/09/2010 16:25:57.774801: RECV [236]: LM-DEBUG: 02/09/2010 16:25:57.775237: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.775546: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="66585334854" from="manan115@gmail.com"> <vCard xmlns="vcard-temp"/> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.775816: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.776138: Read: 236 chars LM-DEBUG: 02/09/2010 16:25:57.776423: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.776695: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.776976: ATTRIBUTE: id = 66585334854 LM-DEBUG: 02/09/2010 16:25:57.777245: ATTRIBUTE: from = manan115@gmail.com LM-DEBUG: 02/09/2010 16:25:57.777523: ATTRIBUTE: xmlns = vcard-temp LM-DEBUG: 02/09/2010 16:25:57.777789: Trying to close node: vCard LM-DEBUG: 02/09/2010 16:25:57.778067: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.778320: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.778614: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.778879: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.779145: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.779407: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.779676: Have a new message LM-DEBUG: 02/09/2010 16:25:57.780484: New message with type="iq" from: manan115@gmail.com LM-DEBUG: 02/09/2010 16:25:57.780937: RECV [1]: LM-DEBUG: 02/09/2010 16:25:57.781217: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.782759: ' ' LM-DEBUG: 02/09/2010 16:25:57.783068: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.783318: Read: 1 chars LM-DEBUG: 02/09/2010 16:25:57.783803: RECV [321]: LM-DEBUG: 02/09/2010 16:25:57.784154: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.784420: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="82971355718" from="om26er@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.784655: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.798032: Read: 321 chars LM-DEBUG: 02/09/2010 16:25:57.798443: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.798732: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.798988: ATTRIBUTE: id = 82971355718 LM-DEBUG: 02/09/2010 16:25:57.799246: ATTRIBUTE: from = om26er@gmail.com LM-DEBUG: 02/09/2010 16:25:57.799525: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.799802: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.800189: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.800473: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.800746: ATTRIBUTE: code = 501 LM-DEBUG: 02/09/2010 16:25:57.801017: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.801295: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.801584: Trying to close node: feature-not-implemented LM-DEBUG: 02/09/2010 16:25:57.801851: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.802124: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.802381: Have a new message LM-DEBUG: 02/09/2010 16:25:57.802644: New message with type="iq" from: om26er@gmail.com LM-DEBUG: 02/09/2010 16:25:57.803352: RECV [320]: LM-DEBUG: 02/09/2010 16:25:57.803703: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.804024: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="83036359895" from="manan1155@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.804302: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.804572: Read: 320 chars LM-DEBUG: 02/09/2010 16:25:57.804851: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.805130: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.805416: ATTRIBUTE: id = 83036359895 LM-DEBUG: 02/09/2010 16:25:57.805696: ATTRIBUTE: from = manan1155@gmail.com LM-DEBUG: 02/09/2010 16:25:57.806377: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.806695: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.806983: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.807276: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.807571: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.807868: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.808214: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.821765: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.822041: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.822307: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.822568: Have a new message LM-DEBUG: 02/09/2010 16:25:57.822851: New message with type="iq" from: manan1155@gmail.com gabble/pipeline-DEBUG: 02/09/2010 16:25:57.823189: response_cb: got reply for request 0x971cf80 gabble/vcard-DEBUG: 02/09/2010 16:25:57.823483: pipeline_reply_cb: called for entry 0x971cf20 gabble/vcard-DEBUG: 02/09/2010 16:25:57.823756: delete_request: Discarding request 0x971cfa0 gabble/pipeline-DEBUG: 02/09/2010 16:25:57.827301: delete_item: deleting item 0x971cf80 gabble/pipeline-DEBUG: 02/09/2010 16:25:57.827594: gabble_request_pipeline_go: called; 0 pending items, 0 items in flight LM-DEBUG: 02/09/2010 16:25:57.858025: RECV [317]: LM-DEBUG: 02/09/2010 16:25:57.858393: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.858695: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="67101368527" from="jo26hn@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.858951: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.859205: Read: 317 chars LM-DEBUG: 02/09/2010 16:25:57.859647: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.860022: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.860320: ATTRIBUTE: id = 67101368527 LM-DEBUG: 02/09/2010 16:25:57.860591: ATTRIBUTE: from = jo26hn@gmail.com LM-DEBUG: 02/09/2010 16:25:57.860862: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.861139: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.861407: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.861862: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.862140: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.862404: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.862673: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.862934: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.863217: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.863640: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.872021: Have a new message LM-DEBUG: 02/09/2010 16:25:57.872400: New message with type="iq" from: jo26hn@gmail.com LM-DEBUG: 02/09/2010 16:25:57.873079: RECV [323]: LM-DEBUG: 02/09/2010 16:25:57.873410: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.873707: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="18011411601" from="shahrukh4us7@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.874026: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.874321: Read: 323 chars LM-DEBUG: 02/09/2010 16:25:57.874639: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.874938: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.875236: ATTRIBUTE: id = 18011411601 LM-DEBUG: 02/09/2010 16:25:57.875557: ATTRIBUTE: from = shahrukh4us7@gmail.com LM-DEBUG: 02/09/2010 16:25:57.875854: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.883675: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.885647: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.885989: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.892389: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.892677: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.892946: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.893213: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.893479: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.893738: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.894001: Have a new message LM-DEBUG: 02/09/2010 16:25:57.894277: New message with type="iq" from: shahrukh4us7@gmail.com LM-DEBUG: 02/09/2010 16:25:57.902158: RECV [328]: LM-DEBUG: 02/09/2010 16:25:57.903353: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.904519: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="16928416692" from="shan.boskonovitch@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.905621: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.906862: Read: 328 chars LM-DEBUG: 02/09/2010 16:25:57.908207: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.909442: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.910644: ATTRIBUTE: id = 16928416692 LM-DEBUG: 02/09/2010 16:25:57.911823: ATTRIBUTE: from = shan.boskonovitch@gmail.com LM-DEBUG: 02/09/2010 16:25:57.912220: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.912550: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.912854: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.913156: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.913456: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.913747: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.914103: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.914392: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.914686: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.914973: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.915256: Have a new message LM-DEBUG: 02/09/2010 16:25:57.915540: New message with type="iq" from: shan.boskonovitch@gmail.com LM-DEBUG: 02/09/2010 16:25:57.920998: RECV [318]: LM-DEBUG: 02/09/2010 16:25:57.921361: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.921686: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="16925420659" from="asad316@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.921987: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.922288: Read: 318 chars LM-DEBUG: 02/09/2010 16:25:57.922574: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.922849: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.923157: ATTRIBUTE: id = 16925420659 LM-DEBUG: 02/09/2010 16:25:57.923443: ATTRIBUTE: from = asad316@gmail.com LM-DEBUG: 02/09/2010 16:25:57.923748: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.924103: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.924417: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.924763: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.925075: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.925362: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.925656: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.925956: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.926326: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.926624: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.926918: Have a new message LM-DEBUG: 02/09/2010 16:25:57.927211: New message with type="iq" from: asad316@gmail.com LM-DEBUG: 02/09/2010 16:25:57.927725: RECV [323]: LM-DEBUG: 02/09/2010 16:25:57.929697: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.929996: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="66586371739" from="nd.nicenadia@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.938647: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.938955: Read: 323 chars LM-DEBUG: 02/09/2010 16:25:57.943825: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.944195: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.944499: ATTRIBUTE: id = 66586371739 LM-DEBUG: 02/09/2010 16:25:57.944791: ATTRIBUTE: from = nd.nicenadia@gmail.com LM-DEBUG: 02/09/2010 16:25:57.945137: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.945442: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.945724: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.946008: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.946290: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.946571: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.946857: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.947139: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.947427: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.947710: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.947982: Have a new message LM-DEBUG: 02/09/2010 16:25:57.948246: New message with type="iq" from: nd.nicenadia@gmail.com LM-DEBUG: 02/09/2010 16:25:57.948724: RECV [319]: LM-DEBUG: 02/09/2010 16:25:57.949045: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.949321: '<iq type="error" to="fighter1one@gmail.com/fcdd7219" id="17954423823" from="manan115@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/09/2010 16:25:57.949588: ----------------------------------- LM-DEBUG: 02/09/2010 16:25:57.949851: Read: 319 chars LM-DEBUG: 02/09/2010 16:25:57.950133: ATTRIBUTE: type = error LM-DEBUG: 02/09/2010 16:25:57.950397: ATTRIBUTE: to = fighter1one@gmail.com/fcdd7219 LM-DEBUG: 02/09/2010 16:25:57.950661: ATTRIBUTE: id = 17954423823 LM-DEBUG: 02/09/2010 16:25:57.950931: ATTRIBUTE: from = manan115@gmail.com LM-DEBUG: 02/09/2010 16:25:57.951208: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/09/2010 16:25:57.951481: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/09/2010 16:25:57.951744: Trying to close node: items LM-DEBUG: 02/09/2010 16:25:57.952011: Trying to close node: pubsub LM-DEBUG: 02/09/2010 16:25:57.952286: ATTRIBUTE: code = 503 LM-DEBUG: 02/09/2010 16:25:57.952549: ATTRIBUTE: type = cancel LM-DEBUG: 02/09/2010 16:25:57.952826: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/09/2010 16:25:57.953182: Trying to close node: service-unavailable LM-DEBUG: 02/09/2010 16:25:57.953458: Trying to close node: error LM-DEBUG: 02/09/2010 16:25:57.953720: Trying to close node: iq LM-DEBUG: 02/09/2010 16:25:57.953979: Have a new message LM-DEBUG: 02/09/2010 16:25:57.954235: New message with type="iq" from: manan115@gmail.com gabble/presence-DEBUG: 02/09/2010 16:26:15.272376: _caps_disco_cb: disco query failed: Request for info on om26er@gmail.com/callCD5CB22D timed out gabble/presence-DEBUG: 02/09/2010 16:26:15.272854: disco_failed: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps# gabble/presence-DEBUG: 02/09/2010 16:26:15.273359: disco_waiter_list_free: list 0x9716010 gabble/presence-DEBUG: 02/09/2010 16:26:15.273890: disco_waiter_free: freeing waiter 0x98caba0 for handle 2 with serial 2 gabble/presence-DEBUG: 02/09/2010 16:26:15.274480: _caps_disco_cb: disco query failed: Request for info on om26er@gmail.com/callCD5CB22D timed out gabble/presence-DEBUG: 02/09/2010 16:26:15.274998: disco_failed: failed to find a suitable candidate to retry disco request for URI http://www.google.com/xmpp/client/caps#1.0.0.66 LM-DEBUG: 02/09/2010 16:26:23.906941: SEND: LM-DEBUG: 02/09/2010 16:26:23.907514: ----------------------------------- LM-DEBUG: 02/09/2010 16:26:23.908107: LM-DEBUG: 02/09/2010 16:26:23.908606: ----------------------------------- LM-DEBUG: 02/09/2010 16:26:53.938069: SEND: LM-DEBUG: 02/09/2010 16:26:53.938541: ----------------------------------- LM-DEBUG: 02/09/2010 16:26:53.939032: LM-DEBUG: 02/09/2010 16:26:53.939516: ----------------------------------- LM-DEBUG: 02/09/2010 16:27:23.961106: SEND: LM-DEBUG: 02/09/2010 16:27:23.961561: ----------------------------------- LM-DEBUG: 02/09/2010 16:27:23.961925: LM-DEBUG: 02/09/2010 16:27:23.962281: -----------------------------------
Did you try to make a call? I don't see anything about that in the log. Also, the connection seems to be still connected, did it appear as offline in Empathy?
Its disconnected when the call window came up.
He was/is online.
I don't understand. Is the gtalk account that got disconnected or just the call window who said that the call was disconnected?
as the call window came up gtalk got disconnected.
Could you join #empathy on GIMPNet please? It would be easier to debug this issue.
crash does not happen when the gabble debug is paused and I make the call. and just after the disconnect the log clears and it starts from the start so I copied this before clearing gabble/media-channel-DEBUG: 02/19/2010 00:00:17.658129: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6/MediaChannel0 gabble/media-channel-DEBUG: 02/19/2010 00:00:17.658444: media_channel_request_streams: no streams to request gabble/location-DEBUG: 02/19/2010 00:00:17.670185: location_get_locations: GetLocation for contacts: LM-DEBUG: 02/19/2010 00:00:17.670618: SEND: LM-DEBUG: 02/19/2010 00:00:17.670890: ----------------------------------- LM-DEBUG: 02/19/2010 00:00:17.671148: <iq type="get" to="om26er@gmail.com" id="526893670483"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"></items> </pubsub> </iq> LM-DEBUG: 02/19/2010 00:00:17.671428: ----------------------------------- gabble/location-DEBUG: 02/19/2010 00:00:17.672015: get_cached_location_or_query: - om26er@gmail.com: requested gabble/media-channel-DEBUG: 02/19/2010 00:00:18.720: _gabble_media_channel_request_contents: called gabble/media-channel-DEBUG: 02/19/2010 00:00:18.1046: _gabble_media_channel_request_contents: picking the best resource (want audio: 1, want video: 0 gabble/media-channel-DEBUG: 02/19/2010 00:00:18.1338: _gabble_media_channel_request_contents: Picking resource 'Talk.v1043F67BB95' (transport: http://www.google.com/transport/p2p, dialect: 1) gabble/media-channel-DEBUG: 02/19/2010 00:00:18.1604: create_session: 0x9d598e0: Creating new outgoing session gabble/media-channel-DEBUG: 02/19/2010 00:00:18.2463: create_session: new session (3, Talk.v1043F67BB95, 695498313) @ 0x9d55cc0 gabble/media-channel-DEBUG: 02/19/2010 00:00:18.2759: _latch_to_session: 0x9d598e0: Latching onto session 0x9d55cc0 gabble/jid-DEBUG: 02/19/2010 00:00:18.3097: gabble_signal_connect_weak: connecting to 0x9d55cc0:remote-state-changed with context 0x9f4bd20 gabble/media-channel-DEBUG: 02/19/2010 00:00:18.3647: _gabble_media_channel_request_contents: Creating new jingle content with ns http://www.google.com/session/phone : http://www.google.com/transport/p2p gabble/media-channel-DEBUG: 02/19/2010 00:00:18.4045: create_content: session creating new content type, conn == 0x9d60008, jf == 0x9d55c68 gabble/media-channel-DEBUG: 02/19/2010 00:00:18.4607: gabble_jingle_content_init: 0x9f18040 gabble/media-channel-DEBUG: 02/19/2010 00:00:18.5243: create_content: inserting content stream1 into initiator_contents gabble/media-channel-DEBUG: 02/19/2010 00:00:18.5553: session_new_content_cb: called gabble/media-channel-DEBUG: 02/19/2010 00:00:18.5882: create_stream_from_content: Attempting to create Google relay session gabble/media-channel-DEBUG: 02/19/2010 00:00:18.8625: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session gabble/media-channel-DEBUG: 02/19/2010 00:00:18.15988: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session gabble/media-channel-DEBUG: 02/19/2010 00:00:18.170731: gabble_media_channel_ready: emitting NewStreamHandler for each stream LM-DEBUG: 02/19/2010 00:00:18.232606: RECV [317]: LM-DEBUG: 02/19/2010 00:00:18.232924: ----------------------------------- LM-DEBUG: 02/19/2010 00:00:18.233192: '<iq type="error" to="om26er@gmail.com/cfd7b5d6" id="526893670483" from="om26er@gmail.com"> <pubsub xmlns="http://jabber.org/protocol/pubsub"> <items node="http://jabber.org/protocol/geoloc"/> </pubsub> <error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>' LM-DEBUG: 02/19/2010 00:00:18.233450: ----------------------------------- LM-DEBUG: 02/19/2010 00:00:18.233747: Read: 317 chars LM-DEBUG: 02/19/2010 00:00:18.234035: ATTRIBUTE: type = error LM-DEBUG: 02/19/2010 00:00:18.234308: ATTRIBUTE: to = om26er@gmail.com/cfd7b5d6 LM-DEBUG: 02/19/2010 00:00:18.234580: ATTRIBUTE: id = 526893670483 LM-DEBUG: 02/19/2010 00:00:18.234846: ATTRIBUTE: from = om26er@gmail.com LM-DEBUG: 02/19/2010 00:00:18.235145: ATTRIBUTE: xmlns = http://jabber.org/protocol/pubsub LM-DEBUG: 02/19/2010 00:00:18.235436: ATTRIBUTE: node = http://jabber.org/protocol/geoloc LM-DEBUG: 02/19/2010 00:00:18.235711: Trying to close node: items LM-DEBUG: 02/19/2010 00:00:18.236069: Trying to close node: pubsub LM-DEBUG: 02/19/2010 00:00:18.236360: ATTRIBUTE: code = 501 LM-DEBUG: 02/19/2010 00:00:18.236648: ATTRIBUTE: type = cancel LM-DEBUG: 02/19/2010 00:00:18.236922: ATTRIBUTE: xmlns = urn:ietf:params:xml:ns:xmpp-stanzas LM-DEBUG: 02/19/2010 00:00:18.237204: Trying to close node: feature-not-implemented LM-DEBUG: 02/19/2010 00:00:18.237468: Trying to close node: error LM-DEBUG: 02/19/2010 00:00:18.237735: Trying to close node: iq LM-DEBUG: 02/19/2010 00:00:18.238014: Have a new message LM-DEBUG: 02/19/2010 00:00:18.238313: New message with type="iq" from: om26er@gmail.com
Humm nothing weids seem to happen in gabble. Could you run gabble in gdb and get a trace when it crashes please?
om26er@lucidtest:~$ GABBLE_DEBUG=all GABBLE_PERSIST=1 gdb /usr/lib/telepathy/telepathy-gabble GNU gdb (GDB) 7.0.1-ubuntu Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib/telepathy/telepathy-gabble...(no debugging symbols found)...done. (gdb) run Starting program: /usr/lib/telepathy/telepathy-gabble [Thread debugging using libthread_db enabled] (telepathy-gabble:1655): tp-glib-DEBUG: started version 0.8.10 (telepathy-glib version 0.10.0) (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: account = "om26er@gmail.com" (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: password = <hidden> (telepathy-gabble:1655): tp-glib/params-DEBUG: parse_parameters: server not given, using default behaviour (telepathy-gabble:1655): tp-glib/params-DEBUG: parse_parameters: resource not given, using default behaviour (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: priority = 0 = 0x0 (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: port = 5222 = 0x1466 (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: old-ssl = FALSE (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: require-encryption = FALSE (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: register = FALSE (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: low-bandwidth = FALSE (telepathy-gabble:1655): tp-glib/params-DEBUG: parse_parameters: https-proxy-server not given, using default behaviour (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: https-proxy-port = 443 = 0x1bb (telepathy-gabble:1655): tp-glib/params-DEBUG: parse_parameters: fallback-conference-server not given, using default behaviour (telepathy-gabble:1655): tp-glib/params-DEBUG: parse_parameters: stun-server not given, using default behaviour (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: stun-port = 3478 = 0xd96 (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: fallback-stun-server = "stun.telepathy.im" (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: fallback-stun-port = 3478 = 0xd96 (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: ignore-ssl-errors = FALSE (telepathy-gabble:1655): tp-glib/params-DEBUG: parse_parameters: alias not given, using default behaviour (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: fallback-socks5-proxies = [] (telepathy-gabble:1655): tp-glib/params-DEBUG: tp_cm_param_setter_offset: keepalive-interval = 30 = 0x1e (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_class_init: Initializing (TpBaseConnectionClass *)0x810df70 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_class_init: Initializing (GabbleConnectionClass *)0x8110f00 (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_class_init: called. (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_init: Initializing (TpBaseConnection *)0x8114008 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_init: Initializing (GabbleConnection *)0x8114008 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Post-construction: (TpBaseConnection *)0x8114008 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Handle repo for type #0 at (nil) (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Handle repo for type #1 at 0x80ff090 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Handle repo for type #2 at 0x80ff120 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Handle repo for type #3 at 0x8108100 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Handle repo for type #4 at 0x80ff1b0 (telepathy-gabble:1655): gabble-DEBUG: gabble_roomlist_manager_constructed: 0x81065b8 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #0 at 0x8107150 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #1 at 0x8106568 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #2 at 0x81065b8 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #3 at 0x8118808 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #4 at 0x8106650 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #5 at 0x81066c8 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #6 at 0x8108300 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_constructor: Channel manager #7 at 0x8108340 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_constructor: Post-construction: (GabbleConnection *)0x8114008 (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_init: called. (telepathy-gabble:1655): gabble-DEBUG: gabble_signal_connect_weak: connecting to 0x81087c0:item-found with context 0x8116100 (telepathy-gabble:1655): gabble-DEBUG: gabble_signal_connect_weak: connecting to 0x8114008:status-changed with context 0x81034b0 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_constructed: defaulted resource to cfd7b5d6 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber.om26er_40gmail_2ecom_2fcfd7b5d6 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6 (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_get_simple_presence_dbus_property: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_simple_presence_set_presence: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: check_for_status: Found status "available", checking if it's available... (telepathy-gabble:1655): gabble-DEBUG: _gabble_connection_connect: letting SRV lookup decide server and port (telepathy-gabble:1655): gabble-DEBUG: do_connect: calling lm_connection_open (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1 (telepathy-gabble:1655): gabble-DEBUG: connection_status_changed_cb: adding callbacks (telepathy-gabble:1655): gabble-DEBUG: connection_status_changed_cb: adding callbacks (telepathy-gabble:1655): gabble-DEBUG: connection_status_changed_cb: adding callbacks (telepathy-gabble:1655): gabble-DEBUG: do_auth: authenticating with username: om26er, password: <hidden>, resource: cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: connection_auth_cb: Created self handle 1, our JID is om26er@gmail.com/cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 189413 to resource cfd7b5d6 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 189413 to resource cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource cfd7b5d6 caps now 189413 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 189413 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x811b520 for gmail.com (telepathy-gabble:1655): gabble-DEBUG: connection_iq_unknown_cb: got unknown iq: <iq id="151558249869" type="result"></iq> (telepathy-gabble:1655): gabble-DEBUG: connection_disco_cb: got: <query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity> <feature var="http://jabber.org/protocol/disco#info"></feature> <feature var="google:jingleinfo"></feature> <feature var="google:roster"></feature> <feature var="google:nosave"></feature> <feature var="google:setting"></feature> <feature var="google:shared-status"></feature> <feature var="http://jabber.org/protocol/archive#otr"></feature> <feature var="google:mail:notify"></feature> <feature var="http://jabber.org/protocol/archive#save"></feature> </query> (telepathy-gabble:1655): gabble-DEBUG: connection_disco_cb: set features flags to 3 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#qa8+xHFSFz/3vebxhq6MaGo59D8=) (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_change_status: was 1, now 0, for reason 1 (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_base_connection_change_status: emitting status-changed to 0, for reason 1 (telepathy-gabble:1655): gabble-DEBUG: connection_status_changed_cb: requesting roster (telepathy-gabble:1655): gabble-DEBUG: take_stun_server: Resolving fallback STUN server stun.telepathy.im:3478 (telepathy-gabble:1655): gabble-DEBUG: stun_server_resolved_cb: Resolved STUN server stun.telepathy.im:3478 to 93.93.128.223:3478 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x811b560 for gmail.com (telepathy-gabble:1655): gabble-DEBUG: gabble_vcard_manager_request: Created request 0x811b580 to retrieve <1>'s vCard (telepathy-gabble:1655): gabble-DEBUG: request_send: Cache entry 0x811b540 is my own, not setting @to (telepathy-gabble:1655): gabble-DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x811b5a0 (telepathy-gabble:1655): gabble-DEBUG: gabble_request_pipeline_enqueue: number of items in flight: 0 (telepathy-gabble:1655): gabble-DEBUG: request_send: adding request to cache entry 0x811b540 and queueing the <iq> (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_emit_presence_update: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_presence_hash: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_simple_presence_hash: called. (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_do_update: manan1155@gmail.com (2) resource Nimbuzz31A9F878 prio 1 presence 6 message "??v?~?$~?R?G" (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_emit_presence_update: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_presence_hash: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_simple_presence_hash: called. [New Thread 0xb7fe3b70 (LWP 1675)] (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_constructor: opened database at /home/om26er/.cache/telepathy/gabble/caps-cache.db (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: nimbuzz:caps#voice-v1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI nimbuzz:caps#voice-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c8420 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI nimbuzz:caps#voice-v1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c8440 for manan1155@gmail.com/Nimbuzz31A9F878 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: nimbuzz:caps#gps-v1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI nimbuzz:caps#gps-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c8460 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI nimbuzz:caps#gps-v1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c8480 for manan1155@gmail.com/Nimbuzz31A9F878 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: nimbuzz:caps#groupchat-v1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI nimbuzz:caps#groupchat-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c84a0 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI nimbuzz:caps#groupchat-v1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c84c0 for manan1155@gmail.com/Nimbuzz31A9F878 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: nimbuzz:caps#nimbuzz-mobile (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI nimbuzz:caps#nimbuzz-mobile (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c84e0 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI nimbuzz:caps#nimbuzz-mobile (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c8500 for manan1155@gmail.com/Nimbuzz31A9F878 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: nimbuzz:caps#jingle-v1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI nimbuzz:caps#jingle-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c8520 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI nimbuzz:caps#jingle-v1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c8540 for manan1155@gmail.com/Nimbuzz31A9F878 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: nimbuzz:caps#nimbuzz-midp (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI nimbuzz:caps#nimbuzz-midp (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c8560 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI nimbuzz:caps#nimbuzz-midp (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c8580 for manan1155@gmail.com/Nimbuzz31A9F878 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: nimbuzz:caps#0.1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI nimbuzz:caps#0.1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c85a0 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI nimbuzz:caps#0.1 [Thread 0xb7fe3b70 (LWP 1675) exited] (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c85c0 for manan1155@gmail.com/Nimbuzz31A9F878 (telepathy-gabble:1655): gabble-DEBUG: _process_caps: Emitting caps update: handle 2, old 0, new 0 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_do_update: mohsinhijazee@gmail.com (3) resource Home26A02838 prio 0 presence 5 message "Enigma Machine" (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_emit_presence_update: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_presence_hash: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_simple_presence_hash: called. (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache hit: http://pidgin.im/#9+BPO/7B5Pz9L6viIhXzBFnzAXM= (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: enough trust for URI http://pidgin.im/#9+BPO/7B5Pz9L6viIhXzBFnzAXM=, setting caps for 3 (mohsinhijazee@gmail.com/Home26A02838) to 3858914 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 3858914 to resource Home26A02838 with serial 2 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource Home26A02838 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 3858914 to resource Home26A02838 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource Home26A02838 caps now 3858914 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 3858914 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: caps for 3 (mohsinhijazee@gmail.com/Home26A02838) now 3858914 (telepathy-gabble:1655): gabble-DEBUG: _process_caps: Emitting caps update: handle 3, old 0, new 3858914 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_do_update: showard314@gmail.com (4) resource gmail.EE39BAE1 prio 0 presence 5 message "<null>" (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_emit_presence_update: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_presence_hash: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_simple_presence_hash: called. (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: http://mail.google.com/xmpp/client/caps#vavinvite-v1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#vavinvite-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c8640 for handle 4 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#vavinvite-v1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c8660 for showard314@gmail.com/gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: http://mail.google.com/xmpp/client/caps#sms-v1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#sms-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c8680 for handle 4 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#sms-v1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c86a0 for showard314@gmail.com/gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: http://mail.google.com/xmpp/client/caps#pmuc-v1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#pmuc-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c86c0 for handle 4 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#pmuc-v1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c86e0 for showard314@gmail.com/gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache miss: http://mail.google.com/xmpp/client/caps#1.1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_new: created waiter 0x82c8700 for handle 4 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1 (telepathy-gabble:1655): gabble-DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x82c8720 for showard314@gmail.com/gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: _process_caps: Emitting caps update: handle 4, old 0, new 0 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish" (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish" tp_group_mixin_change_flags: emitting group flags changed added : [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES] removed : [] flags now: [CAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT|PROPERTIES] (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6/RosterChannel/List/publish (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe" (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe" tp_group_mixin_change_flags: emitting group flags changed added : [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES] removed : [] flags now: [CAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND|PROPERTIES] (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6/RosterChannel/List/subscribe (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#2 changed to Abdul Manan (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to: (telepathy-gabble:1655): gabble-DEBUG: group_mem_update_ensure: Creating new hash table entry for group#1 (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#2 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: manan1155@gmail.com, subscription: both, name: Abdul Manangroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#5 changed to Mohsin Falak (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#5 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: fighter1one@gmail.com, subscription: both, name: Mohsin Falakgroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#6 changed to Bug 513346 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: 513346@bugs.launchpad.net, subscription: none, name: Bug 513346 (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding 513346@bugs.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#7 changed to gnome-shell-list@gnome.org (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#7 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#7 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: gnome-shell-list@gnome.org, subscription: none, name: gnome-shell-list@gnome.org (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding gnome-shell-list@gnome.org: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#8 changed to Joey-Elijah Alexithymia (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#8 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#8 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: joeysneddon@googlemail.com, subscription: both, name: Joey-Elijah Alexithymia (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#9 changed to eddym (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#9 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#9 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#9 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: emicich@gmail.com, subscription: both, name: eddymgroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#10 changed to Jaanbaz Ahmad (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#10 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#10 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#10 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: jo26hn@gmail.com, subscription: both, name: Jaanbaz Ahmadgroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#11 changed to Younas Chaudhary (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#11 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#11 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#11 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: kutas26@gmail.com, subscription: both, name: Younas Chaudharygroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#1 changed to om26er (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: om26er@gmail.com, subscription: none, name: om26er (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding om26er@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#12 changed to shan premi (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#12 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#12 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#12 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: shan.boskonovitch@gmail.com, subscription: both, name: shan premigroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#13 changed to umair ali (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#13 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#13 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#13 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: umair624@gmail.com, subscription: both, name: umair aligroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#14 changed to usman aslam (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#14 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#14 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#14 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: usman8090@gmail.com, subscription: both, name: usman aslamgroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#15 changed to Bug 332355 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#15 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#15 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: 332355@bugs.launchpad.net, subscription: none, name: Bug 332355 (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding 332355@bugs.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#16 changed to Bug 429546 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#16 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#16 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: 429546@bugs.launchpad.net, subscription: none, name: Bug 429546 (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding 429546@bugs.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#17 changed to Bug 440376 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#17 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#17 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: 440376@bugs.launchpad.net, subscription: none, name: Bug 440376 (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding 440376@bugs.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#18 changed to Bug 446146 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#18 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#18 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: 446146@bugs.launchpad.net, subscription: none, name: Bug 446146 (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding 446146@bugs.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#19 changed to Bug 505510 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#19 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#19 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: 505510@bugs.launchpad.net, subscription: none, name: Bug 505510 (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding 505510@bugs.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#20 changed to Bug 515455 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#20 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#20 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: 515455@bugs.launchpad.net, subscription: none, name: Bug 515455 (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding 515455@bugs.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#21 changed to Kok, Auke (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#21 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#21 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: auke-jan.h.kok@intel.com, subscription: none, name: Kok, Auke (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding auke-jan.h.kok@intel.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#22 changed to Brian Curtis (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#22 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#22 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: bcurtiswx@ubuntu.com, subscription: none, name: Brian Curtis (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding bcurtiswx@ubuntu.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#23 changed to Benedict Stein (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#23 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#23 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: benedict.stein@googlemail.com, subscription: none, name: Benedict Stein (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding benedict.stein@googlemail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#24 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#24 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: bugzilla@moblin.org, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding bugzilla@moblin.org: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#25 changed to David Sugar (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#25 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#25 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: david.sugar@canonical.com, subscription: none, name: David Sugar (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding david.sugar@canonical.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#26 changed to dev@moblin.org (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#26 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#26 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: dev@moblin.org, subscription: none, name: dev@moblin.org (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding dev@moblin.org: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#27 changed to Julien Lavergne (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#27 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#27 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: gilir@ubuntu.com, subscription: none, name: Julien Lavergne (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding gilir@ubuntu.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#28 changed to Guillaume Desmottes (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#28 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#28 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: guillaume.desmottes@collabora.co.uk, subscription: from, ask: subscribe, name: Guillaume Desmottes (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#29 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#29 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: infomul@pcs.edu.pk, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding infomul@pcs.edu.pk: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#30 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#30 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: jaanbaz@live.com, subscription: none, google_type: B (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding jaanbaz@live.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#31 changed to Ji, Jessica (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#31 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#31 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: jessica.ji@intel.com, subscription: none, name: Ji, Jessica (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding jessica.ji@intel.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#32 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#32 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: kate.alhola@nokia.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding kate.alhola@nokia.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#33 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#33 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: ken@shail.co.uk, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding ken@shail.co.uk: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#34 changed to Micah Gersten (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#34 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#34 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: launchpad@micahscomputing.com, subscription: none, name: Micah Gersten (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding launchpad@micahscomputing.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#35 changed to Lo?c Minier (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#35 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#35 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: lool@dooz.org, subscription: none, name: Lo?c Minier (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding lool@dooz.org: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#36 changed to lubuntu-desktop (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#36 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#36 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: lubuntu-desktop@lists.launchpad.net, subscription: none, name: lubuntu-desktop (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding lubuntu-desktop@lists.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#37 changed to Wichmann, Mats D (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#37 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#37 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: mats.d.wichmann@intel.com, subscription: none, name: Wichmann, Mats D (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding mats.d.wichmann@intel.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#38 changed to Mario Behling (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#38 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#38 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: mb@mariobehling.de, subscription: none, name: Mario Behling (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding mb@mariobehling.de: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#39 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#39 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: meego-dev@meego.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding meego-dev@meego.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: gabble_normalize_contact: JID mohsinhijazee is invalid or has no node part (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: item jid is malformed, skipping: <item ask="subscribe" subscription="none" jid="mohsinhijazee"> <group>Buddies</group> </item> (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#40 changed to Eric (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#40 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#40 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: ouyong1@126.com, subscription: none, name: Eric (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding ouyong1@126.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#41 changed to Paul Cooper (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#41 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#41 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: pgc@linux.intel.com, subscription: none, name: Paul Cooper (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding pgc@linux.intel.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#42 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#42 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: ramon.martinez@uv.es, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding ramon.martinez@uv.es: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#43 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#43 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: rusty.lynch@intel.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding rusty.lynch@intel.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#44 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#44 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: t_w_@freenet.de, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding t_w_@freenet.de: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#45 changed to broadband director multan (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#45 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#45 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: tariq.pervaiz@ptcl.net.pk, subscription: none, name: broadband director multan (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding tariq.pervaiz@ptcl.net.pk: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#46 changed to terry chen (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#46 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#46 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: terry@iii.org.tw, subscription: none, name: terry chen (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding terry@iii.org.tw: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#47 changed to Tzeng, Tonny (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#47 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#47 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: tonny.tzeng@intel.com, subscription: none, name: Tzeng, Tonny (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding tonny.tzeng@intel.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#48 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#48 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: ubuntu-bugcontrol@lists.launchpad.net, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding ubuntu-bugcontrol@lists.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#49 changed to Manual mailing list (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#49 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#49 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: ubuntu-manual@lists.launchpad.net, subscription: none, name: Manual mailing list (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding ubuntu-manual@lists.launchpad.net: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#50 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#50 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: arno3838@gmail.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding arno3838@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#51 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#51 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: benedict.stein@gmail.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding benedict.stein@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#52 changed to Richard Silver (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#52 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#52 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: corn13read@gmail.com, subscription: none, name: Richard Silver (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding corn13read@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#53 changed to Daniel Gomez (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#53 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#53 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: dani12686@gmail.com, subscription: none, name: Daniel Gomez (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding dani12686@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#54 changed to hassam khan (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#54 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#54 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#54 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: hassam.30@gmail.com, subscription: both, name: hassam khangroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#55 changed to Orlando (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#55 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#55 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: javier.ramirez@gmail.com, subscription: none, name: Orlando (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding javier.ramirez@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#56 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#56 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: khizar2006@gmail.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding khizar2006@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#57 changed to Marcus Mae (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#57 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#57 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: maemarcus@gmail.com, subscription: none, name: Marcus Mae (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding maemarcus@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#3 changed to Mohsin Hijazee (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#3 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: mohsinhijazee@gmail.com, subscription: both, name: Mohsin Hijazeegroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#58 changed to Tambwe Harlem Mufoncol (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#58 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#58 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: mufoncol.harlem@gmail.com, subscription: none, name: Tambwe Harlem Mufoncol (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding mufoncol.harlem@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#59 changed to Josef A. Beroeatwarin (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#59 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#59 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: rajatanpacelana@gmail.com, subscription: none, name: Josef A. Beroeatwarin (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding rajatanpacelana@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#60 changed to Rovanion Luckey (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#60 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#60 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: rovanion.luckey@gmail.com, subscription: none, name: Rovanion Luckey (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding rovanion.luckey@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#61 changed to Sebastian Lauwers (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#61 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#61 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: sebastian.lauwers@gmail.com, subscription: none, name: Sebastian Lauwers (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding sebastian.lauwers@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#4 changed to Scott Howard (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#4 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: showard314@gmail.com, subscription: both, name: Scott Howardgroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#62 changed to bob (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#62 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#62 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: smile2bob@gmail.com, subscription: none, name: bob (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding smile2bob@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#63 changed to Yotam Medini ???? ????? (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#63 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#63 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: yotam.medini@gmail.com, subscription: none, name: Yotam Medini ???? ????? (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding yotam.medini@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#64 changed to ammar iqbal (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#64 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#64 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: ammariqbal2009@hotmail.com, subscription: none, name: ammar iqbal (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding ammariqbal2009@hotmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#65 changed to khizar popo (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#65 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#65 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: talatpopo@hotmail.com, subscription: none, name: khizar popo (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding talatpopo@hotmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#66 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#66 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: umair_673@hotmail.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding umair_673@hotmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#67 changed to Vish (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#67 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#67 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: drkvi-a@yahoo.com, subscription: none, name: Vish (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding drkvi-a@yahoo.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#68 changed to Luther Goh Lu Feng (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#68 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#68 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: elfgoh@yahoo.com, subscription: none, name: Luther Goh Lu Feng (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding elfgoh@yahoo.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: name for contact#69 changed to Mohsin Falak (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#69 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#69 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#69 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: jora911@yahoo.com, subscription: none, ask: subscribe, google_type: B, name: Mohsin Falakgroup#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#70 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#70 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: om26er@yahoo.com, subscription: none (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding om26er@yahoo.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#71 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _update_add_to_group: - contact#71 added to group#1 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#71 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: usman8090@yahoo.com, subscription: none, ask: subscribe, google_type: Bgroup#1 (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on publish channel emit_members_changed_signals: emitting members changed message : "" added : [2 (manan1155@gmail.com) 3 (mohsinhijazee@gmail.com) 4 (showard314@gmail.com) 5 (fighter1one@gmail.com) 8 (joeysneddon@googlemail.com) 9 (emicich@gmail.com) 10 (jo26hn@gmail.com) 11 (kutas26@gmail.com) 12 (shan.boskonovitch@gmail.com) 13 (umair624@gmail.com) 14 (usman8090@gmail.com) 28 (guillaume.desmottes@collabora.co.uk) 54 (hassam.30@gmail.com)] removed : [] local_pending : [] remote_pending: [] actor : 0 reason : 0: unspecified reason (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on subscribe channel emit_members_changed_signals: emitting members changed message : "" added : [2 (manan1155@gmail.com) 3 (mohsinhijazee@gmail.com) 4 (showard314@gmail.com) 5 (fighter1one@gmail.com) 8 (joeysneddon@googlemail.com) 9 (emicich@gmail.com) 10 (jo26hn@gmail.com) 11 (kutas26@gmail.com) 12 (shan.boskonovitch@gmail.com) 13 (umair624@gmail.com) 14 (usman8090@gmail.com) 54 (hassam.30@gmail.com)] removed : [] local_pending : [] remote_pending: [28 (guillaume.desmottes@collabora.co.uk) 69 (jora911@yahoo.com) 71 (usman8090@yahoo.com)] actor : 0 reason : 0: unspecified reason (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "stored" (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "stored" tp_group_mixin_change_flags: emitting group flags changed added : [CAN_REMOVE|PROPERTIES] removed : [] flags now: [CAN_REMOVE|PROPERTIES] (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6/RosterChannel/List/stored (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for stored list channel (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on stored channel emit_members_changed_signals: emitting members changed message : "" added : [2 (manan1155@gmail.com) 3 (mohsinhijazee@gmail.com) 4 (showard314@gmail.com) 5 (fighter1one@gmail.com) 8 (joeysneddon@googlemail.com) 9 (emicich@gmail.com) 10 (jo26hn@gmail.com) 11 (kutas26@gmail.com) 12 (shan.boskonovitch@gmail.com) 13 (umair624@gmail.com) 14 (usman8090@gmail.com) 28 (guillaume.desmottes@collabora.co.uk) 54 (hassam.30@gmail.com) 69 (jora911@yahoo.com) 71 (usman8090@yahoo.com)] removed : [] local_pending : [] remote_pending: [] actor : 0 reason : 0: unspecified reason (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on any group channels (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 4:1 "Friends" (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: Instantiating channel 4:1 "Friends" tp_group_mixin_change_flags: emitting group flags changed added : [CAN_ADD|CAN_REMOVE|PROPERTIES] removed : [] flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES] (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6/RosterChannel/Group/Friends (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for Friends list channel (telepathy-gabble:1655): gabble-DEBUG: _update_group: Updating group channel 1 now message has been received emit_members_changed_signals: emitting members changed message : "" added : [2 (manan1155@gmail.com) 3 (mohsinhijazee@gmail.com) 4 (showard314@gmail.com) 5 (fighter1one@gmail.com) 9 (emicich@gmail.com) 10 (jo26hn@gmail.com) 11 (kutas26@gmail.com) 12 (shan.boskonovitch@gmail.com) 13 (umair624@gmail.com) 14 (usman8090@gmail.com) 54 (hassam.30@gmail.com) 69 (jora911@yahoo.com) 71 (usman8090@yahoo.com)] removed : [] local_pending : [] remote_pending: [] actor : 0 reason : 0: unspecified reason (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny" (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny" tp_group_mixin_change_flags: emitting group flags changed added : [CAN_ADD|CAN_REMOVE|PROPERTIES] removed : [] flags now: [CAN_ADD|CAN_REMOVE|PROPERTIES] (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6/RosterChannel/List/deny (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on deny channel emit_members_changed_signals: emitting members changed message : "" added : [30 (jaanbaz@live.com) 69 (jora911@yahoo.com) 71 (usman8090@yahoo.com)] removed : [] local_pending : [] remote_pending: [] actor : 0 reason : 0: unspecified reason (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_emit_presence_update: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_presence_hash: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_simple_presence_hash: called. (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_emit_one: roster now received, emitting signal for publish list channel (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_emit_one: roster now received, emitting signal for subscribe list channel (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_emit_one: roster now received, emitting signal for stored list channel (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_emit_one: roster now received, emitting signal for deny list channel (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_emit_one: roster now received, emitting signal for Friends list channel (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. (telepathy-gabble:1655): gabble-DEBUG: got_jingle_info_stanza: jingle info: got stun server stun.l.google.com, port 19302 (telepathy-gabble:1655): gabble-DEBUG: take_stun_server: Resolving primary STUN server stun.l.google.com:19302 (telepathy-gabble:1655): gabble-DEBUG: stun_server_resolved_cb: Resolved STUN server stun.l.google.com:19302 to 72.14.203.126:19302 (telepathy-gabble:1655): gabble-DEBUG: got_jingle_info_stanza: jingle info: got Google relay token CAESGQoQb20yNmVyQGdtYWlsLmNvbRCnueu77yQaEPajMeUF4rxEmXtPDq6oi7s= (telepathy-gabble:1655): gabble-DEBUG: got_jingle_info_stanza: jingle info: got relay server relay.google.com (telepathy-gabble:1655): gabble-DEBUG: got_jingle_info_stanza: jingle info: got relay udp port 19295 (telepathy-gabble:1655): gabble-DEBUG: got_jingle_info_stanza: jingle info: got relay tcp port 19294 (telepathy-gabble:1655): gabble-DEBUG: got_jingle_info_stanza: jingle info: got relay tcpssl port 443 (telepathy-gabble:1655): gabble-DEBUG: gabble_request_pipeline_go: called; 1 pending items, 0 items in flight (telepathy-gabble:1655): gabble-DEBUG: send_next_request: processing request 0x811b5a0 (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_simple_presence_get_presences: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: construct_simple_presence_hash: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_get_simple_presence_dbus_property: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: check_status_available: requested status hidden is not available (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps before: 2e3e5 (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps to add: 38f01f (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps after: 3af3ff (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: before != after, changing (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 3863551 to resource cfd7b5d6 with serial 2 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: new serial 2, old 1, clearing caps (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 3863551 to resource cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource cfd7b5d6 caps now 3863551 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 3863551 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: set caps: 3af3ff (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#M9Ok+qJ5I8ou83JgOZNDBMcF6YE=) (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#BbuItS2xMZ7HE3+jDU3wi78xkKw=) (telepathy-gabble:1655): gabble-DEBUG: disco_items_cb: Got error on items request: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: gabble_roster_handle_set_name: immediate edit to contact#1 - change name to "om26er" (telepathy-gabble:1655): gabble-DEBUG: gabble_vcard_manager_edit: called; invalidating cache (telepathy-gabble:1655): gabble-DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x811b540: it has a pipeline_item 0x811b5a0 (telepathy-gabble:1655): gabble-DEBUG: gabble_vcard_manager_edit: checking if we have pending requests already (telepathy-gabble:1655): gabble-DEBUG: gabble_vcard_manager_edit: NICKNAME => value of length 6 starting om26er (telepathy-gabble:1655): tp-glib/presence-DEBUG: tp_presence_mixin_simple_presence_set_presence: called. (telepathy-gabble:1655): tp-glib/presence-DEBUG: check_for_status: Found status "available", checking if it's available... (telepathy-gabble:1655): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. (telepathy-gabble:1655): gabble-DEBUG: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: disco_failed: failed to find a suitable candidate to retry disco request for URI nimbuzz:caps#voice-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_list_free: list 0x82df460 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c8420 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: disco_failed: failed to find a suitable candidate to retry disco request for URI nimbuzz:caps#gps-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_list_free: list 0x8312b30 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c8460 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: disco_failed: failed to find a suitable candidate to retry disco request for URI nimbuzz:caps#groupchat-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_list_free: list 0x830e800 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c84a0 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: disco_failed: failed to find a suitable candidate to retry disco request for URI nimbuzz:caps#nimbuzz-mobile (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_list_free: list 0x830e838 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c84e0 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: disco_failed: failed to find a suitable candidate to retry disco request for URI nimbuzz:caps#jingle-v1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_list_free: list 0x830e888 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c8520 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: disco_failed: failed to find a suitable candidate to retry disco request for URI nimbuzz:caps#nimbuzz-midp (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_list_free: list 0x830e8c0 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c8560 for handle 2 with serial 1 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps before: 3af3ff (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_typeflags_to_caps: adding Jingle caps (audio, video) (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps to add: 38f01f (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps to remove: 0 (telepathy-gabble:1655): gabble-DEBUG: gabble_connection_advertise_capabilities: caps after: 3af3ff (telepathy-gabble:1655): gabble-DEBUG: capabilities_parse: ignoring unknown capability http://www.google.com/xmpp/protocol/vavinvite/v1 (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: setting caps for 4 (thanks to 4 showard314@gmail.com/gmail.EE39BAE1) to 0 (save_caps 0) (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EE39BAE1 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource gmail.EE39BAE1 caps now 0 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 0 (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: caps for 4 now 0 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c8640 for handle 4 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: flicker_prevention_timeout: called for 28 (telepathy-gabble:1655): gabble-DEBUG: flicker_prevention_timeout: subscription=from and ask_subscribe=true, nothing to do (telepathy-gabble:1655): gabble-DEBUG: capabilities_parse: ignoring unknown capability http://www.google.com/xmpp/protocol/sms/v1 (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: setting caps for 4 (thanks to 4 showard314@gmail.com/gmail.EE39BAE1) to 0 (save_caps 0) (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EE39BAE1 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource gmail.EE39BAE1 caps now 0 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 0 (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: caps for 4 now 0 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c8680 for handle 4 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: capabilities_parse: ignoring unknown capability http://www.google.com/xmpp/protocol/pmuc/v1 (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: setting caps for 4 (thanks to 4 showard314@gmail.com/gmail.EE39BAE1) to 0 (save_caps 0) (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EE39BAE1 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource gmail.EE39BAE1 caps now 0 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 0 (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: caps for 4 now 0 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c86c0 for handle 4 with serial 3 (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_new: New channel request at 0x82b7630: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=3 suppress=0 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "stored" (telepathy-gabble:1655): tp-glib/connection-DEBUG: satisfy_request: completing queued request 0x82b7630 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=3, suppress_handler=0 (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_free: Freeing channel request at 0x82b7630: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=3 suppress=0 (telepathy-gabble:1655): gabble-DEBUG: capabilities_parse: ignoring unknown capability http://jabber.org/protocol/disco#info (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: setting caps for 4 (thanks to 4 showard314@gmail.com/gmail.EE39BAE1) to 0 (save_caps 0) (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EE39BAE1 with serial 3 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EE39BAE1 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource gmail.EE39BAE1 caps now 0 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 0 (telepathy-gabble:1655): gabble-DEBUG: set_caps_for: caps for 4 now 0 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c8700 for handle 4 with serial 3 (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_new: New channel request at 0x82b7750: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=0 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish" (telepathy-gabble:1655): tp-glib/connection-DEBUG: satisfy_request: completing queued request 0x82b7750 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=1, suppress_handler=0 (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_free: Freeing channel request at 0x82b7750: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=1 suppress=0 (telepathy-gabble:1655): gabble-DEBUG: _caps_disco_cb: disco query failed: the feature requested is not implemented by the recipient or server and therefore cannot be processed (telepathy-gabble:1655): gabble-DEBUG: disco_failed: failed to find a suitable candidate to retry disco request for URI nimbuzz:caps#0.1 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_list_free: list 0x82df450 (telepathy-gabble:1655): gabble-DEBUG: disco_waiter_free: freeing waiter 0x82c85a0 for handle 2 with serial 1 (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_new: New channel request at 0x82b9238: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=0 (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe" (telepathy-gabble:1655): tp-glib/connection-DEBUG: satisfy_request: completing queued request 0x82b9238 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=0 (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_free: Freeing channel request at 0x82b9238: ctype=org.freedesktop.Telepathy.Channel.Type.ContactList htype=3 handle=2 suppress=0 (telepathy-gabble:1655): gabble-DEBUG: response_cb: got reply for request 0x811b5a0 (telepathy-gabble:1655): gabble-DEBUG: pipeline_reply_cb: called for entry 0x811b540 (telepathy-gabble:1655): gabble-DEBUG: manager_patch_vcard: nothing changed, not updating vcard (telepathy-gabble:1655): gabble-DEBUG: observe_vcard: got vCard alias "omer akram" for handle 1 from <FN> (telepathy-gabble:1655): gabble-DEBUG: gabble_conn_aliasing_nickname_updated: ignoring boring alias change for handle 1, signal from 2 but source 6 has alias "om26er" (telepathy-gabble:1655): gabble-DEBUG: delete_request: Discarding request 0x811b580 (telepathy-gabble:1655): gabble-DEBUG: cache_entry_attempt_to_free: Not freeing vCard cache entry 0x811b540: it has a cached vCard 0x82d7e88 (telepathy-gabble:1655): gabble-DEBUG: delete_item: deleting item 0x811b5a0 (telepathy-gabble:1655): gabble-DEBUG: gabble_request_pipeline_go: called; 0 pending items, 0 items in flight (telepathy-gabble:1655): tp-glib/proxy-DEBUG: tp_dbus_daemon_watch_name_owner: Adding match rule type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.96' (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish" (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe" (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to: (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from: (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: jid: om26er@gmail.com, subscription: none, name: om26er (telepathy-gabble:1655): gabble-DEBUG: _google_roster_item_should_keep: hiding om26er@gmail.com: no subscription (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on publish channel (telepathy-gabble:1655): tp-glib/groups-DEBUG: change_members: not emitting signal, nothing changed (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on subscribe channel (telepathy-gabble:1655): tp-glib/groups-DEBUG: change_members: not emitting signal, nothing changed (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "stored" (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on stored channel (telepathy-gabble:1655): tp-glib/groups-DEBUG: change_members: not emitting signal, nothing changed (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on any group channels (telepathy-gabble:1655): gabble-DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny" (telepathy-gabble:1655): gabble-DEBUG: got_roster_iq: calling change members on deny channel (telepathy-gabble:1655): tp-glib/groups-DEBUG: change_members: not emitting signal, nothing changed (telepathy-gabble:1655): gabble-DEBUG: gabble_vcard_manager_request: Created request 0x82fbda0 to retrieve <71>'s vCard (telepathy-gabble:1655): gabble-DEBUG: request_send: Cache entry 0x82fbd80 is not mine, @to = usman8090@yahoo.com (telepathy-gabble:1655): gabble-DEBUG: gabble_request_pipeline_enqueue: enqueued new request as item 0x82fbdc0 (telepathy-gabble:1655): gabble-DEBUG: gabble_request_pipeline_enqueue: number of items in flight: 0 (telepathy-gabble:1655): gabble-DEBUG: request_send: adding request to cache entry 0x82fbd80 and queueing the <iq> (telepathy-gabble:1655): gabble-DEBUG: roster_item_apply_edits: Applying edits to contact#1 (telepathy-gabble:1655): gabble-DEBUG: roster_item_apply_edits: Before, contact#1: subscription: none, name: om26er (telepathy-gabble:1655): gabble-DEBUG: roster_item_apply_edits: After, contact#1: subscription: none, name: om26er (telepathy-gabble:1655): gabble-DEBUG: roster_item_apply_edits: Contact#1 not actually changed - nothing to do (telepathy-gabble:1655): tp-glib/proxy-DEBUG: _tp_dbus_daemon_get_name_owner_idle: GetNameOwner(:1.96) -> :1.96 (telepathy-gabble:1655): gabble-DEBUG: gabble_request_pipeline_go: called; 1 pending items, 0 items in flight (telepathy-gabble:1655): gabble-DEBUG: send_next_request: processing request 0x82fbdc0 (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 3929087 to resource cfd7b5d6 with serial 4 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: new serial 4, old 2, clearing caps (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 3929087 to resource cfd7b5d6 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource cfd7b5d6 caps now 3929087 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 3929087 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_add_own_caps: caching our own caps (http://telepathy.freedesktop.org/caps#X/4TAac4sp592EiC5WGe/Ms/wNQ=) (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - manan1155@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - mohsinhijazee@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - showard314@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - fighter1one@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - joeysneddon@googlemail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - emicich@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - jo26hn@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - kutas26@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - shan.boskonovitch@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - umair624@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - usman8090@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - hassam.30@gmail.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - guillaume.desmottes@collabora.co.uk: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - jora911@yahoo.com: requested (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - usman8090@yahoo.com: requested (telepathy-gabble:1655): gabble-DEBUG: flicker_prevention_timeout: called for 69 (telepathy-gabble:1655): gabble-DEBUG: flicker_prevention_timeout: subscription=none and ask_subscribe=true, nothing to do (telepathy-gabble:1655): gabble-DEBUG: flicker_prevention_timeout: called for 71 (telepathy-gabble:1655): gabble-DEBUG: flicker_prevention_timeout: subscription=none and ask_subscribe=true, nothing to do (telepathy-gabble:1655): gabble-DEBUG: update_location_from_msg: LocationsUpdate for guillaume.desmottes@collabora.co.uk: (telepathy-gabble:1655): gabble-DEBUG: update_location_from_msg: - lat: 52.210524 (telepathy-gabble:1655): gabble-DEBUG: update_location_from_msg: - lon: 0.162477 (telepathy-gabble:1655): gabble-DEBUG: update_location_from_msg: - alt: 67.000000 (telepathy-gabble:1655): gabble-DEBUG: update_location_from_msg: - timestamp: 2010-02-21T22:49:42Z (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_new: New channel request at 0x82d6e50: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=3 suppress=1 tp_properties_mixin_emit_changed: emitting properties changed for property: nat-traversal tp_properties_mixin_emit_flags: emitting properties flags changed for property: nat-traversal's flags now: [READ] emit_members_changed_signals: emitting members changed message : "" added : [1 (om26er@gmail.com)] removed : [] local_pending : [] remote_pending: [] actor : 0 reason : 0: unspecified reason tp_group_mixin_change_flags: emitting group flags changed added : [MESSAGE_REMOVE|MESSAGE_REJECT|MESSAGE_RESCIND|PROPERTIES] removed : [] flags now: [MESSAGE_REMOVE|MESSAGE_REJECT|MESSAGE_RESCIND|PROPERTIES] tp_properties_mixin_emit_changed: emitting properties changed for property: stun-server tp_properties_mixin_emit_flags: emitting properties flags changed for property: stun-server's flags now: [READ] tp_properties_mixin_emit_changed: emitting properties changed for property: stun-port tp_properties_mixin_emit_flags: emitting properties flags changed for property: stun-port's flags now: [READ] tp_properties_mixin_emit_changed: emitting properties changed for property: gtalk-p2p-relay-token tp_properties_mixin_emit_flags: emitting properties flags changed for property: gtalk-p2p-relay-token's flags now: [READ] (telepathy-gabble:1655): gabble-DEBUG: new_media_channel: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/om26er_40gmail_2ecom_2fcfd7b5d6/MediaChannel0 (telepathy-gabble:1655): gabble-DEBUG: media_channel_request_streams: no streams to request (telepathy-gabble:1655): tp-glib/connection-DEBUG: satisfy_request: completing queued request 0x82d6e50 with success, channel_type=org.freedesktop.Telepathy.Channel.Type.StreamedMedia, handle_type=1, handle=3, suppress_handler=1 (telepathy-gabble:1655): tp-glib/connection-DEBUG: channel_request_free: Freeing channel request at 0x82d6e50: ctype=org.freedesktop.Telepathy.Channel.Type.StreamedMedia htype=1 handle=3 suppress=1 (telepathy-gabble:1655): gabble-DEBUG: location_get_locations: GetLocation for contacts: (telepathy-gabble:1655): gabble-DEBUG: get_cached_location_or_query: - om26er@gmail.com: requested (telepathy-gabble:1655): tp-glib/handles-DEBUG: tp_base_connection_release_handles: 1 handles of type 1, for :1.96 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_cache_do_update: mohsinhijazee@gmail.com (3) resource Home26A02838 prio 0 presence 5 message "Enigma Machine" (telepathy-gabble:1655): gabble-DEBUG: gabble_caps_cache_lookup: caps cache hit: http://pidgin.im/#9+BPO/7B5Pz9L6viIhXzBFnzAXM= (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: enough trust for URI http://pidgin.im/#9+BPO/7B5Pz9L6viIhXzBFnzAXM=, setting caps for 3 (mohsinhijazee@gmail.com/Home26A02838) to 3858914 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: about to add caps 3858914 to resource Home26A02838 with serial 4 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: found resource Home26A02838 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: new serial 4, old 2, clearing caps (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: adding caps 3858914 to resource Home26A02838 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: resource Home26A02838 caps now 3858914 (telepathy-gabble:1655): gabble-DEBUG: gabble_presence_set_capabilities: total caps now 3858914 (telepathy-gabble:1655): gabble-DEBUG: _process_caps_uri: caps for 3 (mohsinhijazee@gmail.com/Home26A02838) now 3858914 (telepathy-gabble:1655): gabble-DEBUG: _process_caps: Emitting caps update: handle 3, old 3858914, new 3858914 (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_request_contents: called (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_request_contents: picking the best resource (want audio: 1, want video: 0 (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_request_contents: Picking resource 'Home26A02838' (transport: http://www.google.com/transport/p2p, dialect: 1) (telepathy-gabble:1655): gabble-DEBUG: create_session: 0x810e0e0: Creating new outgoing session (telepathy-gabble:1655): gabble-DEBUG: create_session: new session (3, Home26A02838, 956117677) @ 0x8109cc0 (telepathy-gabble:1655): gabble-DEBUG: _latch_to_session: 0x810e0e0: Latching onto session 0x8109cc0 (telepathy-gabble:1655): gabble-DEBUG: gabble_signal_connect_weak: connecting to 0x8109cc0:remote-state-changed with context 0x82d8550 (telepathy-gabble:1655): gabble-DEBUG: _gabble_media_channel_request_contents: Creating new jingle content with ns http://www.google.com/session/phone : http://www.google.com/transport/p2p (telepathy-gabble:1655): gabble-DEBUG: create_content: session creating new content type, conn == 0x8114008, jf == 0x8109c68 (telepathy-gabble:1655): gabble-DEBUG: gabble_jingle_content_init: 0x8300820 (telepathy-gabble:1655): gabble-DEBUG: create_content: inserting content stream1 into initiator_contents (telepathy-gabble:1655): gabble-DEBUG: session_new_content_cb: called (telepathy-gabble:1655): gabble-DEBUG: create_stream_from_content: Attempting to create Google relay session (telepathy-gabble:1655): gabble-DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session (telepathy-gabble:1655): gabble-DEBUG: gabble_jingle_factory_create_google_relay_session: Trying to create a new relay session on http://relay.google.com:80/create_session [New Thread 0xb7fe3b70 (LWP 1678)] (telepathy-gabble:1655): gabble-DEBUG: gabble_media_channel_ready: emitting NewStreamHandler for each stream [Thread 0xb7fe3b70 (LWP 1678) exited] (telepathy-gabble:1655): gabble-DEBUG: on_http_response: Response from Google: ==== relay.ip=72.14.203.126 relay.udp_port=19295 relay.tcp_port=19294 relay.ssltcp_port=443 stun.ip=72.14.203.126 stun.port=19302 username=ntQA93nKw7bnNauE password=8GIOZdeUg1hqH1BO magic_cookie=r\xc6K\xc6 ==== (telepathy-gabble:1655): gabble-DEBUG: translate_relay_info: type=udp ip=72.14.203.126 port=19295 username=ntQA93nKw7bnNauE password=8GIOZdeUg1hqH1BO component=1 (telepathy-gabble:1655): gabble-DEBUG: translate_relay_info: type=tcp ip=72.14.203.126 port=19294 username=ntQA93nKw7bnNauE password=8GIOZdeUg1hqH1BO component=1 (telepathy-gabble:1655): gabble-DEBUG: translate_relay_info: type=tls ip=72.14.203.126 port=443 username=ntQA93nKw7bnNauE password=8GIOZdeUg1hqH1BO component=1 tp-glib-Message: Got disconnected from the session bus tp-glib-Message: Exiting Program exited normally.
Thanks for these info. I'm told by a gabble developper that should be fixed in telepathy-gabble 0.8.11. Could you please test with this version and reopen if needed?