Advertisement
Guest User

Empathy debug data

a guest
Oct 3rd, 2012
65
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='kathrin.dorsch@jabber.org/3be446a6' type='result' id='561224635082'
  161. * bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'
  162. * jid
  163. "kathrin.dorsch@jabber.org/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: kathrin.dorsch@jabber.org/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 kathrin.dorsch@jabber.org/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 kathrin.dorsch@jabber.org
  183. wocky-DEBUG: 03.10.2012 21:43:58.31598: _write_node_tree: Serializing tree:
  184. * iq xmlns='jabber:client' type='get' to='kathrin.dorsch@jabber.org' 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='kathrin.dorsch@jabber.org/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='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/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='kathrin.dorsch@jabber.org/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. "kathrin.dorsch@jabber.org"
  330. gabble/vcard-DEBUG: 03.10.2012 21:43:58.628338: gabble_vcard_manager_edit (vcard-manager.c:1637): called; invalidating cache
  331. 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
  332. 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
  333. 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
  334. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629157: send_next_request (request-pipeline.c:359): processing request 0xb60038e0
  335. wocky-DEBUG: 03.10.2012 21:43:58.629275: _write_node_tree: Serializing tree:
  336. * iq xmlns='jabber:client' type='get' to='kathrin.dorsch@jabber.org' id='561542629243'
  337. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  338. * items node='http://jabber.org/protocol/nick'
  339. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629456: send_next_request (request-pipeline.c:359): processing request 0x971b4e0
  340. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.629563: send_next_request (request-pipeline.c:359): processing request 0x9738220
  341. 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
  342. 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
  343. wocky-DEBUG: 03.10.2012 21:43:58.629877: _write_node_tree: Serializing tree:
  344. * iq xmlns='jabber:client' type='get' to='kathrin.dorsch@jabber.org' id='561463629547'
  345. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  346. * items node='http://jabber.org/protocol/nick'
  347. wocky-DEBUG: 03.10.2012 21:43:58.630140: _write_node_tree: Serializing tree:
  348. * iq xmlns='jabber:client' type='get' to='kathrin.dorsch@jabber.org' id='561440629651'
  349. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  350. * items node='http://jabber.org/protocol/nick'
  351. 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
  352. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.759030: gabble_request_pipeline_enqueue (request-pipeline.c:431): enqueued new request as item 0x9738060
  353. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.759085: gabble_request_pipeline_enqueue (request-pipeline.c:432): number of items in flight: 4
  354. 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
  355. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.759568: send_next_request (request-pipeline.c:359): processing request 0x9738060
  356. wocky-DEBUG: 03.10.2012 21:43:58.759651: _write_node_tree: Serializing tree:
  357. * iq xmlns='jabber:client' type='get' to='kathrin.dorsch@jabber.org' id='562511759617'
  358. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  359. * items node='http://jabber.org/protocol/nick'
  360. wocky-DEBUG: 03.10.2012 21:43:58.781742: _end_element_ns: Received stanza
  361. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='760da41eabc945fb'
  362. * event xmlns='http://jabber.org/protocol/pubsub#event'
  363. * items node='http://jabber.org/protocol/nick'
  364. * item id='657031494c1cf496'
  365. * nick xmlns='http://jabber.org/protocol/nick'
  366. "rdorsch"
  367. * delay xmlns='urn:xmpp:delay' stamp='2012-10-03T19:41:17Z'
  368. wocky-DEBUG: 03.10.2012 21:43:58.781877: _end_element_ns: Received stanza
  369. * presence xmlns='jabber:client' from='rdorsch@jabber.org/Nokia.N900(no.encryption)' to='kathrin.dorsch@jabber.org'
  370. "
  371.  
  372. "
  373. * x xmlns='vcard-temp:x:update'
  374. "
  375. "
  376. * photo
  377. "de2ac667d113d707999329200aa82aa320bde804"
  378. * 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'
  379. * delay xmlns='urn:xmpp:delay' stamp='2012-10-03T19:41:19Z' from='jabber.org'
  380. gabble/presence-DEBUG: 03.10.2012 21:43:58.782207: emit_capabilities_update (presence-cache.c:1158): no change in caps for handle 2
  381. wocky-DEBUG: 03.10.2012 21:43:58.805241: _end_element_ns: Received stanza
  382. * query xmlns='http://jabber.org/protocol/disco#info' node='http://telepathy.freedesktop.org/caps#U3y5xCq7DkZkM4Ce3a1r AZ2UX4='
  383. "
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405. "
  406. * identity type='phone' name='Telepathy Gabble 0.8.13' category='client'
  407. * feature var='http://www.google.com/xmpp/protocol/session'
  408. * feature var='http://www.google.com/transport/p2p'
  409. * feature var='urn:xmpp:jingle:transports:raw-udp:1'
  410. * feature var='urn:xmpp:jingle:transports:ice-udp:1'
  411. * feature var='http://jabber.org/protocol/jingle'
  412. * feature var='urn:xmpp:jingle:1'
  413. * feature var='http://jabber.org/protocol/chatstates'
  414. * feature var='http://jabber.org/protocol/nick'
  415. * feature var='http://jabber.org/protocol/nick notify'
  416. * feature var='http://jabber.org/protocol/si'
  417. * feature var='http://jabber.org/protocol/ibb'
  418. * feature var='http://telepathy.freedesktop.org/xmpp/tubes'
  419. * feature var='http://jabber.org/protocol/bytestreams'
  420. * feature var='http://www.google.com/xmpp/protocol/voice/v1'
  421. * feature var='http://www.google.com/xmpp/protocol/video/v1'
  422. * feature var='http://jabber.org/protocol/jingle/description/audio'
  423. * feature var='http://jabber.org/protocol/jingle/description/video'
  424. * feature var='urn:xmpp:jingle:apps:rtp:1'
  425. * feature var='urn:xmpp:jingle:apps:rtp:audio'
  426. * feature var='urn:xmpp:jingle:apps:rtp:video'
  427. * feature var='http://jabber.org/protocol/geoloc notify'
  428. wocky-DEBUG: 03.10.2012 21:43:58.805449: wocky_xmpp_reader_reset: wocky-xmpp-reader.c:779: Resetting the xmpp reader
  429. 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 (rdorsch@jabber.org/Nokia.N900(no.encryption))
  430. 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
  431. gabble/presence-DEBUG: 03.10.2012 21:43:58.805636: gabble_presence_set_capabilities (presence.c:346): found resource Nokia.N900(no.encryption)
  432. gabble/presence-DEBUG: 03.10.2012 21:43:58.805677: gabble_presence_set_capabilities (presence.c:351): new serial 1, old 0, clearing caps
  433. 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)
  434. gabble/presence-DEBUG: 03.10.2012 21:43:58.805794: client_types_from_message (presence-cache.c:1260): Got type for 2: phone (32)
  435. wocky-DEBUG: 03.10.2012 21:43:58.806334: _end_element_ns: Received stanza
  436. * presence xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org/3be446a6'
  437. * x xmlns='vcard-temp:x:update'
  438. * 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'
  439. wocky-DEBUG: 03.10.2012 21:43:58.976659: _end_element_ns: Received stanza
  440. * iq xmlns='jabber:client' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='524615592834'
  441. * query xmlns='jabber:iq:roster' ver='11'
  442. * item jid='rdorsch@jabber.org' name='Rainer Dorsch' subscription='both'
  443. wocky-DEBUG: 03.10.2012 21:43:58.976809: _end_element_ns: Received stanza
  444. * iq xmlns='jabber:client' from='jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='525644593222'
  445. * query xmlns='http://jabber.org/protocol/disco#items'
  446. * item jid='jingle1.jabber.org'
  447. * item jid='proxy.eu.jabber.org'
  448. * item jid='conference.jabber.org' name='Multi-User Chat'
  449. wocky-DEBUG: 03.10.2012 21:43:58.976902: _end_element_ns: Received stanza
  450. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='525377593594'
  451. wocky-DEBUG: 03.10.2012 21:43:58.976990: _end_element_ns: Received stanza
  452. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='525406593622'
  453. 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
  454. wocky-DEBUG: 03.10.2012 21:43:58.977175: _end_element_ns: Received stanza
  455. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='525389599109'
  456. * vCard xmlns='vcard-temp'
  457. * N
  458. * FAMILY
  459. "kathrin.dorsch"
  460. * NICKNAME
  461. "kathrin.dorsch@jabber.org"
  462. 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
  463. 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
  464. gabble/disco-DEBUG: 03.10.2012 21:43:58.980238: disco_items_cb (disco.c:740): discovered service item: jingle1.jabber.org
  465. gabble/disco-DEBUG: 03.10.2012 21:43:58.990289: disco_items_cb (disco.c:740): discovered service item: proxy.eu.jabber.org
  466. gabble/disco-DEBUG: 03.10.2012 21:43:58.990344: disco_items_cb (disco.c:740): discovered service item: conference.jabber.org
  467. 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
  468. wocky-DEBUG: 03.10.2012 21:43:58.990499: _write_node_tree: Serializing tree:
  469. * iq xmlns='jabber:client' type='get' to='proxy.eu.jabber.org' id='791826990467'
  470. * query xmlns='http://jabber.org/protocol/disco#info'
  471. 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
  472. 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
  473. wocky-DEBUG: 03.10.2012 21:43:58.991061: _write_node_tree: Serializing tree:
  474. * iq xmlns='jabber:client' type='get' to='jingle1.jabber.org' id='791571990722'
  475. * query xmlns='http://jabber.org/protocol/disco#info'
  476. wocky-DEBUG: 03.10.2012 21:43:58.991653: _write_node_tree: Serializing tree:
  477. * iq xmlns='jabber:client' type='get' to='conference.jabber.org' id='791648990799'
  478. * query xmlns='http://jabber.org/protocol/disco#info'
  479. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.992019: response_cb (request-pipeline.c:307): got reply for request 0xb6003d60
  480. gabble/vcard-DEBUG: 03.10.2012 21:43:58.992073: pipeline_reply_cb (vcard-manager.c:1380): called for entry 0xb6003d20
  481. gabble/vcard-DEBUG: 03.10.2012 21:43:58.992157: manager_patch_vcard (vcard-manager.c:1312): nothing really changed, not updating vCard
  482. gabble/vcard-DEBUG: 03.10.2012 21:43:58.992295: observe_vcard (vcard-manager.c:910): got vCard alias "kathrin.dorsch@jabber.org" for handle 1 from <NICKNAME>
  483. wocky-DEBUG: 03.10.2012 21:43:58.992486: _write_node_tree: Serializing tree:
  484. * presence xmlns='jabber:client'
  485. * x xmlns='vcard-temp:x:update'
  486. * photo
  487. * 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'
  488. gabble/vcard-DEBUG: 03.10.2012 21:43:58.995080: delete_request (vcard-manager.c:788): Discarding request 0x971b500
  489. 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
  490. gabble/pipeline-DEBUG: 03.10.2012 21:43:58.995626: delete_item (request-pipeline.c:178): deleting item 0xb6003d60
  491. 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
  492. wocky-DEBUG: 03.10.2012 21:43:58.996253: _end_element_ns: Received stanza
  493. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='8d6553ddacbc0477'
  494. * event xmlns='http://jabber.org/protocol/pubsub#event'
  495. * items node='http://jabber.org/protocol/geoloc'
  496. * item id='8898f75f1bcd7d83'
  497. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  498. "
  499.  
  500.  
  501.  
  502.  
  503. "
  504. * lat
  505. "48.597213"
  506. * lon
  507. "9.101702"
  508. * alt
  509. "128.000000"
  510. * accuracy
  511. "2069.650000"
  512. * timestamp
  513. "2012-10-03T19:42:33Z"
  514. * delay xmlns='urn:xmpp:delay' stamp='2012-10-03T19:42:44Z'
  515. wocky-DEBUG: 03.10.2012 21:43:58.996478: _end_element_ns: Received stanza
  516. * presence xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org/3be446a6'
  517. * x xmlns='vcard-temp:x:update'
  518. * 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'
  519. gabble/location-DEBUG: 03.10.2012 21:43:58.996772: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  520. gabble/location-DEBUG: 03.10.2012 21:43:58.996910: update_location_from_item (conn-location.c:587): - lat: 48.597213
  521. gabble/location-DEBUG: 03.10.2012 21:43:58.997000: update_location_from_item (conn-location.c:587): - lon: 9.101702
  522. gabble/location-DEBUG: 03.10.2012 21:43:58.997085: update_location_from_item (conn-location.c:587): - alt: 128.000000
  523. gabble/location-DEBUG: 03.10.2012 21:43:58.997173: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  524. gabble/location-DEBUG: 03.10.2012 21:43:58.997313: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:42:33Z
  525. wocky-DEBUG: 03.10.2012 21:43:58.997853: _end_element_ns: Received stanza
  526. * message xmlns='jabber:client' from='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='ce730ccdaa998026'
  527. * event xmlns='http://jabber.org/protocol/pubsub#event'
  528. * items node='http://jabber.org/protocol/geoloc'
  529. * item id='074f924d06c98a3d'
  530. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  531. wocky-DEBUG: 03.10.2012 21:43:58.997970: _end_element_ns: Received stanza
  532. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='558448626151'
  533. wocky-DEBUG: 03.10.2012 21:43:58.998168: _end_element_ns: Received stanza
  534. * message xmlns='jabber:client' from='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='d5324e7691af697a'
  535. * event xmlns='http://jabber.org/protocol/pubsub#event'
  536. * items node='http://jabber.org/protocol/nick'
  537. * item id='6fd57997d8a8e6a2'
  538. * nick xmlns='http://jabber.org/protocol/nick'
  539. "kathrin.dorsch@jabber.org"
  540. wocky-DEBUG: 03.10.2012 21:43:58.998280: _end_element_ns: Received stanza
  541. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='562293627947'
  542. wocky-DEBUG: 03.10.2012 21:43:59.263: _end_element_ns: Received stanza
  543. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org' type='error' id='561542629243'
  544. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  545. * items node='http://jabber.org/protocol/nick'
  546. * error code='501' type='cancel'
  547. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  548. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  549. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.468: response_cb (request-pipeline.c:307): got reply for request 0xb60038e0
  550. gabble/connection-DEBUG: 03.10.2012 21:43:59.564: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  551. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.657: delete_item (request-pipeline.c:178): deleting item 0xb60038e0
  552. 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
  553. wocky-DEBUG: 03.10.2012 21:43:59.170672: _end_element_ns: Received stanza
  554. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org' type='error' id='561463629547'
  555. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  556. * items node='http://jabber.org/protocol/nick'
  557. * error code='501' type='cancel'
  558. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  559. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  560. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.170793: response_cb (request-pipeline.c:307): got reply for request 0x971b4e0
  561. gabble/connection-DEBUG: 03.10.2012 21:43:59.170860: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  562. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.170929: delete_item (request-pipeline.c:178): deleting item 0x971b4e0
  563. 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
  564. wocky-DEBUG: 03.10.2012 21:43:59.171309: _end_element_ns: Received stanza
  565. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org' type='error' id='561440629651'
  566. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  567. * items node='http://jabber.org/protocol/nick'
  568. * error code='501' type='cancel'
  569. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  570. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  571. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.171401: response_cb (request-pipeline.c:307): got reply for request 0x9738220
  572. gabble/connection-DEBUG: 03.10.2012 21:43:59.171463: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  573. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.171525: delete_item (request-pipeline.c:178): deleting item 0x9738220
  574. 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
  575. wocky-DEBUG: 03.10.2012 21:43:59.171936: _end_element_ns: Received stanza
  576. * iq xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org' type='error' id='562511759617'
  577. * pubsub xmlns='http://jabber.org/protocol/pubsub'
  578. * items node='http://jabber.org/protocol/nick'
  579. * error code='501' type='cancel'
  580. * feature-not-implemented xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  581. * unsupported xmlns='http://jabber.org/protocol/pubsub#errors' feature='retrieve-items'
  582. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.172027: response_cb (request-pipeline.c:307): got reply for request 0x9738060
  583. gabble/connection-DEBUG: 03.10.2012 21:43:59.172092: aliases_request_cache_pep (conn-aliasing.c:233): Error getting alias from PEP:
  584. gabble/pipeline-DEBUG: 03.10.2012 21:43:59.172158: delete_item (request-pipeline.c:178): deleting item 0x9738060
  585. 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
  586. wocky-DEBUG: 03.10.2012 21:43:59.481472: _end_element_ns: Received stanza
  587. * iq xmlns='jabber:client' from='proxy.eu.jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='791826990467'
  588. * query xmlns='http://jabber.org/protocol/disco#info'
  589. * identity category='proxy' type='bytestreams' name='SOCKS5 Bytestreams Service'
  590. * feature var='http://jabber.org/protocol/bytestreams'
  591. 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
  592. 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
  593. wocky-DEBUG: 03.10.2012 21:43:59.481797: _write_node_tree: Serializing tree:
  594. * iq xmlns='jabber:client' type='get' to='proxy.eu.jabber.org' id='266617481766'
  595. * query xmlns='http://jabber.org/protocol/bytestreams'
  596. wocky-DEBUG: 03.10.2012 21:43:59.661674: _end_element_ns: Received stanza
  597. * iq xmlns='jabber:client' from='jingle1.jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='error' id='791571990722'
  598. * error code='503' type='cancel'
  599. * service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
  600. wocky-DEBUG: 03.10.2012 21:43:59.661832: _end_element_ns: Received stanza
  601. * iq xmlns='jabber:client' from='conference.jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='791648990799'
  602. * query xmlns='http://jabber.org/protocol/disco#info'
  603. * identity category='conference' name='Isode M-Link Conferencing' type='text'
  604. * feature var='http://jabber.org/protocol/muc'
  605. * feature var='http://jabber.org/protocol/muc#unique'
  606. wocky-DEBUG: 03.10.2012 21:43:59.661952: _end_element_ns: Received stanza
  607. * presence xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org/3be446a6'
  608. * x xmlns='vcard-temp:x:update'
  609. * photo
  610. * 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'
  611. gabble/disco-DEBUG: 03.10.2012 21:43:59.662058: item_info_cb (disco.c:582): got error
  612. 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
  613. gabble/search-DEBUG: 03.10.2012 21:43:59.662264: disco_done_cb (search-manager.c:137): Disco is done; complete pending requests
  614. wocky-DEBUG: 03.10.2012 21:43:59.871615: _end_element_ns: Received stanza
  615. * iq xmlns='jabber:client' from='proxy.eu.jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='result' id='266617481766'
  616. * query xmlns='http://jabber.org/protocol/bytestreams'
  617. * streamhost jid='proxy.eu.jabber.org' host='91.121.109.155' port='7777'
  618. 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
  619. gabble/presence-DEBUG: 03.10.2012 21:44:04.324346: gabble_presence_cache_end_unsure_period (presence-cache.c:470): 0x96edd48
  620. 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
  621. gabble/tls-DEBUG: 03.10.2012 21:44:57.335679: server_tls_channel_closed_cb (server-tls-manager.c:196): Server TLS channel closed.
  622. gabble/tls-DEBUG: 03.10.2012 21:44:57.335788: gabble_server_tls_channel_dispose (server-tls-channel.c:146): Dispose TLS channel
  623. gabble/tls-DEBUG: 03.10.2012 21:44:57.335866: gabble_server_tls_channel_finalize (server-tls-channel.c:129): Finalize TLS channel
  624. gabble/location-DEBUG: 03.10.2012 21:48:12.873127: get_cached_location (conn-location.c:109): - kathrin.dorsch@jabber.org: unknown
  625. gabble/location-DEBUG: 03.10.2012 21:48:12.873713: get_cached_location (conn-location.c:107): - rdorsch@jabber.org: cached
  626. 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
  627. 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
  628. 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
  629. 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
  630. 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
  631. 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
  632. 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
  633. gabble/im-DEBUG: 03.10.2012 21:48:16.867254: im_channel_closed_cb (im-factory.c:287): 0x96ecec8, channel 0x96ee150
  634. gabble/im-DEBUG: 03.10.2012 21:48:16.867330: im_channel_closed_cb (im-factory.c:301): removing channel with handle 2
  635. gabble/im-DEBUG: 03.10.2012 21:48:16.867402: gabble_im_channel_finalize (im-channel.c:299): 0x96ee150
  636. wocky-DEBUG: 03.10.2012 21:50:56.588850: _end_element_ns: Received stanza
  637. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='c2b7f64f48b7a3b6'
  638. * event xmlns='http://jabber.org/protocol/pubsub#event'
  639. * items node='http://jabber.org/protocol/geoloc'
  640. * item id='72d0a3cda62fdb43'
  641. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  642. "
  643.  
  644.  
  645.  
  646.  
  647. "
  648. * lat
  649. "48.597213"
  650. * lon
  651. "9.101702"
  652. * alt
  653. "128.000000"
  654. * accuracy
  655. "2069.650000"
  656. * timestamp
  657. "2012-10-03T19:50:54Z"
  658. gabble/location-DEBUG: 03.10.2012 21:50:56.588990: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  659. gabble/location-DEBUG: 03.10.2012 21:50:56.589051: update_location_from_item (conn-location.c:587): - lat: 48.597213
  660. gabble/location-DEBUG: 03.10.2012 21:50:56.589098: update_location_from_item (conn-location.c:587): - lon: 9.101702
  661. gabble/location-DEBUG: 03.10.2012 21:50:56.589143: update_location_from_item (conn-location.c:587): - alt: 128.000000
  662. gabble/location-DEBUG: 03.10.2012 21:50:56.589190: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  663. gabble/location-DEBUG: 03.10.2012 21:50:56.589236: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:50:54Z
  664. wocky-DEBUG: 03.10.2012 21:51:06.850358: _end_element_ns: Received stanza
  665. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='c8e9e4a99bc65a66'
  666. * event xmlns='http://jabber.org/protocol/pubsub#event'
  667. * items node='http://jabber.org/protocol/geoloc'
  668. * item id='b67f322aa3e3a6a5'
  669. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  670. "
  671.  
  672.  
  673.  
  674.  
  675. "
  676. * lat
  677. "48.597213"
  678. * lon
  679. "9.101702"
  680. * alt
  681. "128.000000"
  682. * accuracy
  683. "2069.650000"
  684. * timestamp
  685. "2012-10-03T19:50:54Z"
  686. gabble/location-DEBUG: 03.10.2012 21:51:06.850522: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  687. gabble/location-DEBUG: 03.10.2012 21:51:06.850598: update_location_from_item (conn-location.c:587): - lat: 48.597213
  688. gabble/location-DEBUG: 03.10.2012 21:51:06.850658: update_location_from_item (conn-location.c:587): - lon: 9.101702
  689. gabble/location-DEBUG: 03.10.2012 21:51:06.850718: update_location_from_item (conn-location.c:587): - alt: 128.000000
  690. gabble/location-DEBUG: 03.10.2012 21:51:06.850778: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  691. gabble/location-DEBUG: 03.10.2012 21:51:06.850845: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:50:54Z
  692. wocky-DEBUG: 03.10.2012 21:53:03.135396: _end_element_ns: Received stanza
  693. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='acc0c9dacd6a09f2'
  694. * event xmlns='http://jabber.org/protocol/pubsub#event'
  695. * items node='http://jabber.org/protocol/geoloc'
  696. * item id='d56405f50d645f03'
  697. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  698. "
  699.  
  700.  
  701.  
  702.  
  703. "
  704. * lat
  705. "48.606077"
  706. * lon
  707. "9.114282"
  708. * alt
  709. "130.000000"
  710. * accuracy
  711. "241.710000"
  712. * timestamp
  713. "2012-10-03T19:53:00Z"
  714. gabble/location-DEBUG: 03.10.2012 21:53:03.135555: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  715. gabble/location-DEBUG: 03.10.2012 21:53:03.135633: update_location_from_item (conn-location.c:587): - lat: 48.606077
  716. gabble/location-DEBUG: 03.10.2012 21:53:03.135698: update_location_from_item (conn-location.c:587): - lon: 9.114282
  717. gabble/location-DEBUG: 03.10.2012 21:53:03.135757: update_location_from_item (conn-location.c:587): - alt: 130.000000
  718. gabble/location-DEBUG: 03.10.2012 21:53:03.135818: update_location_from_item (conn-location.c:587): - accuracy: 241.710000
  719. gabble/location-DEBUG: 03.10.2012 21:53:03.135879: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:00Z
  720. wocky-DEBUG: 03.10.2012 21:53:12.863874: _end_element_ns: Received stanza
  721. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='6c23ac61ae6780e4'
  722. * event xmlns='http://jabber.org/protocol/pubsub#event'
  723. * items node='http://jabber.org/protocol/geoloc'
  724. * item id='319a8239f997ed67'
  725. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  726. "
  727.  
  728.  
  729.  
  730.  
  731. "
  732. * lat
  733. "48.606077"
  734. * lon
  735. "9.114282"
  736. * alt
  737. "130.000000"
  738. * accuracy
  739. "602.230000"
  740. * timestamp
  741. "2012-10-03T19:53:10Z"
  742. gabble/location-DEBUG: 03.10.2012 21:53:12.864017: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  743. gabble/location-DEBUG: 03.10.2012 21:53:12.864078: update_location_from_item (conn-location.c:587): - lat: 48.606077
  744. gabble/location-DEBUG: 03.10.2012 21:53:12.864125: update_location_from_item (conn-location.c:587): - lon: 9.114282
  745. gabble/location-DEBUG: 03.10.2012 21:53:12.864170: update_location_from_item (conn-location.c:587): - alt: 130.000000
  746. gabble/location-DEBUG: 03.10.2012 21:53:12.864216: update_location_from_item (conn-location.c:587): - accuracy: 602.230000
  747. gabble/location-DEBUG: 03.10.2012 21:53:12.864262: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:10Z
  748. wocky-DEBUG: 03.10.2012 21:53:23.110865: _end_element_ns: Received stanza
  749. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='abc4f2ea690a5dce'
  750. * event xmlns='http://jabber.org/protocol/pubsub#event'
  751. * items node='http://jabber.org/protocol/geoloc'
  752. * item id='c1fc69b8edcc401d'
  753. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  754. "
  755.  
  756.  
  757.  
  758.  
  759. "
  760. * lat
  761. "48.606077"
  762. * lon
  763. "9.114282"
  764. * alt
  765. "130.000000"
  766. * accuracy
  767. "1002.070000"
  768. * timestamp
  769. "2012-10-03T19:53:20Z"
  770. gabble/location-DEBUG: 03.10.2012 21:53:23.111036: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  771. gabble/location-DEBUG: 03.10.2012 21:53:23.111113: update_location_from_item (conn-location.c:587): - lat: 48.606077
  772. gabble/location-DEBUG: 03.10.2012 21:53:23.111175: update_location_from_item (conn-location.c:587): - lon: 9.114282
  773. gabble/location-DEBUG: 03.10.2012 21:53:23.111234: update_location_from_item (conn-location.c:587): - alt: 130.000000
  774. gabble/location-DEBUG: 03.10.2012 21:53:23.111295: update_location_from_item (conn-location.c:587): - accuracy: 1002.070000
  775. gabble/location-DEBUG: 03.10.2012 21:53:23.111356: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:20Z
  776. wocky-DEBUG: 03.10.2012 21:53:32.842118: _end_element_ns: Received stanza
  777. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='96f1e379e931e51e'
  778. * event xmlns='http://jabber.org/protocol/pubsub#event'
  779. * items node='http://jabber.org/protocol/geoloc'
  780. * item id='a45a6eab09e21724'
  781. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  782. "
  783.  
  784.  
  785.  
  786.  
  787. "
  788. * lat
  789. "48.606077"
  790. * lon
  791. "9.114282"
  792. * alt
  793. "130.000000"
  794. * accuracy
  795. "1402.110000"
  796. * timestamp
  797. "2012-10-03T19:53:30Z"
  798. gabble/location-DEBUG: 03.10.2012 21:53:32.842298: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  799. gabble/location-DEBUG: 03.10.2012 21:53:32.842376: update_location_from_item (conn-location.c:587): - lat: 48.606077
  800. gabble/location-DEBUG: 03.10.2012 21:53:32.842441: update_location_from_item (conn-location.c:587): - lon: 9.114282
  801. gabble/location-DEBUG: 03.10.2012 21:53:32.842499: update_location_from_item (conn-location.c:587): - alt: 130.000000
  802. gabble/location-DEBUG: 03.10.2012 21:53:32.842561: update_location_from_item (conn-location.c:587): - accuracy: 1402.110000
  803. gabble/location-DEBUG: 03.10.2012 21:53:32.842622: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:30Z
  804. wocky-DEBUG: 03.10.2012 21:53:42.895131: _end_element_ns: Received stanza
  805. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='847bc741949ad2db'
  806. * event xmlns='http://jabber.org/protocol/pubsub#event'
  807. * items node='http://jabber.org/protocol/geoloc'
  808. * item id='b9930e31c7520ac0'
  809. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  810. "
  811.  
  812.  
  813.  
  814.  
  815. "
  816. * lat
  817. "48.597213"
  818. * lon
  819. "9.101702"
  820. * alt
  821. "130.000000"
  822. * accuracy
  823. "2069.650000"
  824. * timestamp
  825. "2012-10-03T19:53:31Z"
  826. gabble/location-DEBUG: 03.10.2012 21:53:42.895309: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  827. gabble/location-DEBUG: 03.10.2012 21:53:42.895386: update_location_from_item (conn-location.c:587): - lat: 48.597213
  828. gabble/location-DEBUG: 03.10.2012 21:53:42.895450: update_location_from_item (conn-location.c:587): - lon: 9.101702
  829. gabble/location-DEBUG: 03.10.2012 21:53:42.895509: update_location_from_item (conn-location.c:587): - alt: 130.000000
  830. gabble/location-DEBUG: 03.10.2012 21:53:42.895570: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  831. gabble/location-DEBUG: 03.10.2012 21:53:42.895629: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:53:31Z
  832. wocky-DEBUG: 03.10.2012 21:54:31.652676: _end_element_ns: Received stanza
  833. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='a646ab9d8aa8b92d'
  834. * event xmlns='http://jabber.org/protocol/pubsub#event'
  835. * items node='http://jabber.org/protocol/geoloc'
  836. * item id='d9a8607b47ca3f87'
  837. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  838. "
  839.  
  840.  
  841.  
  842.  
  843. "
  844. * lat
  845. "48.606390"
  846. * lon
  847. "9.108607"
  848. * alt
  849. "-13.500000"
  850. * accuracy
  851. "37.050000"
  852. * timestamp
  853. "2012-10-03T19:54:29Z"
  854. gabble/location-DEBUG: 03.10.2012 21:54:31.652817: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  855. gabble/location-DEBUG: 03.10.2012 21:54:31.652877: update_location_from_item (conn-location.c:587): - lat: 48.606390
  856. gabble/location-DEBUG: 03.10.2012 21:54:31.652924: update_location_from_item (conn-location.c:587): - lon: 9.108607
  857. gabble/location-DEBUG: 03.10.2012 21:54:31.652968: update_location_from_item (conn-location.c:587): - alt: -13.500000
  858. gabble/location-DEBUG: 03.10.2012 21:54:31.653014: update_location_from_item (conn-location.c:587): - accuracy: 37.050000
  859. gabble/location-DEBUG: 03.10.2012 21:54:31.653060: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:29Z
  860. wocky-DEBUG: 03.10.2012 21:54:41.843976: _end_element_ns: Received stanza
  861. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='3d63dca753067a76'
  862. * event xmlns='http://jabber.org/protocol/pubsub#event'
  863. * items node='http://jabber.org/protocol/geoloc'
  864. * item id='c69562664382e760'
  865. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  866. "
  867.  
  868.  
  869.  
  870.  
  871. "
  872. * lat
  873. "48.606122"
  874. * lon
  875. "9.108135"
  876. * alt
  877. "10.000000"
  878. * accuracy
  879. "37.930000"
  880. * timestamp
  881. "2012-10-03T19:54:39Z"
  882. gabble/location-DEBUG: 03.10.2012 21:54:41.844158: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  883. gabble/location-DEBUG: 03.10.2012 21:54:41.844238: update_location_from_item (conn-location.c:587): - lat: 48.606122
  884. gabble/location-DEBUG: 03.10.2012 21:54:41.844300: update_location_from_item (conn-location.c:587): - lon: 9.108135
  885. gabble/location-DEBUG: 03.10.2012 21:54:41.844361: update_location_from_item (conn-location.c:587): - alt: 10.000000
  886. gabble/location-DEBUG: 03.10.2012 21:54:41.844420: update_location_from_item (conn-location.c:587): - accuracy: 37.930000
  887. gabble/location-DEBUG: 03.10.2012 21:54:41.844482: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:39Z
  888. wocky-DEBUG: 03.10.2012 21:54:51.843077: _end_element_ns: Received stanza
  889. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='bad192a178f29a82'
  890. * event xmlns='http://jabber.org/protocol/pubsub#event'
  891. * items node='http://jabber.org/protocol/geoloc'
  892. * item id='5f1b4883ce455133'
  893. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  894. "
  895.  
  896.  
  897.  
  898.  
  899. "
  900. * lat
  901. "48.606111"
  902. * lon
  903. "9.108151"
  904. * alt
  905. "11.500000"
  906. * accuracy
  907. "250.600000"
  908. * timestamp
  909. "2012-10-03T19:54:49Z"
  910. gabble/location-DEBUG: 03.10.2012 21:54:51.843261: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  911. gabble/location-DEBUG: 03.10.2012 21:54:51.843342: update_location_from_item (conn-location.c:587): - lat: 48.606111
  912. gabble/location-DEBUG: 03.10.2012 21:54:51.843404: update_location_from_item (conn-location.c:587): - lon: 9.108151
  913. gabble/location-DEBUG: 03.10.2012 21:54:51.843472: update_location_from_item (conn-location.c:587): - alt: 11.500000
  914. gabble/location-DEBUG: 03.10.2012 21:54:51.843533: update_location_from_item (conn-location.c:587): - accuracy: 250.600000
  915. gabble/location-DEBUG: 03.10.2012 21:54:51.843595: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:49Z
  916. wocky-DEBUG: 03.10.2012 21:55:01.970686: _end_element_ns: Received stanza
  917. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='3557c4e18d6a5fcd'
  918. * event xmlns='http://jabber.org/protocol/pubsub#event'
  919. * items node='http://jabber.org/protocol/geoloc'
  920. * item id='c3d012e0ff676c76'
  921. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  922. "
  923.  
  924.  
  925.  
  926.  
  927. "
  928. * lat
  929. "48.606111"
  930. * lon
  931. "9.108151"
  932. * alt
  933. "11.500000"
  934. * accuracy
  935. "651.080000"
  936. * timestamp
  937. "2012-10-03T19:54:59Z"
  938. gabble/location-DEBUG: 03.10.2012 21:55:01.970865: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  939. gabble/location-DEBUG: 03.10.2012 21:55:01.970942: update_location_from_item (conn-location.c:587): - lat: 48.606111
  940. gabble/location-DEBUG: 03.10.2012 21:55:01.971005: update_location_from_item (conn-location.c:587): - lon: 9.108151
  941. gabble/location-DEBUG: 03.10.2012 21:55:01.971065: update_location_from_item (conn-location.c:587): - alt: 11.500000
  942. gabble/location-DEBUG: 03.10.2012 21:55:01.971126: update_location_from_item (conn-location.c:587): - accuracy: 651.080000
  943. gabble/location-DEBUG: 03.10.2012 21:55:01.971187: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:54:59Z
  944. wocky-DEBUG: 03.10.2012 21:55:11.868298: _end_element_ns: Received stanza
  945. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='971cc45310ff286b'
  946. * event xmlns='http://jabber.org/protocol/pubsub#event'
  947. * items node='http://jabber.org/protocol/geoloc'
  948. * item id='af0bcf93211dfe52'
  949. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  950. "
  951.  
  952.  
  953.  
  954.  
  955. "
  956. * lat
  957. "48.606111"
  958. * lon
  959. "9.108151"
  960. * alt
  961. "11.500000"
  962. * accuracy
  963. "1051.040000"
  964. * timestamp
  965. "2012-10-03T19:55:09Z"
  966. gabble/location-DEBUG: 03.10.2012 21:55:11.868478: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  967. gabble/location-DEBUG: 03.10.2012 21:55:11.868557: update_location_from_item (conn-location.c:587): - lat: 48.606111
  968. gabble/location-DEBUG: 03.10.2012 21:55:11.868621: update_location_from_item (conn-location.c:587): - lon: 9.108151
  969. gabble/location-DEBUG: 03.10.2012 21:55:11.868680: update_location_from_item (conn-location.c:587): - alt: 11.500000
  970. gabble/location-DEBUG: 03.10.2012 21:55:11.868741: update_location_from_item (conn-location.c:587): - accuracy: 1051.040000
  971. gabble/location-DEBUG: 03.10.2012 21:55:11.868802: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:55:09Z
  972. wocky-DEBUG: 03.10.2012 21:55:21.847446: _end_element_ns: Received stanza
  973. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='95e3a56e4f076479'
  974. * event xmlns='http://jabber.org/protocol/pubsub#event'
  975. * items node='http://jabber.org/protocol/geoloc'
  976. * item id='aad9709760ef76d0'
  977. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  978. "
  979.  
  980.  
  981.  
  982.  
  983. "
  984. * lat
  985. "48.597213"
  986. * lon
  987. "9.101702"
  988. * alt
  989. "11.500000"
  990. * accuracy
  991. "2069.650000"
  992. * timestamp
  993. "2012-10-03T19:55:14Z"
  994. gabble/location-DEBUG: 03.10.2012 21:55:21.847626: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  995. gabble/location-DEBUG: 03.10.2012 21:55:21.847706: update_location_from_item (conn-location.c:587): - lat: 48.597213
  996. gabble/location-DEBUG: 03.10.2012 21:55:21.847769: update_location_from_item (conn-location.c:587): - lon: 9.101702
  997. gabble/location-DEBUG: 03.10.2012 21:55:21.847830: update_location_from_item (conn-location.c:587): - alt: 11.500000
  998. gabble/location-DEBUG: 03.10.2012 21:55:21.847889: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  999. gabble/location-DEBUG: 03.10.2012 21:55:21.847951: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:55:14Z
  1000. wocky-DEBUG: 03.10.2012 21:57:55.945173: _write_node_tree: Serializing tree:
  1001. * presence xmlns='jabber:client'
  1002. * show
  1003. "away"
  1004. * x xmlns='vcard-temp:x:update'
  1005. * photo
  1006. * 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'
  1007. wocky-DEBUG: 03.10.2012 21:57:56.129055: _end_element_ns: Received stanza
  1008. * presence xmlns='jabber:client' from='kathrin.dorsch@jabber.org/3be446a6' to='kathrin.dorsch@jabber.org/3be446a6'
  1009. * show
  1010. "away"
  1011. * x xmlns='vcard-temp:x:update'
  1012. * photo
  1013. * 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'
  1014. wocky-DEBUG: 03.10.2012 21:58:42.197328: _end_element_ns: Received stanza
  1015. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='bc1bd98244a0e16a'
  1016. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1017. * items node='http://jabber.org/protocol/geoloc'
  1018. * item id='f7bf62e156c4d0cd'
  1019. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1020. "
  1021.  
  1022.  
  1023.  
  1024.  
  1025. "
  1026. * lat
  1027. "48.604646"
  1028. * lon
  1029. "9.097525"
  1030. * alt
  1031. "0.500000"
  1032. * accuracy
  1033. "43.360000"
  1034. * timestamp
  1035. "2012-10-03T19:58:39Z"
  1036. gabble/location-DEBUG: 03.10.2012 21:58:42.197500: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1037. gabble/location-DEBUG: 03.10.2012 21:58:42.197578: update_location_from_item (conn-location.c:587): - lat: 48.604646
  1038. gabble/location-DEBUG: 03.10.2012 21:58:42.197642: update_location_from_item (conn-location.c:587): - lon: 9.097525
  1039. gabble/location-DEBUG: 03.10.2012 21:58:42.197701: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1040. gabble/location-DEBUG: 03.10.2012 21:58:42.197762: update_location_from_item (conn-location.c:587): - accuracy: 43.360000
  1041. gabble/location-DEBUG: 03.10.2012 21:58:42.197824: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:58:39Z
  1042. wocky-DEBUG: 03.10.2012 21:58:51.840950: _end_element_ns: Received stanza
  1043. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='7936d3714fabd000'
  1044. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1045. * items node='http://jabber.org/protocol/geoloc'
  1046. * item id='9459f06224f6febd'
  1047. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1048. "
  1049.  
  1050.  
  1051.  
  1052.  
  1053. "
  1054. * lat
  1055. "48.604547"
  1056. * lon
  1057. "9.097736"
  1058. * alt
  1059. "0.500000"
  1060. * accuracy
  1061. "491.740000"
  1062. * timestamp
  1063. "2012-10-03T19:58:49Z"
  1064. gabble/location-DEBUG: 03.10.2012 21:58:51.841130: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1065. gabble/location-DEBUG: 03.10.2012 21:58:51.841209: update_location_from_item (conn-location.c:587): - lat: 48.604547
  1066. gabble/location-DEBUG: 03.10.2012 21:58:51.841273: update_location_from_item (conn-location.c:587): - lon: 9.097736
  1067. gabble/location-DEBUG: 03.10.2012 21:58:51.841332: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1068. gabble/location-DEBUG: 03.10.2012 21:58:51.841392: update_location_from_item (conn-location.c:587): - accuracy: 491.740000
  1069. gabble/location-DEBUG: 03.10.2012 21:58:51.841454: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:58:49Z
  1070. wocky-DEBUG: 03.10.2012 21:59:01.835545: _end_element_ns: Received stanza
  1071. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='c12439a7faf44171'
  1072. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1073. * items node='http://jabber.org/protocol/geoloc'
  1074. * item id='7319a4312327c2dd'
  1075. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1076. "
  1077.  
  1078.  
  1079.  
  1080.  
  1081. "
  1082. * lat
  1083. "48.604547"
  1084. * lon
  1085. "9.097736"
  1086. * alt
  1087. "0.500000"
  1088. * accuracy
  1089. "891.980000"
  1090. * timestamp
  1091. "2012-10-03T19:58:59Z"
  1092. gabble/location-DEBUG: 03.10.2012 21:59:01.835721: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1093. gabble/location-DEBUG: 03.10.2012 21:59:01.835800: update_location_from_item (conn-location.c:587): - lat: 48.604547
  1094. gabble/location-DEBUG: 03.10.2012 21:59:01.835865: update_location_from_item (conn-location.c:587): - lon: 9.097736
  1095. gabble/location-DEBUG: 03.10.2012 21:59:01.835926: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1096. gabble/location-DEBUG: 03.10.2012 21:59:01.835985: update_location_from_item (conn-location.c:587): - accuracy: 891.980000
  1097. gabble/location-DEBUG: 03.10.2012 21:59:01.836047: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:58:59Z
  1098. wocky-DEBUG: 03.10.2012 21:59:11.835514: _end_element_ns: Received stanza
  1099. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='62c4133418b9ef15'
  1100. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1101. * items node='http://jabber.org/protocol/geoloc'
  1102. * item id='7c2342a0ba84b894'
  1103. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1104. "
  1105.  
  1106.  
  1107.  
  1108.  
  1109. "
  1110. * lat
  1111. "48.604547"
  1112. * lon
  1113. "9.097736"
  1114. * alt
  1115. "0.500000"
  1116. * accuracy
  1117. "1291.980000"
  1118. * timestamp
  1119. "2012-10-03T19:59:09Z"
  1120. gabble/location-DEBUG: 03.10.2012 21:59:11.835681: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1121. gabble/location-DEBUG: 03.10.2012 21:59:11.835758: update_location_from_item (conn-location.c:587): - lat: 48.604547
  1122. gabble/location-DEBUG: 03.10.2012 21:59:11.835822: update_location_from_item (conn-location.c:587): - lon: 9.097736
  1123. gabble/location-DEBUG: 03.10.2012 21:59:11.835889: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1124. gabble/location-DEBUG: 03.10.2012 21:59:11.835949: update_location_from_item (conn-location.c:587): - accuracy: 1291.980000
  1125. gabble/location-DEBUG: 03.10.2012 21:59:11.836011: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:09Z
  1126. wocky-DEBUG: 03.10.2012 21:59:21.852333: _end_element_ns: Received stanza
  1127. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='99046818937394e4'
  1128. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1129. * items node='http://jabber.org/protocol/geoloc'
  1130. * item id='9974816e801c3982'
  1131. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1132. "
  1133.  
  1134.  
  1135.  
  1136.  
  1137. "
  1138. * lat
  1139. "48.597213"
  1140. * lon
  1141. "9.101702"
  1142. * alt
  1143. "0.500000"
  1144. * accuracy
  1145. "2069.650000"
  1146. * timestamp
  1147. "2012-10-03T19:59:18Z"
  1148. gabble/location-DEBUG: 03.10.2012 21:59:21.852509: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1149. gabble/location-DEBUG: 03.10.2012 21:59:21.852590: update_location_from_item (conn-location.c:587): - lat: 48.597213
  1150. gabble/location-DEBUG: 03.10.2012 21:59:21.852653: update_location_from_item (conn-location.c:587): - lon: 9.101702
  1151. gabble/location-DEBUG: 03.10.2012 21:59:21.852714: update_location_from_item (conn-location.c:587): - alt: 0.500000
  1152. gabble/location-DEBUG: 03.10.2012 21:59:21.852773: update_location_from_item (conn-location.c:587): - accuracy: 2069.650000
  1153. gabble/location-DEBUG: 03.10.2012 21:59:21.852835: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:18Z
  1154. wocky-DEBUG: 03.10.2012 21:59:50.773993: _end_element_ns: Received stanza
  1155. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='3e8789511b6915c4'
  1156. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1157. * items node='http://jabber.org/protocol/geoloc'
  1158. * item id='fd82440673991941'
  1159. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1160. "
  1161.  
  1162.  
  1163.  
  1164.  
  1165. "
  1166. * lat
  1167. "48.605682"
  1168. * lon
  1169. "9.105885"
  1170. * alt
  1171. "8.500000"
  1172. * accuracy
  1173. "38.230000"
  1174. * timestamp
  1175. "2012-10-03T19:59:48Z"
  1176. gabble/location-DEBUG: 03.10.2012 21:59:50.774152: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1177. gabble/location-DEBUG: 03.10.2012 21:59:50.774214: update_location_from_item (conn-location.c:587): - lat: 48.605682
  1178. gabble/location-DEBUG: 03.10.2012 21:59:50.774261: update_location_from_item (conn-location.c:587): - lon: 9.105885
  1179. gabble/location-DEBUG: 03.10.2012 21:59:50.774307: update_location_from_item (conn-location.c:587): - alt: 8.500000
  1180. gabble/location-DEBUG: 03.10.2012 21:59:50.774352: update_location_from_item (conn-location.c:587): - accuracy: 38.230000
  1181. gabble/location-DEBUG: 03.10.2012 21:59:50.774398: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:48Z
  1182. wocky-DEBUG: 03.10.2012 22:00:01.211119: _end_element_ns: Received stanza
  1183. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='b1d943a24bd36ac1'
  1184. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1185. * items node='http://jabber.org/protocol/geoloc'
  1186. * item id='914f421039bd01e1'
  1187. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1188. "
  1189.  
  1190.  
  1191.  
  1192.  
  1193. "
  1194. * lat
  1195. "48.605620"
  1196. * lon
  1197. "9.106284"
  1198. * alt
  1199. "10.000000"
  1200. * accuracy
  1201. "371.210000"
  1202. * timestamp
  1203. "2012-10-03T19:59:58Z"
  1204. gabble/location-DEBUG: 03.10.2012 22:00:01.211282: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1205. gabble/location-DEBUG: 03.10.2012 22:00:01.211359: update_location_from_item (conn-location.c:587): - lat: 48.605620
  1206. gabble/location-DEBUG: 03.10.2012 22:00:01.211424: update_location_from_item (conn-location.c:587): - lon: 9.106284
  1207. gabble/location-DEBUG: 03.10.2012 22:00:01.211483: update_location_from_item (conn-location.c:587): - alt: 10.000000
  1208. gabble/location-DEBUG: 03.10.2012 22:00:01.211544: update_location_from_item (conn-location.c:587): - accuracy: 371.210000
  1209. gabble/location-DEBUG: 03.10.2012 22:00:01.211606: update_location_from_item (conn-location.c:595): - timestamp: 2012-10-03T19:59:58Z
  1210. wocky-DEBUG: 03.10.2012 22:00:11.790697: _end_element_ns: Received stanza
  1211. * message xmlns='jabber:client' from='rdorsch@jabber.org' to='kathrin.dorsch@jabber.org/3be446a6' type='headline' id='8b0eff22adae5642'
  1212. * event xmlns='http://jabber.org/protocol/pubsub#event'
  1213. * items node='http://jabber.org/protocol/geoloc'
  1214. * item id='fd36e956fd314800'
  1215. * geoloc xmlns='http://jabber.org/protocol/geoloc'
  1216. "
  1217.  
  1218.  
  1219.  
  1220.  
  1221. "
  1222. * lat
  1223. "48.605620"
  1224. * lon
  1225. "9.106284"
  1226. * alt
  1227. "10.000000"
  1228. * accuracy
  1229. "771.170000"
  1230. * timestamp
  1231. "2012-10-03T20:00:08Z"
  1232. gabble/location-DEBUG: 03.10.2012 22:00:11.790860: update_location_from_item (conn-location.c:545): LocationsUpdate for rdorsch@jabber.org:
  1233. gabble/location-DEBUG: 03.10.2012 22:00:11.790937: update_location_from_item (conn-location.c:587): - lat: 48.605620
  1234. gabble/location-DEBUG: 03.10.2012 22:00:11.791002: update_location_from_item (conn-location.c:587): - lon: 9.106284
  1235. gabble/location-DEBUG: 03.10.2012 22:00:11.791062: update_location_from_item (conn-location.c:587): - alt: 10.000000
  1236. gabble/location-DEBUG: 03.10.2012 22:00:11.791121: update_location_from_item (conn-location.c:587): - accuracy: 771.170000
  1237. 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