Advertisement
Guest User

Empathy debug data

a guest
Oct 3rd, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.92 KB | None | 0 0
  1. gabble/plugins-DEBUG: 03.10.2012 21:43:28.399732: gabble_plugin_loader_probe (plugin-loader.c:136): probing /usr/lib/telepathy/gabble-0/plugins
  2. gabble/plugins-DEBUG: 03.10.2012 21:43:28.401788: plugin_loader_try_to_load (plugin-loader.c:101): loaded 'Gateway registration plugin' version 0.16.1 (/usr/lib/telepathy/gabble-0/plugins/libgateways.so), implementing these sidecars: org.freedesktop.Telepathy.Gabble.Plugin.Gateways
  3. gabble/plugins-DEBUG: 03.10.2012 21:43:28.402539: plugin_loader_try_to_load (plugin-loader.c:101): loaded 'XMPP console' version 0.16.1 (/usr/lib/telepathy/gabble-0/plugins/libconsole.so), implementing these sidecars: org.freedesktop.Telepathy.Gabble.Plugin.Console
  4. tp-glib-DEBUG: 03.10.2012 21:43:28.410948: started version 0.16.1 (telepathy-glib version 0.18.2)
  5. gabble/connection-DEBUG: 03.10.2012 21:43:28.411488: gabble_connection_class_init (connection.c:1001): Initializing (GabbleConnectionClass *)0x9705788
  6. gabble/connection-DEBUG: 03.10.2012 21:43:28.412206: gabble_connection_init (connection.c:564): Initializing (GabbleConnection *)0x970a058
  7. gabble/presence-DEBUG: 03.10.2012 21:43:28.412244: gabble_capabilities_init (capabilities.c:250): 0x970a058
  8. gabble/muc-DEBUG: 03.10.2012 21:43:28.413337: gabble_roomlist_manager_constructed (roomlist-manager.c:209): 0x96e7ea0
  9. gabble/jid-DEBUG: 03.10.2012 21:43:28.413353: gabble_signal_connect_weak (util.c:676): connecting to 0x970a058:status-changed with context 0x96e6b00
  10. gabble/jid-DEBUG: 03.10.2012 21:43:28.413398: gabble_signal_connect_weak (util.c:676): connecting to 0x970a058:status-changed with context 0x96e69d0
  11. gabble/tls-DEBUG: 03.10.2012 21:43:28.413450: gabble_server_tls_manager_constructed (server-tls-manager.c:453): Server TLS Manager constructed
  12. gabble/jid-DEBUG: 03.10.2012 21:43:28.413454: gabble_signal_connect_weak (util.c:676): connecting to 0x970a058:status-changed with context 0x96e69c0
  13. gabble/connection-DEBUG: 03.10.2012 21:43:28.413614: gabble_connection_constructor (connection.c:432): Post-construction: (GabbleConnection *)0x970a058
  14. gabble/jid-DEBUG: 03.10.2012 21:43:28.414172: gabble_signal_connect_weak (util.c:676): connecting to 0x970f7a0:item-found with context 0x9716f40
  15. gabble/jid-DEBUG: 03.10.2012 21:43:28.414179: gabble_signal_connect_weak (util.c:676): connecting to 0x970a058:status-changed with context 0x9716f60
  16. gabble/connection-DEBUG: 03.10.2012 21:43:28.414249: gabble_connection_constructed (connection.c:547): defaulted resource to 3be446a6
  17. gabble/connection-DEBUG: 03.10.2012 21:43:28.419748: _gabble_connection_connect (connection.c:2205): disabling SRV because "server" or "old-ssl" was specified or port was not 5222, will connect to jabber.org
  18. gabble/connection-DEBUG: 03.10.2012 21:43:28.419775: _gabble_connection_connect (connection.c:2264): Start connecting
  19. gabble/jid-DEBUG: 03.10.2012 21:43:28.422465: gabble_signal_connect_weak (util.c:676): connecting to 0x970f7a0:item-found with context 0x971d690
  20. gabble/jid-DEBUG: 03.10.2012 21:43:28.422473: gabble_signal_connect_weak (util.c:676): connecting to 0x970f7a0:done with context 0x971d880
  21. gabble/tls-DEBUG: 03.10.2012 21:43:28.422485: connection_status_changed_cb (server-tls-manager.c:146): Connection status changed, now 1
  22. wocky-DEBUG: 03.10.2012 21:43:28.781299: wocky_xmpp_writer_stream_open: wocky-xmpp-writer.c:302: Writing stream opening: <?xml version='1.0' encoding='UTF-8'?>
  23. <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' to="jabber.org" version="1.0">
  24. wocky-DEBUG: 03.10.2012 21:43:28.967495: handle_stream_open: wocky-xmpp-reader.c:435: Received stream opening: stream, prefix: stream, uri: http://etherx.jabber.org/streams
  25. wocky-DEBUG: 03.10.2012 21:43:28.967504: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: from = 'jabber.org' (prefix: <no prefix>, uri: <no uri>)
  26. wocky-DEBUG: 03.10.2012 21:43:28.967509: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: id = '50820ed28701046a' (prefix: <no prefix>, uri: <no uri>)
  27. wocky-DEBUG: 03.10.2012 21:43:28.967514: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: version = '1.0' (prefix: <no prefix>, uri: <no uri>)
  28. wocky-DEBUG: 03.10.2012 21:43:28.967660: _end_element_ns: Received stanza
  29. * features xmlns='http://etherx.jabber.org/streams'
  30. * starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'
  31. * mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
  32. * mechanism
  33. "CRAM-MD5"
  34. * mechanism
  35. "LOGIN"
  36. * mechanism
  37. "PLAIN"
  38. * mechanism
  39. "DIGEST-MD5"
  40. * mechanism
  41. "SCRAM-SHA-1"
  42. * compression xmlns='http://jabber.org/features/compress'
  43. * method
  44. "zlib"
  45. * ver xmlns='urn:xmpp:features:rosterver'
  46. * optional
  47. wocky-DEBUG: 03.10.2012 21:43:28.967799: _write_node_tree: Serializing tree:
  48. * starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'
  49. wocky-DEBUG: 03.10.2012 21:43:29.163990: _end_element_ns: Received stanza
  50. * proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'
  51. gabble/tls-DEBUG: 03.10.2012 21:43:30.95874: gabble_server_tls_manager_verify_async (server-tls-manager.c:340): verify_async() called on the GabbleServerTLSManager.
  52. gabble/tls-DEBUG: 03.10.2012 21:43:30.96534: gabble_server_tls_channel_constructed (server-tls-channel.c:208): Server TLS channel constructed at /org/freedesktop/Telepathy/Connection/gabble/jabber/kathrin_2edorsch_40jabber_2eorg_2f3be446a6/ServerTLSChannel1
  53. gabble/connection-DEBUG: 03.10.2012 21:43:53.324322: gabble_connection_update_capabilities (connection.c:3390): enter
  54. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.324424: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.KTp.SASLHandler media capabilities:
  55. gabble/connection-DEBUG: 03.10.2012 21:43:53.324491: gabble_connection_update_capabilities (connection.c:3460): client org.freedesktop.Telepathy.Client.KTp.SASLHandler has no interesting capabilities
  56. gabble/connection-DEBUG: 03.10.2012 21:43:53.324553: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.KTp.SASLHandler has no interesting data forms
  57. gabble/connection-DEBUG: 03.10.2012 21:43:53.324611: gabble_connection_update_capabilities (connection.c:3408): client org.freedesktop.Telepathy.Client.Empathy.ChatroomManager._3a1_2e64.n0 can't do anything
  58. gabble/connection-DEBUG: 03.10.2012 21:43:53.324667: gabble_connection_update_capabilities (connection.c:3408): client org.freedesktop.Telepathy.Client.Empathy.AuthEventManager can't do anything
  59. gabble/connection-DEBUG: 03.10.2012 21:43:53.324723: gabble_connection_update_capabilities (connection.c:3408): client org.freedesktop.Telepathy.Client.KTp.Approver can't do anything
  60. gabble/connection-DEBUG: 03.10.2012 21:43:53.324779: gabble_connection_update_capabilities (connection.c:3408): client org.freedesktop.Telepathy.Client.Logger can't do anything
  61. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.324848: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.KTp.TextUi media capabilities:
  62. gabble/connection-DEBUG: 03.10.2012 21:43:53.324908: gabble_connection_update_capabilities (connection.c:3460): client org.freedesktop.Telepathy.Client.KTp.TextUi has no interesting capabilities
  63. gabble/connection-DEBUG: 03.10.2012 21:43:53.324965: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.KTp.TextUi has no interesting data forms
  64. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.325047: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.Empathy.Call media capabilities: audio video gtalk-p2p H.264
  65. gabble/connection-DEBUG: 03.10.2012 21:43:53.325128: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.Empathy.Call has no interesting data forms
  66. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.325196: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.KTp.FileTransferHandler media capabilities:
  67. gabble/file-transfer-DEBUG: 03.10.2012 21:43:53.325257: gabble_ft_manager_represent_client (ft-manager.c:1060): client org.freedesktop.Telepathy.Client.KTp.FileTransferHandler supports file transfer
  68. gabble/connection-DEBUG: 03.10.2012 21:43:53.325320: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.KTp.FileTransferHandler has no interesting data forms
  69. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.325396: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.KTp.CallUi media capabilities: audio video gtalk-p2p H.264
  70. gabble/connection-DEBUG: 03.10.2012 21:43:53.325464: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.KTp.CallUi has no interesting data forms
  71. gabble/connection-DEBUG: 03.10.2012 21:43:53.325521: gabble_connection_update_capabilities (connection.c:3408): client org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule can't do anything
  72. gabble/connection-DEBUG: 03.10.2012 21:43:53.325578: gabble_connection_update_capabilities (connection.c:3408): client org.freedesktop.Telepathy.Client.Empathy.CallObserver can't do anything
  73. gabble/connection-DEBUG: 03.10.2012 21:43:53.325635: gabble_connection_update_capabilities (connection.c:3408): client org.freedesktop.Telepathy.Client.Empathy.EventManager can't do anything
  74. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.325701: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.Empathy.FileTransfer media capabilities:
  75. gabble/file-transfer-DEBUG: 03.10.2012 21:43:53.325759: gabble_ft_manager_represent_client (ft-manager.c:1060): client org.freedesktop.Telepathy.Client.Empathy.FileTransfer supports file transfer
  76. gabble/connection-DEBUG: 03.10.2012 21:43:53.325820: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.Empathy.FileTransfer has no interesting data forms
  77. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.325891: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.Empathy.Chat media capabilities:
  78. gabble/connection-DEBUG: 03.10.2012 21:43:53.325953: gabble_connection_update_capabilities (connection.c:3460): client org.freedesktop.Telepathy.Client.Empathy.Chat has no interesting capabilities
  79. gabble/connection-DEBUG: 03.10.2012 21:43:53.326010: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.Empathy.Chat has no interesting data forms
  80. gabble/media-channel-DEBUG: 03.10.2012 21:43:53.326092: gabble_media_factory_add_caps (media-factory.c:1023): Client org.freedesktop.Telepathy.Client.Empathy.Auth media capabilities:
  81. gabble/connection-DEBUG: 03.10.2012 21:43:53.326153: gabble_connection_update_capabilities (connection.c:3460): client org.freedesktop.Telepathy.Client.Empathy.Auth has no interesting capabilities
  82. gabble/connection-DEBUG: 03.10.2012 21:43:53.326212: gabble_connection_update_capabilities (connection.c:3482): client org.freedesktop.Telepathy.Client.Empathy.Auth has no interesting data forms
  83. gabble/presence-DEBUG: 03.10.2012 21:43:53.326299: gabble_presence_set_capabilities (presence.c:335): about to add caps to resource 3be446a6 with serial 1
  84. gabble/presence-DEBUG: 03.10.2012 21:43:53.326361: gabble_presence_set_capabilities (presence.c:346): found resource 3be446a6
  85. gabble/presence-DEBUG: 03.10.2012 21:43:53.326419: gabble_presence_set_capabilities (presence.c:351): new serial 1, old 0, clearing caps
  86. gabble/presence-DEBUG: 03.10.2012 21:43:53.326476: gabble_presence_set_capabilities (presence.c:359): updating caps for resource 3be446a6
  87. gabble/connection-DEBUG: 03.10.2012 21:43:53.326550: gabble_connection_refresh_capabilities (connection.c:2545): not emitting self-presence stanza: not connected yet
  88. gabble/tls-DEBUG: 03.10.2012 21:43:56.768487: gabble_tls_certificate_accept (tls-certificate.c:264): Accept() called on the TLS certificate; current state 0
  89. gabble/tls-DEBUG: 03.10.2012 21:43:56.768563: tls_certificate_accepted_cb (server-tls-manager.c:242): TLS certificate accepted
  90. wocky-DEBUG: 03.10.2012 21:43:56.768697: wocky_xmpp_writer_stream_open: wocky-xmpp-writer.c:302: Writing stream opening: <?xml version='1.0' encoding='UTF-8'?>
  91. <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' to="jabber.org" version="1.0">
  92. wocky-DEBUG: 03.10.2012 21:43:56.956703: handle_stream_open: wocky-xmpp-reader.c:435: Received stream opening: stream, prefix: stream, uri: http://etherx.jabber.org/streams
  93. wocky-DEBUG: 03.10.2012 21:43:56.956799: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: from = 'jabber.org' (prefix: <no prefix>, uri: <no uri>)
  94. wocky-DEBUG: 03.10.2012 21:43:56.956861: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: id = '61a5e6504d66001e' (prefix: <no prefix>, uri: <no uri>)
  95. wocky-DEBUG: 03.10.2012 21:43:56.956918: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: version = '1.0' (prefix: <no prefix>, uri: <no uri>)
  96. wocky-DEBUG: 03.10.2012 21:43:56.957066: _end_element_ns: Received stanza
  97. * features xmlns='http://etherx.jabber.org/streams'
  98. * mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
  99. * mechanism
  100. "CRAM-MD5"
  101. * mechanism
  102. "LOGIN"
  103. * mechanism
  104. "PLAIN"
  105. * mechanism
  106. "DIGEST-MD5"
  107. * mechanism
  108. "SCRAM-SHA-1"
  109. * compression xmlns='http://jabber.org/features/compress'
  110. * method
  111. "zlib"
  112. * ver xmlns='urn:xmpp:features:rosterver'
  113. * optional
  114. gabble/authentication-DEBUG: 03.10.2012 21:43:56.957509: gabble_server_sasl_channel_start_auth_async (server-sasl-channel.c:814): Starting authentication
  115. gabble/authentication-DEBUG: 03.10.2012 21:43:57.18956: gabble_server_sasl_channel_start_mechanism_with_data (server-sasl-channel.c:520): Starting X-TELEPATHY-PASSWORD authentication with 6 bytes of initial data
  116. wocky-DEBUG: 03.10.2012 21:43:57.19108: wocky_auth_registry_select_handler: wocky-auth-registry.c:255: Choosing SCRAM-SHA-1 as auth mechanism
  117. wocky-DEBUG: 03.10.2012 21:43:57.19329: _write_node_tree: Serializing tree:
  118. * auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' xmlns:wocky-zb='http://www.google.com/talk/protocol/auth' wocky-zb:client-uses-full-bind-result='true' mechanism='SCRAM-SHA-1'
  119. "biwsbj1rYXRocmluLmRvcnNjaCxyPVUvMkJZYVVlTXJMcWV1ZU5OekNwWjBtQXJJcHYxaVUweDQvaFozQ2FXU2M9"
  120. wocky-DEBUG: 03.10.2012 21:43:57.213264: _end_element_ns: Received stanza
  121. * challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
  122. "cj1VLzJCWWFVZU1yTHFldWVOTnpDcFowbUFySXB2MWlVMHg0L2haM0NhV1NjPXBYNDY1M08wN2VnVUUzbFdKaVVPeXR6bjRlKzZmdkkwLHM9cHNaNTFPZUJKaUwyUXNCWlZtTHhVUT09LGk9NDA5Ng=="
  123. wocky-DEBUG: 03.10.2012 21:43:57.213381: scram_handle_auth_data: wocky-sasl-scram.c:564: Got server message: r=U/2BYaUeMrLqeueNNzCpZ0mArIpv1iU0x4/hZ3CaWSc=pX4653O07egUE3lWJiUOytzn4e 6fvI0,s=psZ51OeBJiL2QsBZVmLxUQ==,i=4096
  124. wocky-DEBUG: 03.10.2012 21:43:57.225301: scram_make_client_proof: wocky-sasl-scram.c:379: auth message: n=kathrin.dorsch,r=U/2BYaUeMrLqeueNNzCpZ0mArIpv1iU0x4/hZ3CaWSc=,r=U/2BYaUeMrLqeueNNzCpZ0mArIpv1iU0x4/hZ3CaWSc=pX4653O07egUE3lWJiUOytzn4e 6fvI0,s=psZ51OeBJiL2QsBZVmLxUQ==,i=4096,c=biws,r=U/2BYaUeMrLqeueNNzCpZ0mArIpv1iU0x4/hZ3CaWSc=pX4653O07egUE3lWJiUOytzn4e 6fvI0
  125. wocky-DEBUG: 03.10.2012 21:43:57.225368: scram_handle_server_first_message: wocky-sasl-scram.c:454: Client reply: c=biws,r=U/2BYaUeMrLqeueNNzCpZ0mArIpv1iU0x4/hZ3CaWSc=pX4653O07egUE3lWJiUOytzn4e 6fvI0,p=6mjNHvrjohTPIXrQmfM3yn9xr 0=
  126. wocky-DEBUG: 03.10.2012 21:43:57.225466: _write_node_tree: Serializing tree:
  127. * response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
  128. "Yz1iaXdzLHI9VS8yQllhVWVNckxxZXVlTk56Q3BaMG1BcklwdjFpVTB4NC9oWjNDYVdTYz1wWDQ2NTNPMDdlZ1VFM2xXSmlVT3l0em40ZSs2ZnZJMCxwPTZtak5IdnJqb2hUUElYclFtZk0zeW45eHIrMD0="
  129. wocky-DEBUG: 03.10.2012 21:43:57.445437: _end_element_ns: Received stanza
  130. * success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'
  131. "dj1nWFMrUzhBUmtoOERVQVZwcnN4YlpWTFhCODA9"
  132. wocky-DEBUG: 03.10.2012 21:43:57.445542: scram_handle_auth_data: wocky-sasl-scram.c:564: Got server message: v=gXS S8ARkh8DUAVprsxbZVLXB80=
  133. gabble/authentication-DEBUG: 03.10.2012 21:43:57.445647: gabble_server_sasl_channel_success_async (server-sasl-channel.c:886):
  134. gabble/authentication-DEBUG: 03.10.2012 21:43:57.446310: gabble_server_sasl_channel_accept_sasl (server-sasl-channel.c:656): client has accepted server's success
  135. wocky-DEBUG: 03.10.2012 21:43:57.446443: auth_succeeded: wocky-sasl-auth.c:249: Authentication succeeded
  136. wocky-DEBUG: 03.10.2012 21:43:57.446507: wocky_xmpp_reader_reset: wocky-xmpp-reader.c:779: Resetting the xmpp reader
  137. wocky-DEBUG: 03.10.2012 21:43:57.446592: wocky_xmpp_writer_stream_open: wocky-xmpp-writer.c:302: Writing stream opening: <?xml version='1.0' encoding='UTF-8'?>
  138. <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' to="jabber.org" version="1.0">
  139. gabble/authentication-DEBUG: 03.10.2012 21:43:57.446976: gabble_server_sasl_channel_close (server-sasl-channel.c:965): called on 0x96f29c8
  140. wocky-DEBUG: 03.10.2012 21:43:57.634610: handle_stream_open: wocky-xmpp-reader.c:435: Received stream opening: stream, prefix: stream, uri: http://etherx.jabber.org/streams
  141. wocky-DEBUG: 03.10.2012 21:43:57.634706: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: from = 'jabber.org' (prefix: <no prefix>, uri: <no uri>)
  142. wocky-DEBUG: 03.10.2012 21:43:57.634766: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: id = '99704f7338677381' (prefix: <no prefix>, uri: <no uri>)
  143. wocky-DEBUG: 03.10.2012 21:43:57.634824: handle_stream_open: wocky-xmpp-reader.c:454: Stream opening attribute: version = '1.0' (prefix: <no prefix>, uri: <no uri>)
  144. wocky-DEBUG: 03.10.2012 21:43:57.634958: _end_element_ns: Received stanza
  145. * features xmlns='http://etherx.jabber.org/streams'
  146. * bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'
  147. * required
  148. * session xmlns='urn:ietf:params:xml:ns:xmpp-session'
  149. * compression xmlns='http://jabber.org/features/compress'
  150. * method
  151. "zlib"
  152. * ver xmlns='urn:xmpp:features:rosterver'
  153. * optional
  154. wocky-DEBUG: 03.10.2012 21:43:57.635127: _write_node_tree: Serializing tree:
  155. * iq xmlns='jabber:client' type='set' id='561224635082'
  156. * bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'
  157. * resource
  158. "3be446a6"
  159. wocky-DEBUG: 03.10.2012 21:43:57.818950: _end_element_ns: Received stanza
  160. * iq xmlns='jabber:client' to='[email protected]/3be446a6' type='result' id='561224635082'
  161. * bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'
  162. * jid
  163. "[email protected]/3be446a6"
  164. wocky-DEBUG: 03.10.2012 21:43:57.819091: _write_node_tree: Serializing tree:
  165. * iq xmlns='jabber:client' type='set' id='791922819057'
  166. * session xmlns='urn:ietf:params:xml:ns:xmpp-session'
  167. wocky-DEBUG: 03.10.2012 21:43:58.29494: _end_element_ns: Received stanza
  168. * iq xmlns='jabber:client' from='jabber.org' type='result' id='791922819057'
  169. gabble/connection-DEBUG: 03.10.2012 21:43:58.29613: connector_connected (connection.c:1931): connected (jid: [email protected]/3be446a6)
  170. gabble/roster-DEBUG: 03.10.2012 21:43:58.29964: gabble_roster_porter_available_cb (roster.c:1768): adding callbacks
  171. gabble/im-DEBUG: 03.10.2012 21:43:58.30076: porter_available_cb (im-factory.c:515): adding callbacks
  172. gabble/connection-DEBUG: 03.10.2012 21:43:58.30577: connector_connected (connection.c:1996): Created self handle 1, our JID is [email protected]/3be446a6
  173. gabble/presence-DEBUG: 03.10.2012 21:43:58.30683: gabble_presence_set_capabilities (presence.c:335): about to add caps to resource 3be446a6 with serial 2
  174. gabble/presence-DEBUG: 03.10.2012 21:43:58.30742: gabble_presence_set_capabilities (presence.c:346): found resource 3be446a6
  175. gabble/presence-DEBUG: 03.10.2012 21:43:58.30800: gabble_presence_set_capabilities (presence.c:351): new serial 2, old 1, clearing caps
  176. gabble/presence-DEBUG: 03.10.2012 21:43:58.30862: gabble_presence_set_capabilities (presence.c:359): updating caps for resource 3be446a6
  177. gabble/connection-DEBUG: 03.10.2012 21:43:58.30934: gabble_connection_refresh_capabilities (connection.c:2536): nothing to do
  178. gabble/disco-DEBUG: 03.10.2012 21:43:58.30992: gabble_disco_request_with_timeout (disco.c:498): Creating disco request 0xb6003b00 for jabber.org
  179. wocky-DEBUG: 03.10.2012 21:43:58.31116: _write_node_tree: Serializing tree:
  180. * iq xmlns='jabber:client' type='get' to='jabber.org' id='445831081'
  181. * query xmlns='http://jabber.org/protocol/disco#info'
  182. gabble/disco-DEBUG: 03.10.2012 21:43:58.31294: gabble_disco_request_with_timeout (disco.c:498): Creating disco request 0xb6003840 for [email protected]
  183. wocky-DEBUG: 03.10.2012 21:43:58.31598: _write_node_tree: Serializing tree:
  184. * iq xmlns='jabber:client' type='get' to='[email protected]' id='411131373'
  185. * query xmlns='http://jabber.org/protocol/disco#info'
  186. wocky-DEBUG: 03.10.2012 21:43:58.214965: _end_element_ns: Received stanza
  187. * iq xmlns='jabber:client' from='jabber.org' to='[email protected]/3be446a6' type='result' id='445831081'
  188. * query xmlns='http://jabber.org/protocol/disco#info'
  189. * identity category='server' type='im' name='Isode M-Link 14.6v14'
  190. * identity category='pubsub' type='pep'
  191. * feature var='http://jabber.org/protocol/disco#info'
  192. * feature var='http://jabber.org/protocol/disco#items'
  193. * feature var='urn:xmpp:ping'
  194. * feature var='vcard-temp'
  195. * feature var='http://jabber.org/protocol/commands'
  196. * feature var='http://jabber.org/protocol/compress'
  197. * feature var='jabber:iq:auth'
  198. * feature var='jabber:iq:private'
  199. * feature var='jabber:iq:version'
  200. * feature var='http://jabber.org/protocol/pubsub#access-presence'
  201. * feature var='http://jabber.org/protocol/pubsub#auto-create'
  202. * feature var='http://jabber.org/protocol/pubsub#auto-subscribe'
  203. * feature var='http://jabber.org/protocol/pubsub#create-nodes'
  204. * feature var='http://jabber.org/protocol/pubsub#filtered-notifications'
  205. * feature var='http://jabber.org/protocol/pubsub#publish'
  206. * feature var='http://jabber.org/protocol/pubsub#retrieve-items'
  207. * feature var='http://jabber.org/protocol/pubsub#subscribe'
  208. gabble/connection-DEBUG: 03.10.2012 21:43:58.215178: connection_disco_cb: got:
  209. * query xmlns='http://jabber.org/protocol/disco#info'
  210. * identity category='server' type='im' name='Isode M-Link 14.6v14'
  211. * identity category='pubsub' type='pep'
  212. * feature var='http://jabber.org/protocol/disco#info'
  213. * feature var='http://jabber.org/protocol/disco#items'
  214. * feature var='urn:xmpp:ping'
  215. * feature var='vcard-temp'
  216. * feature var='http://jabber.org/protocol/commands'
  217. * feature var='http://jabber.org/protocol/compress'
  218. * feature var='jabber:iq:auth'
  219. * feature var='jabber:iq:private'
  220. * feature var='jabber:iq:version'
  221. * feature var='http://jabber.org/protocol/pubsub#access-presence'
  222. * feature var='http://jabber.org/protocol/pubsub#auto-create'
  223. * feature var='http://jabber.org/protocol/pubsub#auto-subscribe'
  224. * feature var='http://jabber.org/protocol/pubsub#create-nodes'
  225. * feature var='http://jabber.org/protocol/pubsub#filtered-notifications'
  226. * feature var='http://jabber.org/protocol/pubsub#publish'
  227. * feature var='http://jabber.org/protocol/pubsub#retrieve-items'
  228. * feature var='http://jabber.org/protocol/pubsub#subscribe'
  229. gabble/connection-DEBUG: 03.10.2012 21:43:58.215251: connection_disco_cb (connection.c:2875): Server advertises PEP support in its features
  230. gabble/connection-DEBUG: 03.10.2012 21:43:58.215317: connection_disco_cb (connection.c:2909): set features flags to 16
  231. wocky-DEBUG: 03.10.2012 21:43:58.215419: _write_node_tree: Serializing tree:
  232. * iq xmlns='jabber:client' type='get' id='356215393'
  233. * query xmlns='jabber:iq:privacy'
  234. wocky-DEBUG: 03.10.2012 21:43:58.394268: _end_element_ns: Received stanza
  235. * iq xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='result' id='411131373'
  236. * query xmlns='http://jabber.org/protocol/disco#info'
  237. * identity category='account' type='registered'
  238. * identity category='pubsub' type='pep'
  239. * feature var='http://jabber.org/protocol/disco#info'
  240. * feature var='http://jabber.org/protocol/disco#items'
  241. * feature var='urn:xmpp:ping'
  242. * feature var='vcard-temp'
  243. * feature var='http://jabber.org/protocol/commands'
  244. * feature var='http://jabber.org/protocol/compress'
  245. * feature var='jabber:iq:auth'
  246. * feature var='jabber:iq:private'
  247. * feature var='jabber:iq:version'
  248. * feature var='http://jabber.org/protocol/pubsub#access-presence'
  249. * feature var='http://jabber.org/protocol/pubsub#auto-create'
  250. * feature var='http://jabber.org/protocol/pubsub#auto-subscribe'
  251. * feature var='http://jabber.org/protocol/pubsub#create-nodes'
  252. * feature var='http://jabber.org/protocol/pubsub#filtered-notifications'
  253. * feature var='http://jabber.org/protocol/pubsub#publish'
  254. * feature var='http://jabber.org/protocol/pubsub#retrieve-items'
  255. * feature var='http://jabber.org/protocol/pubsub#subscribe'
  256. gabble/connection-DEBUG: 03.10.2012 21:43:58.394404: bare_jid_disco_cb (connection.c:1809): Server advertises PEP support in our jid features
  257. wocky-DEBUG: 03.10.2012 21:43:58.592143: _end_element_ns: Received stanza
  258. * iq xmlns='jabber:client' to='[email protected]/3be446a6' type='error' id='356215393'
  259. * error code='503' type='cancel'
  260. * service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  261. gabble/connection-DEBUG: 03.10.2012 21:43:58.592267: get_existing_privacy_lists_cb (conn-presence.c:1095): Error getting privacy lists:
  262. gabble/presence-DEBUG: 03.10.2012 21:43:58.592447: gabble_presence_cache_add_own_caps (presence-cache.c:2224): caching our own caps (http://telepathy.freedesktop.org/caps#jg3IrkpeG3m9ndpq5M6cHy3sIQM=)
  263. wocky-DEBUG: 03.10.2012 21:43:58.592535: _write_node_tree: Serializing tree:
  264. * presence xmlns='jabber:client'
  265. * x xmlns='vcard-temp:x:update'
  266. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='jg3IrkpeG3m9ndpq5M6cHy3sIQM=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  267. gabble/roster-DEBUG: 03.10.2012 21:43:58.592768: connection_status_changed_cb (roster.c:1804): requesting roster
  268. wocky-DEBUG: 03.10.2012 21:43:58.592854: _write_node_tree: Serializing tree:
  269. * iq xmlns='jabber:client' type='get' id='524615592834'
  270. * query xmlns='jabber:iq:roster'
  271. gabble/tls-DEBUG: 03.10.2012 21:43:58.592958: connection_status_changed_cb (server-tls-manager.c:146): Connection status changed, now 0
  272. gabble/media-channel-DEBUG: 03.10.2012 21:43:58.593018: gabble_jingle_info_take_stun_server (jingle-info.c:322): Resolving fallback STUN server stun.telepathy.im:3478
  273. gabble/disco-DEBUG: 03.10.2012 21:43:58.593116: gabble_disco_conn_status_changed_cb (disco.c:902): connected, initiating service discovery on jabber.org
  274. gabble/disco-DEBUG: 03.10.2012 21:43:58.593166: gabble_disco_request_with_timeout (disco.c:498): Creating disco request 0xb6003ac0 for jabber.org
  275. gabble/vcard-DEBUG: 03.10.2012 21:43:58.593259: gabble_vcard_manager_request (vcard-manager.c:1594): Created request 0x971b500 to retrieve <1>'s vCard
  276. gabble/vcard-DEBUG: 03.10.2012 21:43:58.593307: request_send (vcard-manager.c:1528): Cache entry 0xb6003d20 is my own, not setting @to
  277. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.593360: gabble_request_pipeline_enqueue (request-pipeline.c:431): enqueued new request as item 0xb6003d60
  278. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.593405: gabble_request_pipeline_enqueue (request-pipeline.c:432): number of items in flight: 0
  279. gabble/vcard-DEBUG: 03.10.2012 21:43:58.593451: request_send (vcard-manager.c:1549): adding request to cache entry 0xb6003d20 and queueing the <iq>
  280. gabble/connection-DEBUG: 03.10.2012 21:43:58.593635: sidecars_conn_status_changed_cb (conn-sidecars.c:324): connected; requesting sidecars from plugins
  281. wocky-DEBUG: 03.10.2012 21:43:58.593758: _write_node_tree: Serializing tree:
  282. * iq xmlns='jabber:client' type='get' to='jabber.org' id='525644593222'
  283. * query xmlns='http://jabber.org/protocol/disco#items'
  284. wocky-DEBUG: 03.10.2012 21:43:58.593939: _write_node_tree: Serializing tree:
  285. * iq xmlns='jabber:client' type='set' id='525377593594'
  286. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  287. * publish node='http://laptop.org/xmpp/activities'
  288. * item
  289. * activities xmlns='http://laptop.org/xmpp/activities'
  290. wocky-DEBUG: 03.10.2012 21:43:58.594111: _write_node_tree: Serializing tree:
  291. * iq xmlns='jabber:client' type='set' id='525406593622'
  292. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  293. * publish node='http://laptop.org/xmpp/activity-properties'
  294. * item
  295. * activities xmlns='http://laptop.org/xmpp/activity-properties'
  296. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.594259: gabble_request_pipeline_go (request-pipeline.c:388): called; 1 pending items, 0 items in flight
  297. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.599049: send_next_request (request-pipeline.c:359): processing request 0xb6003d60
  298. wocky-DEBUG: 03.10.2012 21:43:58.599139: _write_node_tree: Serializing tree:
  299. * iq xmlns='jabber:client' type='get' id='525389599109'
  300. * vCard xmlns='vcard-temp'
  301. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.606515: gabble_request_pipeline_enqueue (request-pipeline.c:431): enqueued new request as item 0xb60038e0
  302. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.606657: gabble_request_pipeline_enqueue (request-pipeline.c:432): number of items in flight: 1
  303. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.612596: gabble_request_pipeline_enqueue (request-pipeline.c:431): enqueued new request as item 0x971b4e0
  304. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.612695: gabble_request_pipeline_enqueue (request-pipeline.c:432): number of items in flight: 1
  305. gabble/presence-DEBUG: 03.10.2012 21:43:58.624829: gabble_presence_set_capabilities (presence.c:335): about to add caps to resource 3be446a6 with serial 3
  306. gabble/presence-DEBUG: 03.10.2012 21:43:58.624928: gabble_presence_set_capabilities (presence.c:346): found resource 3be446a6
  307. gabble/presence-DEBUG: 03.10.2012 21:43:58.625013: gabble_presence_set_capabilities (presence.c:351): new serial 3, old 2, clearing caps
  308. gabble/presence-DEBUG: 03.10.2012 21:43:58.625099: gabble_presence_set_capabilities (presence.c:359): updating caps for resource 3be446a6
  309. gabble/presence-DEBUG: 03.10.2012 21:43:58.625360: gabble_presence_cache_add_own_caps (presence-cache.c:2224): caching our own caps (http://telepathy.freedesktop.org/caps#g/dOEwxt/yiGt0QhKPVC oJfi2c=)
  310. wocky-DEBUG: 03.10.2012 21:43:58.625833: _write_node_tree: Serializing tree:
  311. * presence xmlns='jabber:client'
  312. * x xmlns='vcard-temp:x:update'
  313. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='g/dOEwxt/yiGt0QhKPVC oJfi2c=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  314. gabble/location-DEBUG: 03.10.2012 21:43:58.626034: location_set_location (conn-location.c:379): SetLocation to
  315. wocky-DEBUG: 03.10.2012 21:43:58.626663: _write_node_tree: Serializing tree:
  316. * iq xmlns='jabber:client' type='set' id='558448626151'
  317. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  318. * publish node='http://jabber.org/protocol/geoloc'
  319. * item
  320. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  321. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.627043: gabble_request_pipeline_enqueue (request-pipeline.c:431): enqueued new request as item 0x9738220
  322. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.627137: gabble_request_pipeline_enqueue (request-pipeline.c:432): number of items in flight: 1
  323. wocky-DEBUG: 03.10.2012 21:43:58.627979: _write_node_tree: Serializing tree:
  324. * iq xmlns='jabber:client' type='set' id='562293627947'
  325. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  326. * publish node='http://jabber.org/protocol/nick'
  327. * item
  328. * nick xmlns='http://jabber.org/protocol/nick'
  329. gabble/vcard-DEBUG: 03.10.2012 21:43:58.628338: gabble_vcard_manager_edit (vcard-manager.c:1637): called; invalidating cache
  330. gabble/vcard-DEBUG: 03.10.2012 21:43:58.628438: cache_entry_attempt_to_free (vcard-manager.c:499): Not freeing vCard cache entry 0xb6003d20: it has a pipeline_item 0xb6003d60
  331. gabble/vcard-DEBUG: 03.10.2012 21:43:58.628524: gabble_vcard_manager_edit (vcard-manager.c:1639): checking if we have pending requests already
  332. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629066: gabble_request_pipeline_go (request-pipeline.c:388): called; 3 pending items, 1 items in flight
  333. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629157: send_next_request (request-pipeline.c:359): processing request 0xb60038e0
  334. wocky-DEBUG: 03.10.2012 21:43:58.629275: _write_node_tree: Serializing tree:
  335. * iq xmlns='jabber:client' type='get' to='[email protected]' id='561542629243'
  336. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  337. * items node='http://jabber.org/protocol/nick'
  338. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629456: send_next_request (request-pipeline.c:359): processing request 0x971b4e0
  339. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629563: send_next_request (request-pipeline.c:359): processing request 0x9738220
  340. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629667: gabble_request_pipeline_go (request-pipeline.c:388): called; 0 pending items, 4 items in flight
  341. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629753: gabble_request_pipeline_go (request-pipeline.c:388): called; 0 pending items, 4 items in flight
  342. wocky-DEBUG: 03.10.2012 21:43:58.629877: _write_node_tree: Serializing tree:
  343. * iq xmlns='jabber:client' type='get' to='[email protected]' id='561463629547'
  344. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  345. * items node='http://jabber.org/protocol/nick'
  346. wocky-DEBUG: 03.10.2012 21:43:58.630140: _write_node_tree: Serializing tree:
  347. * iq xmlns='jabber:client' type='get' to='[email protected]' id='561440629651'
  348. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  349. * items node='http://jabber.org/protocol/nick'
  350. gabble/media-channel-DEBUG: 03.10.2012 21:43:58.703494: stun_server_resolved_cb (jingle-info.c:273): Resolved STUN server stun.telepathy.im:3478 to 93.93.128.223:3478
  351. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.759030: gabble_request_pipeline_enqueue (request-pipeline.c:431): enqueued new request as item 0x9738060
  352. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.759085: gabble_request_pipeline_enqueue (request-pipeline.c:432): number of items in flight: 4
  353. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.759519: gabble_request_pipeline_go (request-pipeline.c:388): called; 1 pending items, 4 items in flight
  354. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.759568: send_next_request (request-pipeline.c:359): processing request 0x9738060
  355. wocky-DEBUG: 03.10.2012 21:43:58.759651: _write_node_tree: Serializing tree:
  356. * iq xmlns='jabber:client' type='get' to='[email protected]' id='562511759617'
  357. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  358. * items node='http://jabber.org/protocol/nick'
  359. wocky-DEBUG: 03.10.2012 21:43:58.781742: _end_element_ns: Received stanza
  360. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='760da41eabc945fb'
  361. * event xmlns='http://jabber.org/protocol/pubsub#event'
  362. * items node='http://jabber.org/protocol/nick'
  363. * item id='657031494c1cf496'
  364. * nick xmlns='http://jabber.org/protocol/nick'
  365. "rdorsch"
  366. * delay xmlns='urn:xmpp:delay' stamp='2012-10-03T19:41:17Z'
  367. wocky-DEBUG: 03.10.2012 21:43:58.781877: _end_element_ns: Received stanza
  368. * presence xmlns='jabber:client' from='[email protected]/Nokia.N900(no.encryption)' to='[email protected]'
  369. "
  370.  
  371. "
  372. * x xmlns='vcard-temp:x:update'
  373. "
  374. "
  375. * photo
  376. "de2ac667d113d707999329200aa82aa320bde804"
  377. * c xmlns='http://jabber.org/protocol/caps' ext='pmuc-v1 voice-v1 video-v1' ver='U3y5xCq7DkZkM4Ce3a1r AZ2UX4=' node='http://telepathy.freedesktop.org/caps' hash='sha-1'
  378. * delay xmlns='urn:xmpp:delay' stamp='2012-10-03T19:41:19Z' from='jabber.org'
  379. gabble/presence-DEBUG: 03.10.2012 21:43:58.782207: emit_capabilities_update (presence-cache.c:1158): no change in caps for handle 2
  380. wocky-DEBUG: 03.10.2012 21:43:58.805241: _end_element_ns: Received stanza
  381. * query xmlns='http://jabber.org/protocol/disco#info' node='http://telepathy.freedesktop.org/caps#U3y5xCq7DkZkM4Ce3a1r AZ2UX4='
  382. "
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404. "
  405. * identity type='phone' name='Telepathy Gabble 0.8.13' category='client'
  406. * feature var='http://www.google.com/xmpp/protocol/session'
  407. * feature var='http://www.google.com/transport/p2p'
  408. * feature var='urn:xmpp:jingle:transports:raw-udp:1'
  409. * feature var='urn:xmpp:jingle:transports:ice-udp:1'
  410. * feature var='http://jabber.org/protocol/jingle'
  411. * feature var='urn:xmpp:jingle:1'
  412. * feature var='http://jabber.org/protocol/chatstates'
  413. * feature var='http://jabber.org/protocol/nick'
  414. * feature var='http://jabber.org/protocol/nick notify'
  415. * feature var='http://jabber.org/protocol/si'
  416. * feature var='http://jabber.org/protocol/ibb'
  417. * feature var='http://telepathy.freedesktop.org/xmpp/tubes'
  418. * feature var='http://jabber.org/protocol/bytestreams'
  419. * feature var='http://www.google.com/xmpp/protocol/voice/v1'
  420. * feature var='http://www.google.com/xmpp/protocol/video/v1'
  421. * feature var='http://jabber.org/protocol/jingle/description/audio'
  422. * feature var='http://jabber.org/protocol/jingle/description/video'
  423. * feature var='urn:xmpp:jingle:apps:rtp:1'
  424. * feature var='urn:xmpp:jingle:apps:rtp:audio'
  425. * feature var='urn:xmpp:jingle:apps:rtp:video'
  426. * feature var='http://jabber.org/protocol/geoloc notify'
  427. wocky-DEBUG: 03.10.2012 21:43:58.805449: wocky_xmpp_reader_reset: wocky-xmpp-reader.c:779: Resetting the xmpp reader
  428. gabble/presence-DEBUG: 03.10.2012 21:43:58.805541: _process_caps_uri (presence-cache.c:1569): enough trust for URI http://telepathy.freedesktop.org/caps#U3y5xCq7DkZkM4Ce3a1r AZ2UX4=, setting caps for 2 ([email protected]/Nokia.N900(no.encryption))
  429. gabble/presence-DEBUG: 03.10.2012 21:43:58.805594: gabble_presence_set_capabilities (presence.c:335): about to add caps to resource Nokia.N900(no.encryption) with serial 1
  430. gabble/presence-DEBUG: 03.10.2012 21:43:58.805636: gabble_presence_set_capabilities (presence.c:346): found resource Nokia.N900(no.encryption)
  431. gabble/presence-DEBUG: 03.10.2012 21:43:58.805677: gabble_presence_set_capabilities (presence.c:351): new serial 1, old 0, clearing caps
  432. gabble/presence-DEBUG: 03.10.2012 21:43:58.805721: gabble_presence_set_capabilities (presence.c:359): updating caps for resource Nokia.N900(no.encryption)
  433. gabble/presence-DEBUG: 03.10.2012 21:43:58.805794: client_types_from_message (presence-cache.c:1260): Got type for 2: phone (32)
  434. wocky-DEBUG: 03.10.2012 21:43:58.806334: _end_element_ns: Received stanza
  435. * presence xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]/3be446a6'
  436. * x xmlns='vcard-temp:x:update'
  437. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='jg3IrkpeG3m9ndpq5M6cHy3sIQM=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  438. wocky-DEBUG: 03.10.2012 21:43:58.976659: _end_element_ns: Received stanza
  439. * iq xmlns='jabber:client' to='[email protected]/3be446a6' type='result' id='524615592834'
  440. * query xmlns='jabber:iq:roster' ver='11'
  441. * item jid='[email protected]' name='Rainer Dorsch' subscription='both'
  442. wocky-DEBUG: 03.10.2012 21:43:58.976809: _end_element_ns: Received stanza
  443. * iq xmlns='jabber:client' from='jabber.org' to='[email protected]/3be446a6' type='result' id='525644593222'
  444. * query xmlns='http://jabber.org/protocol/disco#items'
  445. * item jid='jingle1.jabber.org'
  446. * item jid='proxy.eu.jabber.org'
  447. * item jid='conference.jabber.org' name='Multi-User Chat'
  448. wocky-DEBUG: 03.10.2012 21:43:58.976902: _end_element_ns: Received stanza
  449. * iq xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='result' id='525377593594'
  450. wocky-DEBUG: 03.10.2012 21:43:58.976990: _end_element_ns: Received stanza
  451. * iq xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='result' id='525406593622'
  452. wocky-DEBUG: 03.10.2012 21:43:58.977082: _error: wocky-xmpp-reader.c:633: Ignoring parser warning: xmlns: URI vcard-temp is not absolute
  453. wocky-DEBUG: 03.10.2012 21:43:58.977175: _end_element_ns: Received stanza
  454. * iq xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='result' id='525389599109'
  455. * vCard xmlns='vcard-temp'
  456. * N
  457. * FAMILY
  458. "kathrin.dorsch"
  459. * NICKNAME
  460. gabble/roster-DEBUG: 03.10.2012 21:43:58.977303: _gabble_roster_item_update (roster.c:570): name for contact#2 changed to Rainer Dorsch
  461. gabble/roster-DEBUG: 03.10.2012 21:43:58.977400: _gabble_roster_item_maybe_remove (roster.c:488): contact#2 is still on the roster
  462. gabble/disco-DEBUG: 03.10.2012 21:43:58.980238: disco_items_cb (disco.c:740): discovered service item: jingle1.jabber.org
  463. gabble/disco-DEBUG: 03.10.2012 21:43:58.990289: disco_items_cb (disco.c:740): discovered service item: proxy.eu.jabber.org
  464. gabble/disco-DEBUG: 03.10.2012 21:43:58.990344: disco_items_cb (disco.c:740): discovered service item: conference.jabber.org
  465. gabble/disco-DEBUG: 03.10.2012 21:43:58.990398: gabble_disco_request_with_timeout (disco.c:498): Creating disco request 0x9738080 for proxy.eu.jabber.org
  466. wocky-DEBUG: 03.10.2012 21:43:58.990499: _write_node_tree: Serializing tree:
  467. * iq xmlns='jabber:client' type='get' to='proxy.eu.jabber.org' id='791826990467'
  468. * query xmlns='http://jabber.org/protocol/disco#info'
  469. gabble/disco-DEBUG: 03.10.2012 21:43:58.990660: gabble_disco_request_with_timeout (disco.c:498): Creating disco request 0x9738020 for jingle1.jabber.org
  470. gabble/disco-DEBUG: 03.10.2012 21:43:58.990739: gabble_disco_request_with_timeout (disco.c:498): Creating disco request 0x9738240 for conference.jabber.org
  471. wocky-DEBUG: 03.10.2012 21:43:58.991061: _write_node_tree: Serializing tree:
  472. * iq xmlns='jabber:client' type='get' to='jingle1.jabber.org' id='791571990722'
  473. * query xmlns='http://jabber.org/protocol/disco#info'
  474. wocky-DEBUG: 03.10.2012 21:43:58.991653: _write_node_tree: Serializing tree:
  475. * iq xmlns='jabber:client' type='get' to='conference.jabber.org' id='791648990799'
  476. * query xmlns='http://jabber.org/protocol/disco#info'
  477. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.992019: response_cb (request-pipeline.c:307): got reply for request 0xb6003d60
  478. gabble/vcard-DEBUG: 03.10.2012 21:43:58.992073: pipeline_reply_cb (vcard-manager.c:1380): called for entry 0xb6003d20
  479. gabble/vcard-DEBUG: 03.10.2012 21:43:58.992157: manager_patch_vcard (vcard-manager.c:1312): nothing really changed, not updating vCard
  480. gabble/vcard-DEBUG: 03.10.2012 21:43:58.992295: observe_vcard (vcard-manager.c:910): got vCard alias "[email protected]" for handle 1 from <NICKNAME>
  481. wocky-DEBUG: 03.10.2012 21:43:58.992486: _write_node_tree: Serializing tree:
  482. * presence xmlns='jabber:client'
  483. * x xmlns='vcard-temp:x:update'
  484. * photo
  485. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='g/dOEwxt/yiGt0QhKPVC oJfi2c=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  486. gabble/vcard-DEBUG: 03.10.2012 21:43:58.995080: delete_request (vcard-manager.c:788): Discarding request 0x971b500
  487. gabble/vcard-DEBUG: 03.10.2012 21:43:58.995444: cache_entry_attempt_to_free (vcard-manager.c:492): Not freeing vCard cache entry 0xb6003d20: it has a cached vCard 0x996ed50
  488. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.995626: delete_item (request-pipeline.c:178): deleting item 0xb6003d60
  489. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.996049: gabble_request_pipeline_go (request-pipeline.c:388): called; 0 pending items, 4 items in flight
  490. wocky-DEBUG: 03.10.2012 21:43:58.996253: _end_element_ns: Received stanza
  491. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='8d6553ddacbc0477'
  492. * event xmlns='http://jabber.org/protocol/pubsub#event'
  493. * items node='http://jabber.org/protocol/geoloc'
  494. * item id='8898f75f1bcd7d83'
  495. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  496. "
  497.  
  498.  
  499.  
  500.  
  501. "
  502. * lat
  503. "48.597213"
  504. * lon
  505. "9.101702"
  506. * alt
  507. "128.000000"
  508. * accuracy
  509. "2069.650000"
  510. * timestamp
  511. "2012-10-03T19:42:33Z"
  512. * delay xmlns='urn:xmpp:delay' stamp='2012-10-03T19:42:44Z'
  513. wocky-DEBUG: 03.10.2012 21:43:58.996478: _end_element_ns: Received stanza
  514. * presence xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]/3be446a6'
  515. * x xmlns='vcard-temp:x:update'
  516. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='g/dOEwxt/yiGt0QhKPVC oJfi2c=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  517. gabble/location-DEBUG: 03.10.2012 21:43:58.996772: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  518. gabble/location-DEBUG: 03.10.2012 21:43:58.996910: update_location_from_item (conn-location.c:587): - lat: 48.597213
  519. gabble/location-DEBUG: 03.10.2012 21:43:58.997000: update_location_from_item (conn-location.c:587): - lon: 9.101702
  520. gabble/location-DEBUG: 03.10.2012 21:43:58.997085: update_location_from_item (conn-location.c:587): - alt: 128.000000
  521. gabble/location-DEBUG: 03.10.2012 21:43:58.997173: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  522. gabble/location-DEBUG: 03.10.2012 21:43:58.997313: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:42:33Z
  523. wocky-DEBUG: 03.10.2012 21:43:58.997853: _end_element_ns: Received stanza
  524. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='ce730ccdaa998026'
  525. * event xmlns='http://jabber.org/protocol/pubsub#event'
  526. * items node='http://jabber.org/protocol/geoloc'
  527. * item id='074f924d06c98a3d'
  528. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  529. wocky-DEBUG: 03.10.2012 21:43:58.997970: _end_element_ns: Received stanza
  530. * iq xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='result' id='558448626151'
  531. wocky-DEBUG: 03.10.2012 21:43:58.998168: _end_element_ns: Received stanza
  532. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='d5324e7691af697a'
  533. * event xmlns='http://jabber.org/protocol/pubsub#event'
  534. * items node='http://jabber.org/protocol/nick'
  535. * item id='6fd57997d8a8e6a2'
  536. * nick xmlns='http://jabber.org/protocol/nick'
  537. wocky-DEBUG: 03.10.2012 21:43:58.998280: _end_element_ns: Received stanza
  538. * iq xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='result' id='562293627947'
  539. wocky-DEBUG: 03.10.2012 21:43:59.263: _end_element_ns: Received stanza
  540. * iq xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]' type='error' id='561542629243'
  541. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  542. * items node='http://jabber.org/protocol/nick'
  543. * error code='501' type='cancel'
  544. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  545. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  546. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.468: response_cb (request-pipeline.c:307): got reply for request 0xb60038e0
  547. gabble/connection-DEBUG: 03.10.2012 21:43:59.564: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  548. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.657: delete_item (request-pipeline.c:178): deleting item 0xb60038e0
  549. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.741: gabble_request_pipeline_go (request-pipeline.c:388): called; 0 pending items, 3 items in flight
  550. wocky-DEBUG: 03.10.2012 21:43:59.170672: _end_element_ns: Received stanza
  551. * iq xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]' type='error' id='561463629547'
  552. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  553. * items node='http://jabber.org/protocol/nick'
  554. * error code='501' type='cancel'
  555. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  556. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  557. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.170793: response_cb (request-pipeline.c:307): got reply for request 0x971b4e0
  558. gabble/connection-DEBUG: 03.10.2012 21:43:59.170860: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  559. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.170929: delete_item (request-pipeline.c:178): deleting item 0x971b4e0
  560. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.170989: gabble_request_pipeline_go (request-pipeline.c:388): called; 0 pending items, 2 items in flight
  561. wocky-DEBUG: 03.10.2012 21:43:59.171309: _end_element_ns: Received stanza
  562. * iq xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]' type='error' id='561440629651'
  563. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  564. * items node='http://jabber.org/protocol/nick'
  565. * error code='501' type='cancel'
  566. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  567. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  568. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.171401: response_cb (request-pipeline.c:307): got reply for request 0x9738220
  569. gabble/connection-DEBUG: 03.10.2012 21:43:59.171463: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  570. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.171525: delete_item (request-pipeline.c:178): deleting item 0x9738220
  571. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.171585: gabble_request_pipeline_go (request-pipeline.c:388): called; 0 pending items, 1 items in flight
  572. wocky-DEBUG: 03.10.2012 21:43:59.171936: _end_element_ns: Received stanza
  573. * iq xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]' type='error' id='562511759617'
  574. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  575. * items node='http://jabber.org/protocol/nick'
  576. * error code='501' type='cancel'
  577. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  578. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  579. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.172027: response_cb (request-pipeline.c:307): got reply for request 0x9738060
  580. gabble/connection-DEBUG: 03.10.2012 21:43:59.172092: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  581. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.172158: delete_item (request-pipeline.c:178): deleting item 0x9738060
  582. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.172215: gabble_request_pipeline_go (request-pipeline.c:388): called; 0 pending items, 0 items in flight
  583. wocky-DEBUG: 03.10.2012 21:43:59.481472: _end_element_ns: Received stanza
  584. * iq xmlns='jabber:client' from='proxy.eu.jabber.org' to='[email protected]/3be446a6' type='result' id='791826990467'
  585. * query xmlns='http://jabber.org/protocol/disco#info'
  586. * identity category='proxy' type='bytestreams' name='SOCKS5 Bytestreams Service'
  587. * feature var='http://jabber.org/protocol/bytestreams'
  588. gabble/disco-DEBUG: 03.10.2012 21:43:59.481606: item_info_cb (disco.c:603): got item identity, jid=proxy.eu.jabber.org, name=SOCKS5 Bytestreams Service, category=proxy, type=bytestreams
  589. gabble/bytestream-DEBUG: 03.10.2012 21:43:59.481688: send_proxy_query (bytestream-factory.c:383): send SOCKS5 query to proxy.eu.jabber.org
  590. wocky-DEBUG: 03.10.2012 21:43:59.481797: _write_node_tree: Serializing tree:
  591. * iq xmlns='jabber:client' type='get' to='proxy.eu.jabber.org' id='266617481766'
  592. * query xmlns='http://jabber.org/protocol/bytestreams'
  593. wocky-DEBUG: 03.10.2012 21:43:59.661674: _end_element_ns: Received stanza
  594. * iq xmlns='jabber:client' from='jingle1.jabber.org' to='[email protected]/3be446a6' type='error' id='791571990722'
  595. * error code='503' type='cancel'
  596. * service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  597. wocky-DEBUG: 03.10.2012 21:43:59.661832: _end_element_ns: Received stanza
  598. * iq xmlns='jabber:client' from='conference.jabber.org' to='[email protected]/3be446a6' type='result' id='791648990799'
  599. * query xmlns='http://jabber.org/protocol/disco#info'
  600. * identity category='conference' name='Isode M-Link Conferencing' type='text'
  601. * feature var='http://jabber.org/protocol/muc'
  602. * feature var='http://jabber.org/protocol/muc#unique'
  603. wocky-DEBUG: 03.10.2012 21:43:59.661952: _end_element_ns: Received stanza
  604. * presence xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]/3be446a6'
  605. * x xmlns='vcard-temp:x:update'
  606. * photo
  607. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='g/dOEwxt/yiGt0QhKPVC oJfi2c=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  608. gabble/disco-DEBUG: 03.10.2012 21:43:59.662058: item_info_cb (disco.c:582): got error
  609. gabble/disco-DEBUG: 03.10.2012 21:43:59.662187: item_info_cb (disco.c:603): got item identity, jid=conference.jabber.org, name=Isode M-Link Conferencing, category=conference, type=text
  610. gabble/search-DEBUG: 03.10.2012 21:43:59.662264: disco_done_cb (search-manager.c:137): Disco is done; complete pending requests
  611. wocky-DEBUG: 03.10.2012 21:43:59.871615: _end_element_ns: Received stanza
  612. * iq xmlns='jabber:client' from='proxy.eu.jabber.org' to='[email protected]/3be446a6' type='result' id='266617481766'
  613. * query xmlns='http://jabber.org/protocol/bytestreams'
  614. * streamhost jid='proxy.eu.jabber.org' host='91.121.109.155' port='7777'
  615. gabble/bytestream-DEBUG: 03.10.2012 21:43:59.871753: add_proxy_to_list (bytestream-factory.c:279): Add discovered SOCKS5 proxy: proxy.eu.jabber.org 91.121.109.155:7777
  616. gabble/presence-DEBUG: 03.10.2012 21:44:04.324346: gabble_presence_cache_end_unsure_period (presence-cache.c:470): 0x96edd48
  617. gabble/tls-DEBUG: 03.10.2012 21:44:57.335585: gabble_server_tls_channel_close (server-tls-channel.c:307): Close() called on the TLS channel 0x96ede88
  618. gabble/tls-DEBUG: 03.10.2012 21:44:57.335679: server_tls_channel_closed_cb (server-tls-manager.c:196): Server TLS channel closed.
  619. gabble/tls-DEBUG: 03.10.2012 21:44:57.335788: gabble_server_tls_channel_dispose (server-tls-channel.c:146): Dispose TLS channel
  620. gabble/tls-DEBUG: 03.10.2012 21:44:57.335866: gabble_server_tls_channel_finalize (server-tls-channel.c:129): Finalize TLS channel
  621. gabble/location-DEBUG: 03.10.2012 21:48:12.873127: get_cached_location (conn-location.c:109): - [email protected]: unknown
  622. gabble/location-DEBUG: 03.10.2012 21:48:12.873713: get_cached_location (conn-location.c:107): - [email protected]: cached
  623. gabble/jid-DEBUG: 03.10.2012 21:48:12.949943: gabble_normalize_contact (util.c:315): JID kathrin_2edorsch_40jabber_2eorg0 is invalid or has no node part
  624. gabble/jid-DEBUG: 03.10.2012 21:48:12.951212: gabble_normalize_contact (util.c:315): JID kathrin_2edorsch_40jabber_2eorg0 is invalid or has no node part
  625. gabble/jid-DEBUG: 03.10.2012 21:48:12.951828: gabble_normalize_contact (util.c:315): JID kathrin_2edorsch_40jabber_2eorg0 is invalid or has no node part
  626. gabble/jid-DEBUG: 03.10.2012 21:48:13.49523: gabble_normalize_contact (util.c:315): JID kathrin_2edorsch_40jabber_2eorg0 is invalid or has no node part
  627. gabble/jid-DEBUG: 03.10.2012 21:48:13.60802: gabble_normalize_contact (util.c:315): JID kathrin_2edorsch_40jabber_2eorg0 is invalid or has no node part
  628. gabble/jid-DEBUG: 03.10.2012 21:48:13.62076: gabble_normalize_contact (util.c:315): JID kathrin_2edorsch_40jabber_2eorg0 is invalid or has no node part
  629. gabble/im-DEBUG: 03.10.2012 21:48:16.867182: gabble_im_channel_close (im-channel.c:589): Actually closing, I have no pending messages
  630. gabble/im-DEBUG: 03.10.2012 21:48:16.867254: im_channel_closed_cb (im-factory.c:287): 0x96ecec8, channel 0x96ee150
  631. gabble/im-DEBUG: 03.10.2012 21:48:16.867330: im_channel_closed_cb (im-factory.c:301): removing channel with handle 2
  632. gabble/im-DEBUG: 03.10.2012 21:48:16.867402: gabble_im_channel_finalize (im-channel.c:299): 0x96ee150
  633. wocky-DEBUG: 03.10.2012 21:50:56.588850: _end_element_ns: Received stanza
  634. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='c2b7f64f48b7a3b6'
  635. * event xmlns='http://jabber.org/protocol/pubsub#event'
  636. * items node='http://jabber.org/protocol/geoloc'
  637. * item id='72d0a3cda62fdb43'
  638. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  639. "
  640.  
  641.  
  642.  
  643.  
  644. "
  645. * lat
  646. "48.597213"
  647. * lon
  648. "9.101702"
  649. * alt
  650. "128.000000"
  651. * accuracy
  652. "2069.650000"
  653. * timestamp
  654. "2012-10-03T19:50:54Z"
  655. gabble/location-DEBUG: 03.10.2012 21:50:56.588990: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  656. gabble/location-DEBUG: 03.10.2012 21:50:56.589051: update_location_from_item (conn-location.c:587): - lat: 48.597213
  657. gabble/location-DEBUG: 03.10.2012 21:50:56.589098: update_location_from_item (conn-location.c:587): - lon: 9.101702
  658. gabble/location-DEBUG: 03.10.2012 21:50:56.589143: update_location_from_item (conn-location.c:587): - alt: 128.000000
  659. gabble/location-DEBUG: 03.10.2012 21:50:56.589190: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  660. gabble/location-DEBUG: 03.10.2012 21:50:56.589236: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:50:54Z
  661. wocky-DEBUG: 03.10.2012 21:51:06.850358: _end_element_ns: Received stanza
  662. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='c8e9e4a99bc65a66'
  663. * event xmlns='http://jabber.org/protocol/pubsub#event'
  664. * items node='http://jabber.org/protocol/geoloc'
  665. * item id='b67f322aa3e3a6a5'
  666. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  667. "
  668.  
  669.  
  670.  
  671.  
  672. "
  673. * lat
  674. "48.597213"
  675. * lon
  676. "9.101702"
  677. * alt
  678. "128.000000"
  679. * accuracy
  680. "2069.650000"
  681. * timestamp
  682. "2012-10-03T19:50:54Z"
  683. gabble/location-DEBUG: 03.10.2012 21:51:06.850522: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  684. gabble/location-DEBUG: 03.10.2012 21:51:06.850598: update_location_from_item (conn-location.c:587): - lat: 48.597213
  685. gabble/location-DEBUG: 03.10.2012 21:51:06.850658: update_location_from_item (conn-location.c:587): - lon: 9.101702
  686. gabble/location-DEBUG: 03.10.2012 21:51:06.850718: update_location_from_item (conn-location.c:587): - alt: 128.000000
  687. gabble/location-DEBUG: 03.10.2012 21:51:06.850778: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  688. gabble/location-DEBUG: 03.10.2012 21:51:06.850845: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:50:54Z
  689. wocky-DEBUG: 03.10.2012 21:53:03.135396: _end_element_ns: Received stanza
  690. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='acc0c9dacd6a09f2'
  691. * event xmlns='http://jabber.org/protocol/pubsub#event'
  692. * items node='http://jabber.org/protocol/geoloc'
  693. * item id='d56405f50d645f03'
  694. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  695. "
  696.  
  697.  
  698.  
  699.  
  700. "
  701. * lat
  702. "48.606077"
  703. * lon
  704. "9.114282"
  705. * alt
  706. "130.000000"
  707. * accuracy
  708. "241.710000"
  709. * timestamp
  710. "2012-10-03T19:53:00Z"
  711. gabble/location-DEBUG: 03.10.2012 21:53:03.135555: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  712. gabble/location-DEBUG: 03.10.2012 21:53:03.135633: update_location_from_item (conn-location.c:587): - lat: 48.606077
  713. gabble/location-DEBUG: 03.10.2012 21:53:03.135698: update_location_from_item (conn-location.c:587): - lon: 9.114282
  714. gabble/location-DEBUG: 03.10.2012 21:53:03.135757: update_location_from_item (conn-location.c:587): - alt: 130.000000
  715. gabble/location-DEBUG: 03.10.2012 21:53:03.135818: update_location_from_item (conn-location.c:587): - accuracy: 241.710000
  716. gabble/location-DEBUG: 03.10.2012 21:53:03.135879: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:00Z
  717. wocky-DEBUG: 03.10.2012 21:53:12.863874: _end_element_ns: Received stanza
  718. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='6c23ac61ae6780e4'
  719. * event xmlns='http://jabber.org/protocol/pubsub#event'
  720. * items node='http://jabber.org/protocol/geoloc'
  721. * item id='319a8239f997ed67'
  722. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  723. "
  724.  
  725.  
  726.  
  727.  
  728. "
  729. * lat
  730. "48.606077"
  731. * lon
  732. "9.114282"
  733. * alt
  734. "130.000000"
  735. * accuracy
  736. "602.230000"
  737. * timestamp
  738. "2012-10-03T19:53:10Z"
  739. gabble/location-DEBUG: 03.10.2012 21:53:12.864017: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  740. gabble/location-DEBUG: 03.10.2012 21:53:12.864078: update_location_from_item (conn-location.c:587): - lat: 48.606077
  741. gabble/location-DEBUG: 03.10.2012 21:53:12.864125: update_location_from_item (conn-location.c:587): - lon: 9.114282
  742. gabble/location-DEBUG: 03.10.2012 21:53:12.864170: update_location_from_item (conn-location.c:587): - alt: 130.000000
  743. gabble/location-DEBUG: 03.10.2012 21:53:12.864216: update_location_from_item (conn-location.c:587): - accuracy: 602.230000
  744. gabble/location-DEBUG: 03.10.2012 21:53:12.864262: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:10Z
  745. wocky-DEBUG: 03.10.2012 21:53:23.110865: _end_element_ns: Received stanza
  746. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='abc4f2ea690a5dce'
  747. * event xmlns='http://jabber.org/protocol/pubsub#event'
  748. * items node='http://jabber.org/protocol/geoloc'
  749. * item id='c1fc69b8edcc401d'
  750. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  751. "
  752.  
  753.  
  754.  
  755.  
  756. "
  757. * lat
  758. "48.606077"
  759. * lon
  760. "9.114282"
  761. * alt
  762. "130.000000"
  763. * accuracy
  764. "1002.070000"
  765. * timestamp
  766. "2012-10-03T19:53:20Z"
  767. gabble/location-DEBUG: 03.10.2012 21:53:23.111036: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  768. gabble/location-DEBUG: 03.10.2012 21:53:23.111113: update_location_from_item (conn-location.c:587): - lat: 48.606077
  769. gabble/location-DEBUG: 03.10.2012 21:53:23.111175: update_location_from_item (conn-location.c:587): - lon: 9.114282
  770. gabble/location-DEBUG: 03.10.2012 21:53:23.111234: update_location_from_item (conn-location.c:587): - alt: 130.000000
  771. gabble/location-DEBUG: 03.10.2012 21:53:23.111295: update_location_from_item (conn-location.c:587): - accuracy: 1002.070000
  772. gabble/location-DEBUG: 03.10.2012 21:53:23.111356: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:20Z
  773. wocky-DEBUG: 03.10.2012 21:53:32.842118: _end_element_ns: Received stanza
  774. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='96f1e379e931e51e'
  775. * event xmlns='http://jabber.org/protocol/pubsub#event'
  776. * items node='http://jabber.org/protocol/geoloc'
  777. * item id='a45a6eab09e21724'
  778. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  779. "
  780.  
  781.  
  782.  
  783.  
  784. "
  785. * lat
  786. "48.606077"
  787. * lon
  788. "9.114282"
  789. * alt
  790. "130.000000"
  791. * accuracy
  792. "1402.110000"
  793. * timestamp
  794. "2012-10-03T19:53:30Z"
  795. gabble/location-DEBUG: 03.10.2012 21:53:32.842298: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  796. gabble/location-DEBUG: 03.10.2012 21:53:32.842376: update_location_from_item (conn-location.c:587): - lat: 48.606077
  797. gabble/location-DEBUG: 03.10.2012 21:53:32.842441: update_location_from_item (conn-location.c:587): - lon: 9.114282
  798. gabble/location-DEBUG: 03.10.2012 21:53:32.842499: update_location_from_item (conn-location.c:587): - alt: 130.000000
  799. gabble/location-DEBUG: 03.10.2012 21:53:32.842561: update_location_from_item (conn-location.c:587): - accuracy: 1402.110000
  800. gabble/location-DEBUG: 03.10.2012 21:53:32.842622: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:30Z
  801. wocky-DEBUG: 03.10.2012 21:53:42.895131: _end_element_ns: Received stanza
  802. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='847bc741949ad2db'
  803. * event xmlns='http://jabber.org/protocol/pubsub#event'
  804. * items node='http://jabber.org/protocol/geoloc'
  805. * item id='b9930e31c7520ac0'
  806. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  807. "
  808.  
  809.  
  810.  
  811.  
  812. "
  813. * lat
  814. "48.597213"
  815. * lon
  816. "9.101702"
  817. * alt
  818. "130.000000"
  819. * accuracy
  820. "2069.650000"
  821. * timestamp
  822. "2012-10-03T19:53:31Z"
  823. gabble/location-DEBUG: 03.10.2012 21:53:42.895309: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  824. gabble/location-DEBUG: 03.10.2012 21:53:42.895386: update_location_from_item (conn-location.c:587): - lat: 48.597213
  825. gabble/location-DEBUG: 03.10.2012 21:53:42.895450: update_location_from_item (conn-location.c:587): - lon: 9.101702
  826. gabble/location-DEBUG: 03.10.2012 21:53:42.895509: update_location_from_item (conn-location.c:587): - alt: 130.000000
  827. gabble/location-DEBUG: 03.10.2012 21:53:42.895570: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  828. gabble/location-DEBUG: 03.10.2012 21:53:42.895629: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:31Z
  829. wocky-DEBUG: 03.10.2012 21:54:31.652676: _end_element_ns: Received stanza
  830. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='a646ab9d8aa8b92d'
  831. * event xmlns='http://jabber.org/protocol/pubsub#event'
  832. * items node='http://jabber.org/protocol/geoloc'
  833. * item id='d9a8607b47ca3f87'
  834. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  835. "
  836.  
  837.  
  838.  
  839.  
  840. "
  841. * lat
  842. "48.606390"
  843. * lon
  844. "9.108607"
  845. * alt
  846. "-13.500000"
  847. * accuracy
  848. "37.050000"
  849. * timestamp
  850. "2012-10-03T19:54:29Z"
  851. gabble/location-DEBUG: 03.10.2012 21:54:31.652817: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  852. gabble/location-DEBUG: 03.10.2012 21:54:31.652877: update_location_from_item (conn-location.c:587): - lat: 48.606390
  853. gabble/location-DEBUG: 03.10.2012 21:54:31.652924: update_location_from_item (conn-location.c:587): - lon: 9.108607
  854. gabble/location-DEBUG: 03.10.2012 21:54:31.652968: update_location_from_item (conn-location.c:587): - alt: -13.500000
  855. gabble/location-DEBUG: 03.10.2012 21:54:31.653014: update_location_from_item (conn-location.c:587): - accuracy: 37.050000
  856. gabble/location-DEBUG: 03.10.2012 21:54:31.653060: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:29Z
  857. wocky-DEBUG: 03.10.2012 21:54:41.843976: _end_element_ns: Received stanza
  858. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='3d63dca753067a76'
  859. * event xmlns='http://jabber.org/protocol/pubsub#event'
  860. * items node='http://jabber.org/protocol/geoloc'
  861. * item id='c69562664382e760'
  862. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  863. "
  864.  
  865.  
  866.  
  867.  
  868. "
  869. * lat
  870. "48.606122"
  871. * lon
  872. "9.108135"
  873. * alt
  874. "10.000000"
  875. * accuracy
  876. "37.930000"
  877. * timestamp
  878. "2012-10-03T19:54:39Z"
  879. gabble/location-DEBUG: 03.10.2012 21:54:41.844158: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  880. gabble/location-DEBUG: 03.10.2012 21:54:41.844238: update_location_from_item (conn-location.c:587): - lat: 48.606122
  881. gabble/location-DEBUG: 03.10.2012 21:54:41.844300: update_location_from_item (conn-location.c:587): - lon: 9.108135
  882. gabble/location-DEBUG: 03.10.2012 21:54:41.844361: update_location_from_item (conn-location.c:587): - alt: 10.000000
  883. gabble/location-DEBUG: 03.10.2012 21:54:41.844420: update_location_from_item (conn-location.c:587): - accuracy: 37.930000
  884. gabble/location-DEBUG: 03.10.2012 21:54:41.844482: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:39Z
  885. wocky-DEBUG: 03.10.2012 21:54:51.843077: _end_element_ns: Received stanza
  886. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='bad192a178f29a82'
  887. * event xmlns='http://jabber.org/protocol/pubsub#event'
  888. * items node='http://jabber.org/protocol/geoloc'
  889. * item id='5f1b4883ce455133'
  890. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  891. "
  892.  
  893.  
  894.  
  895.  
  896. "
  897. * lat
  898. "48.606111"
  899. * lon
  900. "9.108151"
  901. * alt
  902. "11.500000"
  903. * accuracy
  904. "250.600000"
  905. * timestamp
  906. "2012-10-03T19:54:49Z"
  907. gabble/location-DEBUG: 03.10.2012 21:54:51.843261: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  908. gabble/location-DEBUG: 03.10.2012 21:54:51.843342: update_location_from_item (conn-location.c:587): - lat: 48.606111
  909. gabble/location-DEBUG: 03.10.2012 21:54:51.843404: update_location_from_item (conn-location.c:587): - lon: 9.108151
  910. gabble/location-DEBUG: 03.10.2012 21:54:51.843472: update_location_from_item (conn-location.c:587): - alt: 11.500000
  911. gabble/location-DEBUG: 03.10.2012 21:54:51.843533: update_location_from_item (conn-location.c:587): - accuracy: 250.600000
  912. gabble/location-DEBUG: 03.10.2012 21:54:51.843595: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:49Z
  913. wocky-DEBUG: 03.10.2012 21:55:01.970686: _end_element_ns: Received stanza
  914. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='3557c4e18d6a5fcd'
  915. * event xmlns='http://jabber.org/protocol/pubsub#event'
  916. * items node='http://jabber.org/protocol/geoloc'
  917. * item id='c3d012e0ff676c76'
  918. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  919. "
  920.  
  921.  
  922.  
  923.  
  924. "
  925. * lat
  926. "48.606111"
  927. * lon
  928. "9.108151"
  929. * alt
  930. "11.500000"
  931. * accuracy
  932. "651.080000"
  933. * timestamp
  934. "2012-10-03T19:54:59Z"
  935. gabble/location-DEBUG: 03.10.2012 21:55:01.970865: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  936. gabble/location-DEBUG: 03.10.2012 21:55:01.970942: update_location_from_item (conn-location.c:587): - lat: 48.606111
  937. gabble/location-DEBUG: 03.10.2012 21:55:01.971005: update_location_from_item (conn-location.c:587): - lon: 9.108151
  938. gabble/location-DEBUG: 03.10.2012 21:55:01.971065: update_location_from_item (conn-location.c:587): - alt: 11.500000
  939. gabble/location-DEBUG: 03.10.2012 21:55:01.971126: update_location_from_item (conn-location.c:587): - accuracy: 651.080000
  940. gabble/location-DEBUG: 03.10.2012 21:55:01.971187: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:59Z
  941. wocky-DEBUG: 03.10.2012 21:55:11.868298: _end_element_ns: Received stanza
  942. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='971cc45310ff286b'
  943. * event xmlns='http://jabber.org/protocol/pubsub#event'
  944. * items node='http://jabber.org/protocol/geoloc'
  945. * item id='af0bcf93211dfe52'
  946. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  947. "
  948.  
  949.  
  950.  
  951.  
  952. "
  953. * lat
  954. "48.606111"
  955. * lon
  956. "9.108151"
  957. * alt
  958. "11.500000"
  959. * accuracy
  960. "1051.040000"
  961. * timestamp
  962. "2012-10-03T19:55:09Z"
  963. gabble/location-DEBUG: 03.10.2012 21:55:11.868478: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  964. gabble/location-DEBUG: 03.10.2012 21:55:11.868557: update_location_from_item (conn-location.c:587): - lat: 48.606111
  965. gabble/location-DEBUG: 03.10.2012 21:55:11.868621: update_location_from_item (conn-location.c:587): - lon: 9.108151
  966. gabble/location-DEBUG: 03.10.2012 21:55:11.868680: update_location_from_item (conn-location.c:587): - alt: 11.500000
  967. gabble/location-DEBUG: 03.10.2012 21:55:11.868741: update_location_from_item (conn-location.c:587): - accuracy: 1051.040000
  968. gabble/location-DEBUG: 03.10.2012 21:55:11.868802: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:55:09Z
  969. wocky-DEBUG: 03.10.2012 21:55:21.847446: _end_element_ns: Received stanza
  970. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='95e3a56e4f076479'
  971. * event xmlns='http://jabber.org/protocol/pubsub#event'
  972. * items node='http://jabber.org/protocol/geoloc'
  973. * item id='aad9709760ef76d0'
  974. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  975. "
  976.  
  977.  
  978.  
  979.  
  980. "
  981. * lat
  982. "48.597213"
  983. * lon
  984. "9.101702"
  985. * alt
  986. "11.500000"
  987. * accuracy
  988. "2069.650000"
  989. * timestamp
  990. "2012-10-03T19:55:14Z"
  991. gabble/location-DEBUG: 03.10.2012 21:55:21.847626: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  992. gabble/location-DEBUG: 03.10.2012 21:55:21.847706: update_location_from_item (conn-location.c:587): - lat: 48.597213
  993. gabble/location-DEBUG: 03.10.2012 21:55:21.847769: update_location_from_item (conn-location.c:587): - lon: 9.101702
  994. gabble/location-DEBUG: 03.10.2012 21:55:21.847830: update_location_from_item (conn-location.c:587): - alt: 11.500000
  995. gabble/location-DEBUG: 03.10.2012 21:55:21.847889: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  996. gabble/location-DEBUG: 03.10.2012 21:55:21.847951: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:55:14Z
  997. wocky-DEBUG: 03.10.2012 21:57:55.945173: _write_node_tree: Serializing tree:
  998. * presence xmlns='jabber:client'
  999. * show
  1000. "away"
  1001. * x xmlns='vcard-temp:x:update'
  1002. * photo
  1003. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='g/dOEwxt/yiGt0QhKPVC oJfi2c=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  1004. wocky-DEBUG: 03.10.2012 21:57:56.129055: _end_element_ns: Received stanza
  1005. * presence xmlns='jabber:client' from='[email protected]/3be446a6' to='[email protected]/3be446a6'
  1006. * show
  1007. "away"
  1008. * x xmlns='vcard-temp:x:update'
  1009. * photo
  1010. * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='g/dOEwxt/yiGt0QhKPVC oJfi2c=' ext='pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'
  1011. wocky-DEBUG: 03.10.2012 21:58:42.197328: _end_element_ns: Received stanza
  1012. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='bc1bd98244a0e16a'
  1013. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1014. * items node='http://jabber.org/protocol/geoloc'
  1015. * item id='f7bf62e156c4d0cd'
  1016. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1017. "
  1018.  
  1019.  
  1020.  
  1021.  
  1022. "
  1023. * lat
  1024. "48.604646"
  1025. * lon
  1026. "9.097525"
  1027. * alt
  1028. "0.500000"
  1029. * accuracy
  1030. "43.360000"
  1031. * timestamp
  1032. "2012-10-03T19:58:39Z"
  1033. gabble/location-DEBUG: 03.10.2012 21:58:42.197500: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1034. gabble/location-DEBUG: 03.10.2012 21:58:42.197578: update_location_from_item (conn-location.c:587): - lat: 48.604646
  1035. gabble/location-DEBUG: 03.10.2012 21:58:42.197642: update_location_from_item (conn-location.c:587): - lon: 9.097525
  1036. gabble/location-DEBUG: 03.10.2012 21:58:42.197701: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1037. gabble/location-DEBUG: 03.10.2012 21:58:42.197762: update_location_from_item (conn-location.c:587): - accuracy: 43.360000
  1038. gabble/location-DEBUG: 03.10.2012 21:58:42.197824: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:58:39Z
  1039. wocky-DEBUG: 03.10.2012 21:58:51.840950: _end_element_ns: Received stanza
  1040. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='7936d3714fabd000'
  1041. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1042. * items node='http://jabber.org/protocol/geoloc'
  1043. * item id='9459f06224f6febd'
  1044. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1045. "
  1046.  
  1047.  
  1048.  
  1049.  
  1050. "
  1051. * lat
  1052. "48.604547"
  1053. * lon
  1054. "9.097736"
  1055. * alt
  1056. "0.500000"
  1057. * accuracy
  1058. "491.740000"
  1059. * timestamp
  1060. "2012-10-03T19:58:49Z"
  1061. gabble/location-DEBUG: 03.10.2012 21:58:51.841130: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1062. gabble/location-DEBUG: 03.10.2012 21:58:51.841209: update_location_from_item (conn-location.c:587): - lat: 48.604547
  1063. gabble/location-DEBUG: 03.10.2012 21:58:51.841273: update_location_from_item (conn-location.c:587): - lon: 9.097736
  1064. gabble/location-DEBUG: 03.10.2012 21:58:51.841332: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1065. gabble/location-DEBUG: 03.10.2012 21:58:51.841392: update_location_from_item (conn-location.c:587): - accuracy: 491.740000
  1066. gabble/location-DEBUG: 03.10.2012 21:58:51.841454: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:58:49Z
  1067. wocky-DEBUG: 03.10.2012 21:59:01.835545: _end_element_ns: Received stanza
  1068. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='c12439a7faf44171'
  1069. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1070. * items node='http://jabber.org/protocol/geoloc'
  1071. * item id='7319a4312327c2dd'
  1072. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1073. "
  1074.  
  1075.  
  1076.  
  1077.  
  1078. "
  1079. * lat
  1080. "48.604547"
  1081. * lon
  1082. "9.097736"
  1083. * alt
  1084. "0.500000"
  1085. * accuracy
  1086. "891.980000"
  1087. * timestamp
  1088. "2012-10-03T19:58:59Z"
  1089. gabble/location-DEBUG: 03.10.2012 21:59:01.835721: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1090. gabble/location-DEBUG: 03.10.2012 21:59:01.835800: update_location_from_item (conn-location.c:587): - lat: 48.604547
  1091. gabble/location-DEBUG: 03.10.2012 21:59:01.835865: update_location_from_item (conn-location.c:587): - lon: 9.097736
  1092. gabble/location-DEBUG: 03.10.2012 21:59:01.835926: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1093. gabble/location-DEBUG: 03.10.2012 21:59:01.835985: update_location_from_item (conn-location.c:587): - accuracy: 891.980000
  1094. gabble/location-DEBUG: 03.10.2012 21:59:01.836047: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:58:59Z
  1095. wocky-DEBUG: 03.10.2012 21:59:11.835514: _end_element_ns: Received stanza
  1096. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='62c4133418b9ef15'
  1097. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1098. * items node='http://jabber.org/protocol/geoloc'
  1099. * item id='7c2342a0ba84b894'
  1100. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1101. "
  1102.  
  1103.  
  1104.  
  1105.  
  1106. "
  1107. * lat
  1108. "48.604547"
  1109. * lon
  1110. "9.097736"
  1111. * alt
  1112. "0.500000"
  1113. * accuracy
  1114. "1291.980000"
  1115. * timestamp
  1116. "2012-10-03T19:59:09Z"
  1117. gabble/location-DEBUG: 03.10.2012 21:59:11.835681: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1118. gabble/location-DEBUG: 03.10.2012 21:59:11.835758: update_location_from_item (conn-location.c:587): - lat: 48.604547
  1119. gabble/location-DEBUG: 03.10.2012 21:59:11.835822: update_location_from_item (conn-location.c:587): - lon: 9.097736
  1120. gabble/location-DEBUG: 03.10.2012 21:59:11.835889: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1121. gabble/location-DEBUG: 03.10.2012 21:59:11.835949: update_location_from_item (conn-location.c:587): - accuracy: 1291.980000
  1122. gabble/location-DEBUG: 03.10.2012 21:59:11.836011: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:09Z
  1123. wocky-DEBUG: 03.10.2012 21:59:21.852333: _end_element_ns: Received stanza
  1124. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='99046818937394e4'
  1125. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1126. * items node='http://jabber.org/protocol/geoloc'
  1127. * item id='9974816e801c3982'
  1128. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1129. "
  1130.  
  1131.  
  1132.  
  1133.  
  1134. "
  1135. * lat
  1136. "48.597213"
  1137. * lon
  1138. "9.101702"
  1139. * alt
  1140. "0.500000"
  1141. * accuracy
  1142. "2069.650000"
  1143. * timestamp
  1144. "2012-10-03T19:59:18Z"
  1145. gabble/location-DEBUG: 03.10.2012 21:59:21.852509: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1146. gabble/location-DEBUG: 03.10.2012 21:59:21.852590: update_location_from_item (conn-location.c:587): - lat: 48.597213
  1147. gabble/location-DEBUG: 03.10.2012 21:59:21.852653: update_location_from_item (conn-location.c:587): - lon: 9.101702
  1148. gabble/location-DEBUG: 03.10.2012 21:59:21.852714: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1149. gabble/location-DEBUG: 03.10.2012 21:59:21.852773: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  1150. gabble/location-DEBUG: 03.10.2012 21:59:21.852835: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:18Z
  1151. wocky-DEBUG: 03.10.2012 21:59:50.773993: _end_element_ns: Received stanza
  1152. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='3e8789511b6915c4'
  1153. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1154. * items node='http://jabber.org/protocol/geoloc'
  1155. * item id='fd82440673991941'
  1156. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1157. "
  1158.  
  1159.  
  1160.  
  1161.  
  1162. "
  1163. * lat
  1164. "48.605682"
  1165. * lon
  1166. "9.105885"
  1167. * alt
  1168. "8.500000"
  1169. * accuracy
  1170. "38.230000"
  1171. * timestamp
  1172. "2012-10-03T19:59:48Z"
  1173. gabble/location-DEBUG: 03.10.2012 21:59:50.774152: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1174. gabble/location-DEBUG: 03.10.2012 21:59:50.774214: update_location_from_item (conn-location.c:587): - lat: 48.605682
  1175. gabble/location-DEBUG: 03.10.2012 21:59:50.774261: update_location_from_item (conn-location.c:587): - lon: 9.105885
  1176. gabble/location-DEBUG: 03.10.2012 21:59:50.774307: update_location_from_item (conn-location.c:587): - alt: 8.500000
  1177. gabble/location-DEBUG: 03.10.2012 21:59:50.774352: update_location_from_item (conn-location.c:587): - accuracy: 38.230000
  1178. gabble/location-DEBUG: 03.10.2012 21:59:50.774398: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:48Z
  1179. wocky-DEBUG: 03.10.2012 22:00:01.211119: _end_element_ns: Received stanza
  1180. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='b1d943a24bd36ac1'
  1181. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1182. * items node='http://jabber.org/protocol/geoloc'
  1183. * item id='914f421039bd01e1'
  1184. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1185. "
  1186.  
  1187.  
  1188.  
  1189.  
  1190. "
  1191. * lat
  1192. "48.605620"
  1193. * lon
  1194. "9.106284"
  1195. * alt
  1196. "10.000000"
  1197. * accuracy
  1198. "371.210000"
  1199. * timestamp
  1200. "2012-10-03T19:59:58Z"
  1201. gabble/location-DEBUG: 03.10.2012 22:00:01.211282: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1202. gabble/location-DEBUG: 03.10.2012 22:00:01.211359: update_location_from_item (conn-location.c:587): - lat: 48.605620
  1203. gabble/location-DEBUG: 03.10.2012 22:00:01.211424: update_location_from_item (conn-location.c:587): - lon: 9.106284
  1204. gabble/location-DEBUG: 03.10.2012 22:00:01.211483: update_location_from_item (conn-location.c:587): - alt: 10.000000
  1205. gabble/location-DEBUG: 03.10.2012 22:00:01.211544: update_location_from_item (conn-location.c:587): - accuracy: 371.210000
  1206. gabble/location-DEBUG: 03.10.2012 22:00:01.211606: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:58Z
  1207. wocky-DEBUG: 03.10.2012 22:00:11.790697: _end_element_ns: Received stanza
  1208. * message xmlns='jabber:client' from='[email protected]' to='[email protected]/3be446a6' type='headline' id='8b0eff22adae5642'
  1209. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1210. * items node='http://jabber.org/protocol/geoloc'
  1211. * item id='fd36e956fd314800'
  1212. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1213. "
  1214.  
  1215.  
  1216.  
  1217.  
  1218. "
  1219. * lat
  1220. "48.605620"
  1221. * lon
  1222. "9.106284"
  1223. * alt
  1224. "10.000000"
  1225. * accuracy
  1226. "771.170000"
  1227. * timestamp
  1228. "2012-10-03T20:00:08Z"
  1229. gabble/location-DEBUG: 03.10.2012 22:00:11.790860: update_location_from_item (conn-location.c:545): LocationsUpdate for [email protected]:
  1230. gabble/location-DEBUG: 03.10.2012 22:00:11.790937: update_location_from_item (conn-location.c:587): - lat: 48.605620
  1231. gabble/location-DEBUG: 03.10.2012 22:00:11.791002: update_location_from_item (conn-location.c:587): - lon: 9.106284
  1232. gabble/location-DEBUG: 03.10.2012 22:00:11.791062: update_location_from_item (conn-location.c:587): - alt: 10.000000
  1233. gabble/location-DEBUG: 03.10.2012 22:00:11.791121: update_location_from_item (conn-location.c:587): - accuracy: 771.170000
  1234. gabble/location-DEBUG: 03.10.2012 22:00:11.791182: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T20:00:08Z
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement