Advertisement
4javier

Untitled

Sep 29th, 2012
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 475.53 KB | None | 0 0
  1.  
  2. ** (gajim:1796): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
  3.  
  4. ** (gajim:1796): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
  5.  
  6. ** (gajim:1796): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
  7. 14:13:38 (I) gajim.gajim Encodings: d:utf-8, fs:UTF-8, p:UTF-8
  8. 14:13:38 (D) gajim.c.resolver Import of libasyncns-python failed, getaddrinfo will block
  9. Traceback (most recent call last):
  10. File "/usr/share/gajim/src/common/resolver.py", line 44, in <module>
  11. import libasyncns
  12. File "/usr/share/gajim/src/common/demandimport.py", line 95, in _demandimport
  13. return _import(name, globals, locals, fromlist, level)
  14. ImportError: No module named libasyncns
  15. 14:13:38 (D) gajim.c.gnupg gpg --status-fd 2 --no-tty --version
  16. 14:13:38 (D) gajim.c.gnupg stderr reader: <Thread(Thread-1, initial daemon)>
  17. 14:13:38 (D) gajim.c.gnupg stdout reader: <Thread(Thread-2, initial daemon)>
  18. 14:13:38 (D) gajim.c.gnupg chunk: 'gpg (GnuPG) 2.0.19\nlibgcrypt 1.5.0\nCopyright (C) 2012 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to t'
  19. 14:13:39 (D) gajim.c.gnupg gpg --status-fd 2 --no-tty --version
  20. 14:13:39 (D) gajim.c.gnupg stderr reader: <Thread(Thread-3, initial daemon)>
  21. 14:13:39 (D) gajim.c.gnupg stdout reader: <Thread(Thread-4, initial daemon)>
  22. 14:13:39 (D) gajim.c.gnupg chunk: 'gpg (GnuPG) 2.0.19\nlibgcrypt 1.5.0\nCopyright (C) 2012 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to t'
  23. /usr/share/gajim/src/roster_window.py:5158: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  24. if not model[titer][data]:
  25. /usr/share/gajim/src/roster_window.py:5213: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  26. if type_ == 'account' and model[titer][C_PADLOCK_PIXBUF]:
  27. /usr/share/gajim/src/roster_window.py:6628: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  28. self.window.show_all()
  29. 14:13:39 (D) gajim.plugin_system Attributes processing started
  30. 14:13:39 (D) gajim.plugin_system RosterButtonsPlugin : <class 'roster_buttons.plugin.RosterButtonsPlugin'>
  31. 14:13:39 (D) gajim.plugin_system is subclass of GajimPlugin
  32. 14:13:39 (D) gajim.plugin_system plugin : <module 'roster_buttons.plugin' from '/usr/share/gajim/plugins/roster_buttons/plugin.py'>
  33. 14:13:39 (D) gajim.plugin_system Attributes processing started
  34. 14:13:39 (D) gajim.plugin_system AcronymsExpanderPlugin : <class 'acronyms_expander.acronyms_expander.AcronymsExpanderPlugin'>
  35. 14:13:39 (D) gajim.plugin_system is subclass of GajimPlugin
  36. 14:13:39 (D) gajim.plugin_system acronyms_expander : <module 'acronyms_expander.acronyms_expander' from '/usr/share/gajim/plugins/acronyms_expander/acronyms_expander.py'>
  37. 14:13:39 (D) gajim.plugin_system Attributes processing started
  38. 14:13:39 (D) gajim.plugin_system DBusPlugin : <class 'dbus_plugin.plugin.DBusPlugin'>
  39. 14:13:39 (D) gajim.plugin_system is subclass of GajimPlugin
  40. 14:13:39 (D) gajim.plugin_system plugin : <module 'dbus_plugin.plugin' from '/usr/share/gajim/plugins/dbus_plugin/plugin.py'>
  41. 14:13:39 (D) gajim.plugin_system Attributes processing started
  42. 14:13:39 (D) gajim.plugin_system NewEventsExamplePlugin : <class 'new_events_example.plugin.NewEventsExamplePlugin'>
  43. 14:13:39 (D) gajim.plugin_system is subclass of GajimPlugin
  44. 14:13:39 (D) gajim.plugin_system plugin : <module 'new_events_example.plugin' from '/usr/share/gajim/plugins/new_events_example/plugin.py'>
  45. 14:13:39 (D) gajim.plugin_system Attributes processing started
  46. 14:13:39 (D) gajim.plugin_system EventsDumpPlugin : <class 'events_dump.plugin.EventsDumpPlugin'>
  47. 14:13:39 (D) gajim.plugin_system is subclass of GajimPlugin
  48. 14:13:39 (D) gajim.plugin_system plugin : <module 'events_dump.plugin' from '/usr/share/gajim/plugins/events_dump/plugin.py'>
  49. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <entered>
  50. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <entered>
  51. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <left>
  52. 14:13:39 (D) gajim.plugin_system RosterButtonsPlugin.init() <entered>
  53. 14:13:39 (D) gajim.plugin_system GajimPlugin.local_file_path() <entered>
  54. 14:13:39 (D) gajim.plugin_system GajimPlugin.local_file_path() <left>
  55. 14:13:39 (D) gajim.plugin_system RosterButtonsPlugin.init() <left>
  56. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <left>
  57. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <entered>
  58. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <entered>
  59. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <left>
  60. 14:13:39 (D) gajim.plugin_system AcronymsExpanderPlugin.init() <entered>
  61. 14:13:39 (D) gajim.plugin_system AcronymsExpanderPlugin.init() <left>
  62. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <left>
  63. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <entered>
  64. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <entered>
  65. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <left>
  66. 14:13:39 (D) gajim.plugin_system DBusPlugin.init() <entered>
  67. 14:13:39 (D) gajim.plugin_system DBusPlugin._set_handling_methods() <entered>
  68. 14:13:39 (D) gajim.plugin_system DBusPlugin._set_handling_methods() <left>
  69. 14:13:39 (D) gajim.plugin_system DBusPlugin.init() <left>
  70. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <left>
  71. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <entered>
  72. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <entered>
  73. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <left>
  74. 14:13:39 (D) gajim.plugin_system NewEventsExamplePlugin.init() <entered>
  75. 14:13:39 (D) gajim.plugin_system NewEventsExamplePlugin.init() <left>
  76. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <left>
  77. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <entered>
  78. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <entered>
  79. 14:13:39 (D) gajim.plugin_system GajimPlugin.load_config() <left>
  80. 14:13:39 (D) gajim.plugin_system EventsDumpPlugin.init() <entered>
  81. 14:13:39 (D) gajim.plugin_system EventsDumpPlugin._set_handling_methods() <entered>
  82. 14:13:39 (D) gajim.plugin_system EventsDumpPlugin._set_handling_methods() <left>
  83. 14:13:39 (D) gajim.plugin_system EventsDumpPlugin.init() <left>
  84. 14:13:39 (D) gajim.plugin_system GajimPlugin.__init__() <left>
  85. 14:13:39 (D) gajim.c.ged roster-received
  86. Args: (<common.connection_handlers_events.RosterReceivedEvent object at 0x9e6808c>,)
  87. 14:13:39 (D) gajim.c.ged roster-received
  88. Args: (<common.connection_handlers_events.RosterReceivedEvent object at 0x9e6808c>,)
  89. 14:13:39 (D) gajim.c.ged roster-info
  90. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x9edecac>,)
  91. 14:13:39 (D) gajim.c.ged roster-info
  92. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x9eaf30c>,)
  93. 14:13:39 (D) gajim.c.ged roster-info
  94. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x9eaf30c>,)
  95. 14:13:39 (D) gajim.c.ged roster-info
  96. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x9eaf30c>,)
  97. 14:13:39 (D) gajim.c.ged roster-info
  98. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0x9eaf30c>,)
  99. 14:13:39 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  100. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  101. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  102. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  103. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  104. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  105. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  106. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  107. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  108. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  109. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  110. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  111. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  112. 14:13:39 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  113. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  114. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  115. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  116. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  117. 14:13:39 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  118. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  119. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  120. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  121. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  122. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  123. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  124. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  125. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  126. 14:13:39 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  127. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  128. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  129. 14:13:39 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  130. 14:13:40 (D) gajim.c.gnupg gpg --status-fd 2 --no-tty --version
  131. 14:13:40 (D) gajim.c.gnupg stderr reader: <Thread(Thread-5, initial daemon)>
  132. 14:13:40 (D) gajim.c.gnupg stdout reader: <Thread(Thread-6, initial daemon)>
  133. 14:13:40 (D) gajim.c.gnupg chunk: 'gpg (GnuPG) 2.0.19\nlibgcrypt 1.5.0\nCopyright (C) 2012 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to t'
  134. 14:13:40 (D) gajim.c.resolver resolve _xmpp-client._tcp.messenger.live.com type=srv
  135. 14:13:40 (D) gajim.c.resolver Starting to resolve _xmpp-client._tcp.messenger.live.com using <common.resolver.NSLookupResolver instance at 0x9af80ec>
  136. 14:13:40 (I) gajim.c.x.idlequeue read timeout set for fd 14 on 20 seconds
  137. 14:13:40 (D) gajim.c.gnupg gpg --status-fd 2 --no-tty --version
  138. 14:13:40 (D) gajim.c.gnupg stderr reader: <Thread(Thread-7, initial daemon)>
  139. 14:13:40 (D) gajim.c.gnupg stdout reader: <Thread(Thread-8, initial daemon)>
  140. 14:13:40 (D) gajim.c.gnupg chunk: 'gpg (GnuPG) 2.0.19\nlibgcrypt 1.5.0\nCopyright (C) 2012 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to t'
  141. 14:13:40 (D) gajim.c.resolver resolve _xmpp-client._tcp.gmail.com type=srv
  142. 14:13:40 (D) gajim.c.resolver Starting to resolve _xmpp-client._tcp.gmail.com using <common.resolver.NSLookupResolver instance at 0x9af80ec>
  143. 14:13:40 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 20 seconds
  144. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  145. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  146. 14:13:40 (D) gajim.c.resolver Resolving result for _xmpp-client._tcp.messenger.live.com: [{'host': 'xmpp.messenger.live.com', 'prio': 10, 'port': 5222, 'weight': 0}]
  147. 14:13:40 (D) gajim.c.connection Connection to next host
  148. 14:13:40 (I) gajim.c.connection >>>>>> Connecting to messenger.live.com [xmpp.messenger.live.com:5222], type = tls
  149. 14:13:40 (I) gajim.c.x.plugin Plugging <common.xmpp.transports_nb.NonBlockingTCP instance at 0x975b72c> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9c78c0c>
  150. 14:13:40 (I) gajim.c.x.transports_nb NonBlockingTCP Connect :: About to connect to 65.55.64.254:5222
  151. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:False
  152. 14:13:40 (I) gajim.c.x.idlequeue read timeout set for fd 14 on 30 seconds
  153. 14:13:40 (I) gajim.c.x.transports_nb After NB connect() of 158709548. "Operazione ora in corso" raised => CONNECTING
  154. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  155. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  156. 14:13:40 (D) gajim.c.resolver Resolving result for _xmpp-client._tcp.gmail.com: [{'host': 'alt4.xmpp.l.google.com', 'prio': 20, 'port': 5222, 'weight': 0}, {'host': 'alt1.xmpp.l.google.com', 'prio': 20, 'port': 5222, 'weight': 0}, {'host': 'alt2.xmpp.l.google.com', 'prio': 20, 'port': 5222, 'weight': 0}, {'host': 'xmpp.l.google.com', 'prio': 5, 'port': 5222, 'weight': 0}, {'host': 'alt3.xmpp.l.google.com', 'prio': 20, 'port': 5222, 'weight': 0}]
  157. 14:13:40 (D) gajim.c.connection Connection to next host
  158. 14:13:40 (I) gajim.c.connection >>>>>> Connecting to gmail.com [xmpp.l.google.com:5222], type = tls
  159. 14:13:40 (I) gajim.c.x.plugin Plugging <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>
  160. 14:13:40 (I) gajim.c.x.transports_nb NonBlockingTCP Connect :: About to connect to 173.194.69.125:5222
  161. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:False
  162. 14:13:40 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 30 seconds
  163. 14:13:40 (I) gajim.c.x.transports_nb After NB connect() of 166624268. "Operazione ora in corso" raised => CONNECTING
  164. 14:13:40 (I) gajim.c.x.transports_nb pollout called, state == CONNECTING
  165. 14:13:40 (I) gajim.c.x.transports_nb 166624268 socket wrapper connected
  166. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  167. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:False
  168. 14:13:40 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: None, data: None...
  169. 14:13:40 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0x9edefac> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>
  170. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering namespace "unknown"
  171. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  172. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  173. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering namespace "http://etherx.jabber.org/streams"
  174. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  175. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  176. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering namespace "jabber:client"
  177. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  178. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  179. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "iq" as <class 'common.xmpp.protocol.Iq'>(jabber:client)
  180. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "presence" as <class 'common.xmpp.protocol.Presence'>(jabber:client)
  181. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "message" as <class 'common.xmpp.protocol.Message'>(jabber:client)
  182. 14:13:40 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  183. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  184. 14:13:40 (I) gajim.c.x.client_nb setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
  185. 14:13:40 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  186. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  187. 14:13:40 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  188. _____________
  189. <?xml version='1.0'?><stream:stream xmlns="jabber:client" to="gmail.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="it" >
  190. _____________
  191.  
  192. 14:13:40 (D) gajim.c.ged stanza-sent
  193. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x975b76c>,)
  194. 14:13:40 (I) gajim.c.x.transports_nb pollout called, state == CONNECTING
  195. 14:13:40 (I) gajim.c.x.transports_nb 158709548 socket wrapper connected
  196. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  197. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:False
  198. 14:13:40 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: None, data: None...
  199. 14:13:40 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0x9ed98cc> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9c78c0c>
  200. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering namespace "unknown"
  201. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  202. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  203. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering namespace "http://etherx.jabber.org/streams"
  204. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  205. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  206. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering namespace "jabber:client"
  207. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  208. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  209. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "iq" as <class 'common.xmpp.protocol.Iq'>(jabber:client)
  210. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "presence" as <class 'common.xmpp.protocol.Presence'>(jabber:client)
  211. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "message" as <class 'common.xmpp.protocol.Message'>(jabber:client)
  212. 14:13:40 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  213. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:True
  214. 14:13:40 (I) gajim.c.x.client_nb setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
  215. 14:13:40 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  216. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:True
  217. 14:13:40 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  218. _____________
  219. <?xml version='1.0'?><stream:stream xmlns="jabber:client" to="messenger.live.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="it" >
  220. _____________
  221.  
  222. 14:13:40 (D) gajim.c.ged stanza-sent
  223. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x975b76c>,)
  224. 14:13:40 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  225. 14:13:40 (I) gajim.c.x.tls_nb PyOpenSSL loaded
  226. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  227. 14:13:40 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  228. _____________
  229. <stream:stream from="gmail.com" id="2B0B9CAC566C080B" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client"><stream:features><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-GOOGLE-TOKEN</mechanism><mechanism>X-OAUTH2</mechanism></mechanisms></stream:features>
  230. _____________
  231.  
  232. 14:13:40 (D) gajim.c.ged stanza-received
  233. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9ee78cc>,)
  234. 14:13:40 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <stream:stream from=...
  235. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams', u'version': u'1.0', u'from': u'gmail.com', u'id': u'2B0B9CAC566C080B', u'xmlns': u'jabber:client'}
  236. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {}
  237. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> starttls, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
  238. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> required, attrs -> {}
  239. 14:13:40 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> required
  240. 14:13:40 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> starttls
  241. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> mechanisms, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-sasl'}
  242. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
  243. 14:13:40 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> mechanism
  244. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
  245. 14:13:40 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> mechanism
  246. 14:13:40 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> mechanisms
  247. 14:13:40 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> stream:features
  248. 14:13:40 (D) gajim.c.x.dispatcher_nb Got http://etherx.jabber.org/streams/features stanza
  249. 14:13:40 (I) gajim.c.x.client_nb got STREAM FEATURES in first recv
  250. 14:13:40 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: STREAM_STARTED, data: None...
  251. 14:13:40 (I) gajim.c.x.client_nb TLS supported by remote server. Requesting TLS start.
  252. 14:13:40 (I) gajim.c.x.client_nb -------------tls_negotiaton_handler() >> tag: None
  253. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>> for "proceed" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
  254. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering namespace "urn:ietf:params:xml:ns:xmpp-tls"
  255. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  256. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  257. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "proceed" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  258. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>> for "failure" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
  259. 14:13:40 (D) gajim.c.x.dispatcher_nb Registering protocol "failure" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  260. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  261. 14:13:40 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  262. 14:13:40 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  263. 14:13:40 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  264. _____________
  265. <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
  266. _____________
  267.  
  268. 14:13:40 (D) gajim.c.ged stanza-sent
  269. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9f37eec>,)
  270. 14:13:40 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  271. 14:13:40 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  272. 14:13:40 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  273. _____________
  274. <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
  275. _____________
  276.  
  277. 14:13:40 (D) gajim.c.ged stanza-received
  278. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9f37eec>,)
  279. 14:13:40 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> proceed, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
  280. 14:13:40 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> proceed
  281. 14:13:40 (D) gajim.c.x.dispatcher_nb Got urn:ietf:params:xml:ns:xmpp-tls/proceed stanza
  282. 14:13:40 (I) gajim.c.x.client_nb -------------tls_negotiaton_handler() >> tag: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
  283. 14:13:40 (I) gajim.c.x.client_nb Got starttls proceed response. Switching to TLS/SSL...
  284. 14:13:40 (I) gajim.c.x.plugin Plugging <common.xmpp.tls_nb.NonBlockingTLS instance at 0x9f3a50c> __INTO__ <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>
  285. 14:13:40 (I) gajim.c.x.tls_nb Starting TLS estabilishing
  286. 14:13:40 (D) gajim.c.x.tls_nb _startSSL called
  287. 14:13:40 (D) gajim.c.x.tls_nb _startSSL_pyOpenSSL called
  288. 14:13:41 (D) gajim.c.x.tls_nb common.xmpp.tls_nb.PyOpenSSLWrapper.__init__ called with <OpenSSL.SSL.Connection object at 0x9ee2b9c>
  289. 14:13:41 (D) gajim.c.x.tls_nb Initiating handshake...
  290. 14:13:41 (D) gajim.c.x.tls_nb Synchronous handshake completed
  291. 14:13:41 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: None, data: None...
  292. 14:13:41 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0x9edefac> __OUT__ of <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>.
  293. 14:13:41 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0x9f3baac> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>
  294. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering namespace "unknown"
  295. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  296. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  297. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering namespace "http://etherx.jabber.org/streams"
  298. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  299. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  300. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering namespace "jabber:client"
  301. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  302. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  303. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "iq" as <class 'common.xmpp.protocol.Iq'>(jabber:client)
  304. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "presence" as <class 'common.xmpp.protocol.Presence'>(jabber:client)
  305. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "message" as <class 'common.xmpp.protocol.Message'>(jabber:client)
  306. 14:13:41 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  307. 14:13:41 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  308. 14:13:41 (I) gajim.c.x.client_nb setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
  309. 14:13:41 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  310. 14:13:41 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  311. 14:13:41 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  312. _____________
  313. <stream:stream from="messenger.live.com" version="1.0" id="1959754" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams"><stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required /></starttls></stream:features>
  314. _____________
  315.  
  316. 14:13:41 (D) gajim.c.ged stanza-received
  317. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9ed988c>,)
  318. 14:13:41 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <stream:stream from=...
  319. 14:13:41 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams', u'version': u'1.0', u'from': u'messenger.live.com', u'id': u'1959754', u'xmlns': u'jabber:client'}
  320. 14:13:41 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams'}
  321. 14:13:41 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> starttls, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
  322. 14:13:41 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> required, attrs -> {}
  323. 14:13:41 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> required
  324. 14:13:41 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> starttls
  325. 14:13:41 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> stream:features
  326. 14:13:41 (D) gajim.c.x.dispatcher_nb Got http://etherx.jabber.org/streams/features stanza
  327. 14:13:41 (I) gajim.c.x.client_nb got STREAM FEATURES in first recv
  328. 14:13:41 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: STREAM_STARTED, data: None...
  329. 14:13:41 (I) gajim.c.x.client_nb TLS supported by remote server. Requesting TLS start.
  330. 14:13:41 (I) gajim.c.x.client_nb -------------tls_negotiaton_handler() >> tag: None
  331. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <common.xmpp.client_nb.NonBlockingClient instance at 0x9c78c0c>> for "proceed" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
  332. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering namespace "urn:ietf:params:xml:ns:xmpp-tls"
  333. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  334. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  335. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "proceed" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  336. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <common.xmpp.client_nb.NonBlockingClient instance at 0x9c78c0c>> for "failure" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
  337. 14:13:41 (D) gajim.c.x.dispatcher_nb Registering protocol "failure" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  338. 14:13:41 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:True
  339. 14:13:41 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  340. 14:13:41 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  341. 14:13:41 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  342. _____________
  343. <?xml version='1.0'?><stream:stream xmlns="jabber:client" to="gmail.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="it" >
  344. _____________
  345.  
  346. 14:13:41 (D) gajim.c.ged stanza-sent
  347. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9f37d6c>,)
  348. 14:13:41 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  349. 14:13:41 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:True
  350. 14:13:41 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  351. _____________
  352. <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
  353. _____________
  354.  
  355. 14:13:41 (D) gajim.c.ged stanza-sent
  356. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9f37d6c>,)
  357. 14:13:42 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  358. 14:13:42 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  359. 14:13:42 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  360. _____________
  361. <stream:stream from="gmail.com" id="C951A11BC59D1B7F" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">
  362. _____________
  363.  
  364. 14:13:42 (D) gajim.c.ged stanza-received
  365. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9f37d6c>,)
  366. 14:13:42 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <stream:stream from=...
  367. 14:13:42 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams', u'version': u'1.0', u'from': u'gmail.com', u'id': u'C951A11BC59D1B7F', u'xmlns': u'jabber:client'}
  368. 14:13:42 (I) gajim.c.x.client_nb setting RECEIVE_STREAM_FEATURES on next receive
  369. 14:13:42 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  370. 14:13:42 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  371. 14:13:42 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  372. _____________
  373. <stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>X-GOOGLE-TOKEN</mechanism><mechanism>X-OAUTH2</mechanism></mechanisms></stream:features>
  374. _____________
  375.  
  376. 14:13:42 (D) gajim.c.ged stanza-received
  377. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9f3a68c>,)
  378. 14:13:42 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_STREAM_FEATURES, data: <stream:features><me...
  379. 14:13:42 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {}
  380. 14:13:42 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> mechanisms, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-sasl'}
  381. 14:13:42 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
  382. 14:13:42 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> mechanism
  383. 14:13:42 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
  384. 14:13:42 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> mechanism
  385. 14:13:42 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
  386. 14:13:42 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> mechanism
  387. 14:13:42 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> mechanisms
  388. 14:13:42 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> stream:features
  389. 14:13:42 (D) gajim.c.x.dispatcher_nb Got http://etherx.jabber.org/streams/features stanza
  390. 14:13:42 (I) gajim.c.x.client_nb got STREAM FEATURES in second recv
  391. 14:13:42 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: STREAM_STARTED, data: None...
  392. 14:13:42 (D) gajim.c.connection Connected to server xmpp.l.google.com:5222 with tls
  393. 14:13:42 (D) gajim.c.ged connection-type
  394. Args: (<common.connection_handlers_events.ConnectionTypeEvent object at 0x9b4750c>,)
  395. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._messageCB of <common.connection.Connection object at 0x9c6074c>> for "message" type-> ns->(jabber:client)
  396. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._presenceCB of <common.connection.Connection object at 0x9c6074c>> for "presence" type-> ns->(jabber:client)
  397. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._pubsubEventCB of <common.connection.Connection object at 0x9c6074c>> for "message" type-> ns->(jabber:client)
  398. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._vCardCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->vcard-temp(jabber:client)
  399. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._rosterSetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->jabber:iq:roster(jabber:client)
  400. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._siSetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->http://jabber.org/protocol/si(jabber:client)
  401. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._rosterItemExchangeCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->http://jabber.org/protocol/rosterx(jabber:client)
  402. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._siErrorCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->error ns->http://jabber.org/protocol/si(jabber:client)
  403. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._siResultCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->http://jabber.org/protocol/si(jabber:client)
  404. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._discoGetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->http://jabber.org/protocol/disco(jabber:client)
  405. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._bytestreamSetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->http://jabber.org/protocol/bytestreams(jabber:client)
  406. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._bytestreamResultCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->http://jabber.org/protocol/bytestreams(jabber:client)
  407. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._bytestreamErrorCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->error ns->http://jabber.org/protocol/bytestreams(jabber:client)
  408. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection.IBBAllIqHandler of <common.connection.Connection object at 0x9c6074c>> for "iq" type-> ns->(jabber:client)
  409. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection.IBBIqHandler of <common.connection.Connection object at 0x9c6074c>> for "iq" type-> ns->http://jabber.org/protocol/ibb(jabber:client)
  410. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection.IBBMessageHandler of <common.connection.Connection object at 0x9c6074c>> for "message" type-> ns->http://jabber.org/protocol/ibb(jabber:client)
  411. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverItemsCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->http://jabber.org/protocol/disco#items(jabber:client)
  412. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverItemsErrorCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->error ns->http://jabber.org/protocol/disco#items(jabber:client)
  413. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverInfoCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->http://jabber.org/protocol/disco#info(jabber:client)
  414. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverInfoErrorCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->error ns->http://jabber.org/protocol/disco#info(jabber:client)
  415. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._VersionCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->jabber:iq:version(jabber:client)
  416. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._TimeCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->jabber:iq:time(jabber:client)
  417. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._TimeRevisedCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->urn:xmpp:time(jabber:client)
  418. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._LastCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->jabber:iq:last(jabber:client)
  419. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._LastResultCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->jabber:iq:last(jabber:client)
  420. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._VersionResultCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->jabber:iq:version(jabber:client)
  421. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._TimeRevisedResultCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->urn:xmpp:time(jabber:client)
  422. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._MucOwnerCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->http://jabber.org/protocol/muc#owner(jabber:client)
  423. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._MucAdminCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->http://jabber.org/protocol/muc#admin(jabber:client)
  424. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PrivateCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->jabber:iq:private(jabber:client)
  425. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._SecLabelCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->urn:xmpp:sec-label:catalog:2(jabber:client)
  426. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._HttpAuthCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->http://jabber.org/protocol/http-auth(jabber:client)
  427. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._CommandExecuteCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->http://jabber.org/protocol/commands(jabber:client)
  428. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._gMailNewMailCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->google:mail:notify(jabber:client)
  429. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._gMailQueryCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->google:mail:notify(jabber:client)
  430. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverInfoGetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->http://jabber.org/protocol/disco#info(jabber:client)
  431. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverItemsGetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->http://jabber.org/protocol/disco#items(jabber:client)
  432. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._IqPingCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->urn:xmpp:ping(jabber:client)
  433. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._SearchCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->jabber:iq:search(jabber:client)
  434. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PrivacySetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->jabber:iq:privacy(jabber:client)
  435. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._ArchiveCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type-> ns->urn:xmpp:archive(jabber:client)
  436. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubSubCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->(jabber:client)
  437. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubSubErrorCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->error ns->(jabber:client)
  438. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->(jabber:client)
  439. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->error ns->(jabber:client)
  440. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->set ns->urn:xmpp:jingle:1(jabber:client)
  441. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._ErrorCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->error ns->(jabber:client)
  442. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._IqCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type-> ns->(jabber:client)
  443. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type-> ns->(jabber:client)
  444. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._ResultCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->(jabber:client)
  445. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x9c6074c>> for "presence" type-> ns->(jabber:client)
  446. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x9c6074c>> for "message" type-> ns->(jabber:client)
  447. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StreamCB of <common.connection.Connection object at 0x9c6074c>> for "unknown" type->urn:ietf:params:xml:ns:xmpp-streams ns->(http://etherx.jabber.org/streams)
  448. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubkeyGetCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->get ns->urn:xmpp:pubkey:2(jabber:client)
  449. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubkeyResultCB of <common.connection.Connection object at 0x9c6074c>> for "iq" type->result ns->urn:xmpp:pubkey:2(jabber:client)
  450. 14:13:42 (I) gajim.c.x.plugin Plugging <common.xmpp.auth_nb.SASL instance at 0x975b7ac> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>
  451. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method SASL.SASLHandler of <common.xmpp.auth_nb.SASL instance at 0x975b7ac>> for "challenge" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
  452. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering namespace "urn:ietf:params:xml:ns:xmpp-sasl"
  453. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  454. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  455. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "challenge" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  456. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method SASL.SASLHandler of <common.xmpp.auth_nb.SASL instance at 0x975b7ac>> for "failure" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
  457. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "failure" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  458. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering handler <bound method SASL.SASLHandler of <common.xmpp.auth_nb.SASL instance at 0x975b7ac>> for "success" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
  459. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "success" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  460. 14:13:42 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  461. 14:13:42 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  462. 14:13:42 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  463. 14:13:42 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  464. _____________
  465. <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
  466. _____________
  467.  
  468. 14:13:42 (D) gajim.c.ged stanza-received
  469. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9f3bbcc>,)
  470. 14:13:42 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> proceed, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
  471. 14:13:42 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> proceed
  472. 14:13:42 (D) gajim.c.x.dispatcher_nb Got urn:ietf:params:xml:ns:xmpp-tls/proceed stanza
  473. 14:13:42 (I) gajim.c.x.client_nb -------------tls_negotiaton_handler() >> tag: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
  474. 14:13:42 (I) gajim.c.x.client_nb Got starttls proceed response. Switching to TLS/SSL...
  475. 14:13:42 (I) gajim.c.x.plugin Plugging <common.xmpp.tls_nb.NonBlockingTLS instance at 0xa1fabcc> __INTO__ <common.xmpp.transports_nb.NonBlockingTCP instance at 0x975b72c>
  476. 14:13:42 (I) gajim.c.x.tls_nb Starting TLS estabilishing
  477. 14:13:42 (D) gajim.c.x.tls_nb _startSSL called
  478. 14:13:42 (D) gajim.c.x.tls_nb _startSSL_pyOpenSSL called
  479. 14:13:42 (D) gajim.c.x.tls_nb common.xmpp.tls_nb.PyOpenSSLWrapper.__init__ called with <OpenSSL.SSL.Connection object at 0xa1eedac>
  480. 14:13:42 (D) gajim.c.x.tls_nb Initiating handshake...
  481. 14:13:42 (D) gajim.c.x.tls_nb Synchronous handshake completed
  482. 14:13:42 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: None, data: None...
  483. 14:13:42 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0x9ed98cc> __OUT__ of <common.xmpp.client_nb.NonBlockingClient instance at 0x9c78c0c>.
  484. 14:13:42 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0xa1fae2c> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9c78c0c>
  485. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering namespace "unknown"
  486. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  487. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  488. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering namespace "http://etherx.jabber.org/streams"
  489. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  490. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  491. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering namespace "jabber:client"
  492. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  493. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  494. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "iq" as <class 'common.xmpp.protocol.Iq'>(jabber:client)
  495. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "presence" as <class 'common.xmpp.protocol.Presence'>(jabber:client)
  496. 14:13:42 (D) gajim.c.x.dispatcher_nb Registering protocol "message" as <class 'common.xmpp.protocol.Message'>(jabber:client)
  497. 14:13:42 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  498. 14:13:42 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:True
  499. 14:13:42 (I) gajim.c.x.client_nb setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
  500. 14:13:42 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  501. 14:13:42 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  502. 14:13:42 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  503. _____________
  504. <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">ADRqYXZpZXI0ADE5aW50ZXIwOA==</auth>
  505. _____________
  506.  
  507. 14:13:42 (D) gajim.c.ged stanza-sent
  508. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9ed994c>,)
  509. 14:13:42 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  510. 14:13:42 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:True
  511. 14:13:42 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  512. _____________
  513. <?xml version='1.0'?><stream:stream xmlns="jabber:client" to="messenger.live.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="it" >
  514. _____________
  515.  
  516. 14:13:42 (D) gajim.c.ged stanza-sent
  517. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa128a6c>,)
  518. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  519. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  520. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  521. _____________
  522. <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/>
  523. _____________
  524.  
  525. 14:13:43 (D) gajim.c.ged stanza-received
  526. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa128a6c>,)
  527. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> success, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-sasl'}
  528. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> success
  529. 14:13:43 (D) gajim.c.x.dispatcher_nb Got urn:ietf:params:xml:ns:xmpp-sasl/success stanza
  530. 14:13:43 (I) gajim.c.x.auth_nb Successfully authenticated with remote server.
  531. 14:13:43 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0x9f3baac> __OUT__ of <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>.
  532. 14:13:43 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0xa1fa3ac> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>
  533. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering namespace "unknown"
  534. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  535. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  536. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering namespace "http://etherx.jabber.org/streams"
  537. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  538. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  539. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering namespace "jabber:client"
  540. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  541. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  542. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "iq" as <class 'common.xmpp.protocol.Iq'>(jabber:client)
  543. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "presence" as <class 'common.xmpp.protocol.Presence'>(jabber:client)
  544. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "message" as <class 'common.xmpp.protocol.Message'>(jabber:client)
  545. 14:13:43 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  546. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  547. 14:13:43 (I) gajim.c.x.plugin Plugging <common.xmpp.auth_nb.NonBlockingBind instance at 0x9b8b62c> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>
  548. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingBind.FeaturesHandler of <common.xmpp.auth_nb.NonBlockingBind instance at 0x9b8b62c>> for "features" type-> ns->(http://etherx.jabber.org/streams)
  549. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "features" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  550. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  551. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  552. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  553. _____________
  554. <?xml version='1.0'?><stream:stream xmlns="jabber:client" to="gmail.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="it" >
  555. _____________
  556.  
  557. 14:13:43 (D) gajim.c.ged stanza-sent
  558. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9f3bb2c>,)
  559. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  560. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  561. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  562. _____________
  563. <stream:stream from="messenger.live.com" version="1.0" id="1959755" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams">
  564. _____________
  565.  
  566. 14:13:43 (D) gajim.c.ged stanza-received
  567. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9f3bb2c>,)
  568. 14:13:43 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <stream:stream from=...
  569. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams', u'version': u'1.0', u'from': u'messenger.live.com', u'id': u'1959755', u'xmlns': u'jabber:client'}
  570. 14:13:43 (I) gajim.c.x.client_nb setting RECEIVE_STREAM_FEATURES on next receive
  571. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  572. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  573. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  574. _____________
  575. <stream:error xmlns:stream="http://etherx.jabber.org/streams"><see-other-host xmlns="urn:ietf:params:xml:ns:xmpp-streams">SN1MSG3020314.gateway.messenger.live.com</see-other-host></stream:error>
  576. _____________
  577.  
  578. 14:13:43 (D) gajim.c.ged stanza-received
  579. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9ed988c>,)
  580. 14:13:43 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_STREAM_FEATURES, data: <stream:error xmlns:...
  581. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> stream:error, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams'}
  582. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> see-other-host, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-streams'}
  583. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> see-other-host
  584. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> stream:error
  585. 14:13:43 (W) gajim.c.x.dispatcher_nb Unknown stanza: error
  586. 14:13:43 (I) gajim.c.x.client_nb got see-other-host
  587. 14:13:43 (D) gajim.c.connection_handlers StreamCB
  588. 14:13:43 (D) gajim.c.ged stream-received
  589. Args: (<common.connection_handlers_events.StreamReceivedEvent object at 0x9ed988c>,)
  590. 14:13:43 (D) gajim.c.ged stream-other-host-received
  591. Args: (<common.connection_handlers_events.StreamOtherHostReceivedEvent object at 0xa1faeec>,)
  592. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  593. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  594. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  595. _____________
  596. </stream:stream>
  597. _____________
  598.  
  599. 14:13:43 (D) gajim.c.ged stanza-received
  600. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9ed988c>,)
  601. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> stream:stream
  602. 14:13:43 (I) gajim.c.x.simplexml Got higher than dispatch level. Stream terminated?
  603. 14:13:43 (I) gajim.c.x.client_nb Disconnecting NBClient: see-other-host
  604. 14:13:43 (I) gajim.c.x.plugin Plugging <common.xmpp.transports_nb.NonBlockingTCP instance at 0x975b72c> __OUT__ of <common.xmpp.client_nb.NonBlockingClient instance at 0x9c78c0c>.
  605. 14:13:43 (I) gajim.c.x.plugin Plugging <common.xmpp.tls_nb.NonBlockingTLS instance at 0xa1fabcc> __OUT__ of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x975b72c>.
  606. 14:13:43 (D) gajim.c.x.client_nb Client disconnected..
  607. 14:13:43 (D) gajim.c.x.client_nb calling on_connect_failure cb
  608. 14:13:43 (D) gajim.c.resolver resolve _xmpp-client._tcp.sn1msg3020314.gateway.messenger.live.com type=srv
  609. 14:13:43 (D) gajim.c.resolver Starting to resolve _xmpp-client._tcp.sn1msg3020314.gateway.messenger.live.com using <common.resolver.NSLookupResolver instance at 0x9af80ec>
  610. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 14 on 20 seconds
  611. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  612. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  613. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  614. _____________
  615. <stream:stream from="gmail.com" id="4AC459B24D521557" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">
  616. _____________
  617.  
  618. 14:13:43 (D) gajim.c.ged stanza-received
  619. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1fa50c>,)
  620. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams', u'version': u'1.0', u'from': u'gmail.com', u'id': u'4AC459B24D521557', u'xmlns': u'jabber:client'}
  621. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  622. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  623. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  624. _____________
  625. <stream:features><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></stream:features>
  626. _____________
  627.  
  628. 14:13:43 (D) gajim.c.ged stanza-received
  629. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1faeec>,)
  630. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {}
  631. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> bind, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-bind'}
  632. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> bind
  633. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> session, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-session'}
  634. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> session
  635. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> stream:features
  636. 14:13:43 (D) gajim.c.x.dispatcher_nb Got http://etherx.jabber.org/streams/features stanza
  637. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  638. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 60 seconds
  639. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  640. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  641. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  642. _____________
  643. <iq type="set" id="1"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource>Gajim</resource></bind></iq>
  644. _____________
  645.  
  646. 14:13:43 (D) gajim.c.ged stanza-sent
  647. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa20108c>,)
  648. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  649. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  650. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  651. _____________
  652. <iq id="1" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>4javier4@gmail.com/GajimFD84EC8F</jid></bind></iq>
  653. _____________
  654.  
  655. 14:13:43 (D) gajim.c.ged stanza-received
  656. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20108c>,)
  657. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'type': u'result', u'id': u'1'}
  658. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> bind, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-bind'}
  659. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> jid, attrs -> {}
  660. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> jid
  661. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> bind
  662. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  663. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  664. 14:13:43 (D) gajim.c.x.dispatcher_nb Expected stanza arrived!
  665. 14:13:43 (I) gajim.c.x.auth_nb Successfully bound 4javier4@gmail.com/GajimFD84EC8F.
  666. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  667. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 60 seconds
  668. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  669. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  670. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  671. _____________
  672.  
  673. _____________
  674.  
  675. 14:13:43 (D) gajim.c.ged stanza-received
  676. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20126c>,)
  677. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  678. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  679. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  680. _____________
  681. <iq type="set" id="2"><session xmlns="urn:ietf:params:xml:ns:xmpp-session" /></iq>
  682. _____________
  683.  
  684. 14:13:43 (D) gajim.c.ged stanza-sent
  685. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa20126c>,)
  686. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  687. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  688. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  689. _____________
  690. <iq type="result" id="2"/>
  691. _____________
  692.  
  693. 14:13:43 (D) gajim.c.ged stanza-received
  694. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20126c>,)
  695. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'type': u'result', u'id': u'2'}
  696. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  697. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  698. 14:13:43 (D) gajim.c.x.dispatcher_nb Expected stanza arrived!
  699. 14:13:43 (I) gajim.c.x.auth_nb Successfully opened session.
  700. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  701. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  702. 14:13:43 (D) gajim.c.resolver resolve _stun._udp.xmpp.l.google.com type=srv
  703. 14:13:43 (D) gajim.c.resolver Starting to resolve _stun._udp.xmpp.l.google.com using <common.resolver.NSLookupResolver instance at 0x9af80ec>
  704. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 16 on 20 seconds
  705. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  706. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  707. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  708. _____________
  709. <iq xmlns="jabber:client" type="get" id="3"><pref xmlns="urn:xmpp:archive" /></iq>
  710. _____________
  711.  
  712. 14:13:43 (D) gajim.c.ged stanza-sent
  713. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa20168c>,)
  714. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  715. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  716. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  717. _____________
  718. <iq xmlns="jabber:client" to="gmail.com" type="get" id="Gajim_4"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
  719. _____________
  720.  
  721. 14:13:43 (D) gajim.c.ged stanza-sent
  722. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa20168c>,)
  723. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 16
  724. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 16
  725. 14:13:43 (D) gajim.c.resolver Resolving result for _stun._udp.xmpp.l.google.com: []
  726. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  727. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  728. 14:13:43 (D) gajim.c.resolver Resolving result for _xmpp-client._tcp.sn1msg3020314.gateway.messenger.live.com: []
  729. 14:13:43 (D) gajim.c.connection Connection to next host
  730. 14:13:43 (I) gajim.c.connection >>>>>> Connecting to messenger.live.com [SN1MSG3020314.gateway.messenger.live.com:5222], type = tls
  731. 14:13:43 (I) gajim.c.x.plugin Plugging <common.xmpp.transports_nb.NonBlockingTCP instance at 0xa2015ec> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0xa2012cc>
  732. 14:13:43 (I) gajim.c.x.transports_nb NonBlockingTCP Connect :: About to connect to 65.55.71.206:5222
  733. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:False
  734. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 14 on 30 seconds
  735. 14:13:43 (I) gajim.c.x.transports_nb After NB connect() of 169874924. "Operazione ora in corso" raised => CONNECTING
  736. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  737. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  738. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  739. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  740. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  741. _____________
  742. <iq type="error" id="3" to="4javier4@gmail.com/GajimFD84EC8F"><pref xmlns="urn:xmpp:archive"/><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  743. _____________
  744.  
  745. 14:13:43 (D) gajim.c.ged stanza-received
  746. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9f3bbcc>,)
  747. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'error', u'id': u'3'}
  748. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> pref, attrs -> {u'xmlns': u'urn:xmpp:archive'}
  749. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> pref
  750. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'501', u'type': u'cancel'}
  751. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  752. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature-not-implemented
  753. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  754. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  755. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  756. 14:13:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->3
  757. 14:13:43 (D) gajim.c.ged raw-iq-received
  758. Args: (<common.nec.NetworkEvent object at 0xa2018ac>,)
  759. 14:13:43 (D) gajim.c.pubsub _PubsubErrorCB
  760. 14:13:43 (D) gajim.c.connection_handlers ErrorCB
  761. 14:13:43 (D) gajim.c.ged iq-error-received
  762. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0x9b659ac>,)
  763. 14:13:43 (D) gajim.c.message_archiving _ArchiveCB error
  764. 14:13:43 (D) gajim.c.ged archiving-received
  765. Args: (<common.connection_handlers_events.ArchivingReceivedEvent object at 0x9b659ac>,)
  766. 14:13:43 (D) gajim.c.ged archiving-error-received
  767. Args: (<common.connection_handlers_events.ArchivingErrorReceivedEvent object at 0xa20190c>,)
  768. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  769. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  770. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  771. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  772. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  773. _____________
  774. <iq to="4javier4@gmail.com/GajimFD84EC8F" from="gmail.com" id="Gajim_4" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="server" type="im" name="Google Talk"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="google:jingleinfo"/><feature var="google:roster"/><feature var="google:nosave"/><feature var="google:setting"/><feature var="google:shared-status"/><feature var="http://jabber.org/protocol/archive#otr"/><feature var="google:queue"/><feature var="google:mail:notify"/><feature var="http://jabber.org/protocol/archive#save"/></query></iq>
  775. _____________
  776.  
  777. 14:13:43 (D) gajim.c.ged stanza-received
  778. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa2017cc>,)
  779. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'gmail.com', u'id': u'Gajim_4', u'type': u'result'}
  780. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#info'}
  781. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'server', u'type': u'im', u'name': u'Google Talk'}
  782. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> identity
  783. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#info'}
  784. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  785. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'google:jingleinfo'}
  786. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  787. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'google:roster'}
  788. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  789. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'google:nosave'}
  790. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  791. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'google:setting'}
  792. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  793. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'google:shared-status'}
  794. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  795. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/archive#otr'}
  796. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  797. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'google:queue'}
  798. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  799. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'google:mail:notify'}
  800. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  801. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/archive#save'}
  802. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  803. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  804. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  805. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  806. 14:13:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->Gajim_4
  807. 14:13:43 (D) gajim.c.ged raw-iq-received
  808. Args: (<common.nec.NetworkEvent object at 0xa217f0c>,)
  809. 14:13:43 (D) gajim.c.pubsub _PubsubCB
  810. 14:13:43 (D) gajim.c.connection_handlers DiscoverInfoCB
  811. 14:13:43 (D) gajim.c.ged agent-info-received
  812. Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0xa217f0c>,)
  813. 14:13:43 (D) gajim.c.connection_handlers 4javier4@gmail.com is a gmail account. Setting option to get e-mail notifications on the server.
  814. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  815. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  816. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  817. 14:13:43 (I) gajim.c.p.caps Received Disco from unknown contact gmail.com
  818. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  819. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  820. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  821. _____________
  822. <iq xmlns="jabber:client" to="4javier4@gmail.com" type="set" id="MailNotify"><usersetting xmlns="google:setting"><mailnotifications value="true" /></usersetting></iq>
  823. _____________
  824.  
  825. 14:13:43 (D) gajim.c.ged stanza-sent
  826. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa217ecc>,)
  827. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  828. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  829. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  830. _____________
  831. <iq xmlns="jabber:client" type="get" id="5"><query xmlns="google:mail:notify" /></iq>
  832. _____________
  833.  
  834. 14:13:43 (D) gajim.c.ged stanza-sent
  835. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa217ecc>,)
  836. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  837. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  838. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  839. _____________
  840. <iq type="get" id="6"><query xmlns="jabber:iq:privacy" /></iq>
  841. _____________
  842.  
  843. 14:13:43 (D) gajim.c.ged stanza-sent
  844. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa217ecc>,)
  845. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTING
  846. 14:13:43 (I) gajim.c.x.transports_nb 169874924 socket wrapper connected
  847. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  848. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:False
  849. 14:13:43 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: None, data: None...
  850. 14:13:43 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0xa217f2c> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0xa2012cc>
  851. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering namespace "unknown"
  852. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  853. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  854. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering namespace "http://etherx.jabber.org/streams"
  855. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  856. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  857. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering namespace "jabber:client"
  858. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  859. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  860. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "iq" as <class 'common.xmpp.protocol.Iq'>(jabber:client)
  861. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "presence" as <class 'common.xmpp.protocol.Presence'>(jabber:client)
  862. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "message" as <class 'common.xmpp.protocol.Message'>(jabber:client)
  863. 14:13:43 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  864. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:True
  865. 14:13:43 (I) gajim.c.x.client_nb setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
  866. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  867. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:True
  868. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  869. _____________
  870. <?xml version='1.0'?><stream:stream xmlns="jabber:client" to="messenger.live.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="it" >
  871. _____________
  872.  
  873. 14:13:43 (D) gajim.c.ged stanza-sent
  874. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa217ecc>,)
  875. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  876. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  877. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  878. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  879. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  880. _____________
  881. <iq to="4javier4@gmail.com/GajimFD84EC8F" from="4javier4@gmail.com" id="MailNotify" type="result"/>
  882. _____________
  883.  
  884. 14:13:43 (D) gajim.c.ged stanza-received
  885. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa217ecc>,)
  886. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'4javier4@gmail.com', u'id': u'MailNotify', u'type': u'result'}
  887. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  888. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  889. 14:13:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->MailNotify
  890. 14:13:43 (D) gajim.c.ged raw-iq-received
  891. Args: (<common.nec.NetworkEvent object at 0xa21a14c>,)
  892. 14:13:43 (D) gajim.c.pubsub _PubsubCB
  893. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  894. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  895. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  896. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  897. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  898. _____________
  899.  
  900. _____________
  901.  
  902. 14:13:43 (D) gajim.c.ged stanza-received
  903. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa217f0c>,)
  904. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  905. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  906. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  907. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  908. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  909. _____________
  910. <iq type="error" id="6" to="4javier4@gmail.com/GajimFD84EC8F"><query xmlns="jabber:iq:privacy"/><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  911. _____________
  912.  
  913. 14:13:43 (D) gajim.c.ged stanza-received
  914. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa217f0c>,)
  915. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'error', u'id': u'6'}
  916. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:privacy'}
  917. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  918. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'501', u'type': u'cancel'}
  919. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  920. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature-not-implemented
  921. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  922. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  923. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  924. 14:13:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->6
  925. 14:13:43 (D) gajim.c.ged raw-iq-received
  926. Args: (<common.nec.NetworkEvent object at 0xa21a10c>,)
  927. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  928. 14:13:43 (D) gajim.c.pubsub _PubsubErrorCB
  929. 14:13:43 (D) gajim.c.connection_handlers ErrorCB
  930. 14:13:43 (D) gajim.c.ged iq-error-received
  931. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0xa21a22c>,)
  932. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  933. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  934. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  935. _____________
  936. <iq xmlns="jabber:client" type="get" id="7"><query xmlns="jabber:iq:private"><storage xmlns="storage:metacontacts" /></query></iq>
  937. _____________
  938.  
  939. 14:13:43 (D) gajim.c.ged stanza-sent
  940. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a14c>,)
  941. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  942. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  943. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  944. _____________
  945. <stream:stream from="messenger.live.com" version="1.0" id="36431" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams">
  946. _____________
  947.  
  948. 14:13:43 (D) gajim.c.ged stanza-received
  949. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a14c>,)
  950. 14:13:43 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <stream:stream from=...
  951. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams', u'version': u'1.0', u'from': u'messenger.live.com', u'id': u'36431', u'xmlns': u'jabber:client'}
  952. 14:13:43 (I) gajim.c.x.client_nb setting RECEIVE_STREAM_FEATURES on next receive
  953. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  954. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  955. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  956. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  957. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  958. _____________
  959. <iq to="4javier4@gmail.com/GajimFD84EC8F" id="5" type="result"><mailbox url="http://mail.google.com/mail" total-matched="0" result-time="1348920692365" xmlns="google:mail:notify"/></iq>
  960. _____________
  961.  
  962. 14:13:43 (D) gajim.c.ged stanza-received
  963. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a14c>,)
  964. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'result', u'id': u'5'}
  965. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> mailbox, attrs -> {u'url': u'http://mail.google.com/mail', u'total-matched': u'0', u'xmlns': u'google:mail:notify', u'result-time': u'1348920692365'}
  966. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> mailbox
  967. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  968. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  969. 14:13:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->5
  970. 14:13:43 (D) gajim.c.ged raw-iq-received
  971. Args: (<common.nec.NetworkEvent object at 0xa21a3ec>,)
  972. 14:13:43 (D) gajim.c.pubsub _PubsubCB
  973. 14:13:43 (D) gajim.c.connection_handlers gMailQueryCB
  974. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  975. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  976. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  977. 14:13:43 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  978. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  979. _____________
  980. <iq type="error" id="7" to="4javier4@gmail.com/GajimFD84EC8F"><query xmlns="jabber:iq:private"><storage xmlns="storage:metacontacts"/></query><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  981. _____________
  982.  
  983. 14:13:43 (D) gajim.c.ged stanza-received
  984. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a14c>,)
  985. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'error', u'id': u'7'}
  986. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
  987. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> storage, attrs -> {u'xmlns': u'storage:metacontacts'}
  988. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> storage
  989. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  990. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'501', u'type': u'cancel'}
  991. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  992. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature-not-implemented
  993. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  994. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  995. 14:13:43 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  996. 14:13:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->7
  997. 14:13:43 (D) gajim.c.ged raw-iq-received
  998. Args: (<common.nec.NetworkEvent object at 0xa21a62c>,)
  999. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1000. 14:13:43 (D) gajim.c.pubsub _PubsubErrorCB
  1001. 14:13:43 (D) gajim.c.connection_handlers ErrorCB
  1002. 14:13:43 (D) gajim.c.ged iq-error-received
  1003. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0xa21a6ac>,)
  1004. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1005. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  1006. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1007. _____________
  1008. <iq xmlns="jabber:client" type="get" id="8"><query xmlns="jabber:iq:private"><roster xmlns="roster:delimiter" /></query></iq>
  1009. _____________
  1010.  
  1011. 14:13:43 (D) gajim.c.ged stanza-sent
  1012. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a52c>,)
  1013. 14:13:43 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1014. 14:13:43 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  1015. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1016. _____________
  1017. <stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required /></starttls></stream:features>
  1018. _____________
  1019.  
  1020. 14:13:43 (D) gajim.c.ged stanza-received
  1021. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a52c>,)
  1022. 14:13:43 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_STREAM_FEATURES, data: <stream:features xml...
  1023. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams'}
  1024. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> starttls, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
  1025. 14:13:43 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> required, attrs -> {}
  1026. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> required
  1027. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> starttls
  1028. 14:13:43 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> stream:features
  1029. 14:13:43 (D) gajim.c.x.dispatcher_nb Got http://etherx.jabber.org/streams/features stanza
  1030. 14:13:43 (I) gajim.c.x.client_nb got STREAM FEATURES in second recv
  1031. 14:13:43 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: STREAM_STARTED, data: None...
  1032. 14:13:43 (I) gajim.c.x.client_nb TLS supported by remote server. Requesting TLS start.
  1033. 14:13:43 (I) gajim.c.x.client_nb -------------tls_negotiaton_handler() >> tag: None
  1034. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <common.xmpp.client_nb.NonBlockingClient instance at 0xa2012cc>> for "proceed" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
  1035. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering namespace "urn:ietf:params:xml:ns:xmpp-tls"
  1036. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  1037. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  1038. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "proceed" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  1039. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingClient._tls_negotiation_handler of <common.xmpp.client_nb.NonBlockingClient instance at 0xa2012cc>> for "failure" type-> ns->(urn:ietf:params:xml:ns:xmpp-tls)
  1040. 14:13:43 (D) gajim.c.x.dispatcher_nb Registering protocol "failure" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-tls)
  1041. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:True
  1042. 14:13:43 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1043. 14:13:43 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:True
  1044. 14:13:43 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1045. _____________
  1046. <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
  1047. _____________
  1048.  
  1049. 14:13:43 (D) gajim.c.ged stanza-sent
  1050. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a84c>,)
  1051. 14:13:44 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1052. 14:13:44 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1053. 14:13:44 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1054. 14:13:44 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1055. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1056. _____________
  1057. <iq type="error" id="8" to="4javier4@gmail.com/GajimFD84EC8F"><query xmlns="jabber:iq:private"><roster xmlns="roster:delimiter"/></query><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  1058. _____________
  1059.  
  1060. 14:13:44 (D) gajim.c.ged stanza-received
  1061. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a84c>,)
  1062. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'error', u'id': u'8'}
  1063. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
  1064. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> roster, attrs -> {u'xmlns': u'roster:delimiter'}
  1065. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> roster
  1066. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1067. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'501', u'type': u'cancel'}
  1068. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  1069. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature-not-implemented
  1070. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  1071. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1072. 14:13:44 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1073. 14:13:44 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->8
  1074. 14:13:44 (D) gajim.c.ged raw-iq-received
  1075. Args: (<common.nec.NetworkEvent object at 0xa21ab4c>,)
  1076. 14:13:44 (I) gajim.c.x.plugin Plugging <common.xmpp.roster_nb.NonBlockingRoster instance at 0x975b7ec> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0x9ba354c>
  1077. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingRoster.RosterIqHandler of <common.xmpp.roster_nb.NonBlockingRoster instance at 0x975b7ec>> for "iq" type->result ns->jabber:iq:roster(jabber:client)
  1078. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingRoster.RosterIqHandler of <common.xmpp.roster_nb.NonBlockingRoster instance at 0x975b7ec>> for "iq" type->set ns->jabber:iq:roster(jabber:client)
  1079. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering handler <bound method NonBlockingRoster.PresenceHandler of <common.xmpp.roster_nb.NonBlockingRoster instance at 0x975b7ec>> for "presence" type-> ns->(jabber:client)
  1080. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1081. 14:13:44 (I) gajim.c.x.roster_nb Roster requested from server
  1082. 14:13:44 (D) gajim.c.pubsub _PubsubErrorCB
  1083. 14:13:44 (D) gajim.c.connection_handlers ErrorCB
  1084. 14:13:44 (D) gajim.c.ged iq-error-received
  1085. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0xa21abcc>,)
  1086. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1087. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  1088. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1089. _____________
  1090. <iq xmlns="jabber:client" type="get" id="9"><query xmlns="jabber:iq:roster" /></iq>
  1091. _____________
  1092.  
  1093. 14:13:44 (D) gajim.c.ged stanza-sent
  1094. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21aa4c>,)
  1095. 14:13:44 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1096. 14:13:44 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  1097. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1098. _____________
  1099. <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
  1100. _____________
  1101.  
  1102. 14:13:44 (D) gajim.c.ged stanza-received
  1103. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21aa4c>,)
  1104. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> proceed, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-tls'}
  1105. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> proceed
  1106. 14:13:44 (D) gajim.c.x.dispatcher_nb Got urn:ietf:params:xml:ns:xmpp-tls/proceed stanza
  1107. 14:13:44 (I) gajim.c.x.client_nb -------------tls_negotiaton_handler() >> tag: <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
  1108. 14:13:44 (I) gajim.c.x.client_nb Got starttls proceed response. Switching to TLS/SSL...
  1109. 14:13:44 (I) gajim.c.x.plugin Plugging <common.xmpp.tls_nb.NonBlockingTLS instance at 0xa22220c> __INTO__ <common.xmpp.transports_nb.NonBlockingTCP instance at 0xa2015ec>
  1110. 14:13:44 (I) gajim.c.x.tls_nb Starting TLS estabilishing
  1111. 14:13:44 (D) gajim.c.x.tls_nb _startSSL called
  1112. 14:13:44 (D) gajim.c.x.tls_nb _startSSL_pyOpenSSL called
  1113. 14:13:44 (D) gajim.c.x.tls_nb common.xmpp.tls_nb.PyOpenSSLWrapper.__init__ called with <OpenSSL.SSL.Connection object at 0xa20b77c>
  1114. 14:13:44 (D) gajim.c.x.tls_nb Initiating handshake...
  1115. 14:13:44 (D) gajim.c.x.tls_nb Synchronous handshake completed
  1116. 14:13:44 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: None, data: None...
  1117. 14:13:44 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0xa217f2c> __OUT__ of <common.xmpp.client_nb.NonBlockingClient instance at 0xa2012cc>.
  1118. 14:13:44 (I) gajim.c.x.plugin Plugging <common.xmpp.dispatcher_nb.XMPPDispatcher instance at 0xa22232c> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0xa2012cc>
  1119. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering namespace "unknown"
  1120. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  1121. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(unknown)
  1122. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering namespace "http://etherx.jabber.org/streams"
  1123. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  1124. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(http://etherx.jabber.org/streams)
  1125. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering namespace "jabber:client"
  1126. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  1127. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(jabber:client)
  1128. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "iq" as <class 'common.xmpp.protocol.Iq'>(jabber:client)
  1129. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "presence" as <class 'common.xmpp.protocol.Presence'>(jabber:client)
  1130. 14:13:44 (D) gajim.c.x.dispatcher_nb Registering protocol "message" as <class 'common.xmpp.protocol.Message'>(jabber:client)
  1131. 14:13:44 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1132. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 14, W:True, R:True
  1133. 14:13:44 (I) gajim.c.x.client_nb setting RECEIVE_DOCUMENT_ATTRIBUTES on next receive
  1134. 14:13:44 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1135. 14:13:44 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1136. 14:13:44 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1137. 14:13:44 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1138. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1139. _____________
  1140. <iq to="4javier4@gmail.com/GajimFD84EC8F" id="9" type="result"><query xmlns="jabber:iq:roster"><item jid="mrposthuman@hotmail.com" subscription="none" ask="subscribe" name="Luigi O"/><item jid="fedecentrico@gmail.com" subscription="both" name="Federico Cerminara"/><item jid="andreaferrise@gmail.com" subscription="both"/><item jid="franck.endres@gmail.com" subscription="both" name="Frank Endres"/><item jid="gianluka1988@gmail.com" subscription="none" ask="subscribe" name="Gianluca Portiere"/></query></iq>
  1141. _____________
  1142.  
  1143. 14:13:44 (D) gajim.c.ged stanza-received
  1144. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa217eec>,)
  1145. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'result', u'id': u'9'}
  1146. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:roster'}
  1147. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'ask': u'subscribe', u'jid': u'mrposthuman@hotmail.com', u'name': u'Luigi O', u'subscription': u'none'}
  1148. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1149. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'jid': u'fedecentrico@gmail.com', u'name': u'Federico Cerminara', u'subscription': u'both'}
  1150. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1151. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'jid': u'andreaferrise@gmail.com', u'subscription': u'both'}
  1152. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1153. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'jid': u'franck.endres@gmail.com', u'name': u'Frank Endres', u'subscription': u'both'}
  1154. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1155. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'ask': u'subscribe', u'jid': u'gianluka1988@gmail.com', u'name': u'Gianluca Portiere', u'subscription': u'none'}
  1156. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1157. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1158. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1159. 14:13:44 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1160. 14:13:44 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->9
  1161. 14:13:44 (D) gajim.c.ged raw-iq-received
  1162. Args: (<common.nec.NetworkEvent object at 0xa2226ec>,)
  1163. 14:13:44 (D) gajim.c.connection_handlers getRosterCB
  1164. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1165. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1166. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1167. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1168. 14:13:44 (D) gajim.c.pubsub _PubsubCB
  1169. 14:13:44 (I) gajim.c.x.roster_nb Setting roster item mrposthuman@hotmail.com...
  1170. 14:13:44 (I) gajim.c.x.roster_nb Setting roster item fedecentrico@gmail.com...
  1171. 14:13:44 (I) gajim.c.x.roster_nb Setting roster item andreaferrise@gmail.com...
  1172. 14:13:44 (I) gajim.c.x.roster_nb Setting roster item franck.endres@gmail.com...
  1173. 14:13:44 (I) gajim.c.x.roster_nb Setting roster item gianluka1988@gmail.com...
  1174. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1175. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 14, W:False, R:True
  1176. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1177. _____________
  1178. <?xml version='1.0'?><stream:stream xmlns="jabber:client" to="messenger.live.com" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xml:lang="it" >
  1179. _____________
  1180.  
  1181. 14:13:44 (D) gajim.c.ged stanza-sent
  1182. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a96c>,)
  1183. 14:13:44 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1184. 14:13:44 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1185. 14:13:44 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1186. 14:13:44 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1187. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1188. _____________
  1189.  
  1190. _____________
  1191.  
  1192. 14:13:44 (D) gajim.c.ged stanza-received
  1193. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a96c>,)
  1194. 14:13:44 (D) gajim.c.ged roster-received
  1195. Args: (<common.connection_handlers_events.RosterReceivedEvent object at 0xa21a96c>,)
  1196. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1197. 14:13:44 (D) gajim.c.ged our-show
  1198. Args: (<common.connection_handlers_events.OurShowEvent object at 0xa21a80c>,)
  1199. /usr/share/gajim/src/roster_window.py:2350: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  1200. liststore.prepend(['SEPARATOR', None, '', True])
  1201. /usr/share/gajim/src/roster_window.py:2353: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  1202. gajim.interface.jabber_state_images['16'][show], show, False])
  1203. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1204. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1205. 14:13:44 (D) gajim.c.ged signed-in
  1206. Args: (<common.connection_handlers_events.SignedInEvent object at 0xa21a60c>,)
  1207. 14:13:44 (D) gajim.c.ged roster-info
  1208. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0xa21a4ac>,)
  1209. 14:13:44 (D) gajim.c.ged roster-info
  1210. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0xa21a4ac>,)
  1211. 14:13:44 (D) gajim.c.ged roster-info
  1212. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0xa21a4ac>,)
  1213. 14:13:44 (D) gajim.c.ged roster-info
  1214. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0xa21a4ac>,)
  1215. 14:13:44 (D) gajim.c.ged roster-info
  1216. Args: (<common.connection_handlers_events.RosterInfoEvent object at 0xa21a4ac>,)
  1217. 14:13:44 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1218. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1219. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1220. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1221. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1222. 14:13:44 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1223. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1224. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1225. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1226. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  1227. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  1228. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  1229. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  1230. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  1231. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  1232. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  1233. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  1234. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1235. 14:13:44 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1236. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1237. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1238. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1239. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  1240. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  1241. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  1242. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  1243. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  1244. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  1245. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  1246. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  1247. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1248. gajim.py:456: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  1249. gtk.main()
  1250. 14:13:44 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1251. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1252. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1253. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1254. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  1255. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  1256. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  1257. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  1258. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  1259. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  1260. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  1261. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  1262. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1263. 14:13:44 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1264. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1265. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1266. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1267. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1268. 14:13:44 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1269. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1270. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1271. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1272. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  1273. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  1274. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  1275. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  1276. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  1277. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  1278. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  1279. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  1280. 14:13:44 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1281. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1282. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1283. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1284. _____________
  1285. <iq xmlns="jabber:client" to="gmail.com" type="get" id="Gajim_10"><query xmlns="http://jabber.org/protocol/disco#items" /></iq>
  1286. _____________
  1287.  
  1288. 14:13:44 (D) gajim.c.ged stanza-sent
  1289. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a4ac>,)
  1290. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1291. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1292. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1293. _____________
  1294. <iq to="proxy.eu.jabber.org" type="get" id="11"><query xmlns="http://jabber.org/protocol/bytestreams" /></iq>
  1295. _____________
  1296.  
  1297. 14:13:44 (D) gajim.c.ged stanza-sent
  1298. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a4ac>,)
  1299. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1300. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1301. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1302. _____________
  1303. <iq to="proxy.jabber.ru" type="get" id="12"><query xmlns="http://jabber.org/protocol/bytestreams" /></iq>
  1304. _____________
  1305.  
  1306. 14:13:44 (D) gajim.c.ged stanza-sent
  1307. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a4ac>,)
  1308. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1309. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1310. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1311. _____________
  1312. <iq to="proxy.jabbim.cz" type="get" id="13"><query xmlns="http://jabber.org/protocol/bytestreams" /></iq>
  1313. _____________
  1314.  
  1315. 14:13:44 (D) gajim.c.ged stanza-sent
  1316. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a4ac>,)
  1317. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1318. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1319. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1320. _____________
  1321. <presence xmlns="jabber:client" id="14"><priority>50</priority><x xmlns="vcard-temp:x:update" /><c xmlns="http://jabber.org/protocol/caps" node="http://gajim.org" ver="vk3eAS4C1ZMOnCBn1Oj75pZWiFo=" hash="sha-1" /></presence>
  1322. _____________
  1323.  
  1324. 14:13:44 (D) gajim.c.ged stanza-sent
  1325. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a4ac>,)
  1326. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1327. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1328. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1329. _____________
  1330. <iq xmlns="jabber:client" type="get" id="15"><query xmlns="jabber:iq:private"><storage xmlns="storage:bookmarks" /></query></iq>
  1331. _____________
  1332.  
  1333. 14:13:44 (D) gajim.c.ged stanza-sent
  1334. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a4ac>,)
  1335. 14:13:44 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1336. 14:13:44 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  1337. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1338. _____________
  1339. <iq xmlns="jabber:client" type="get" id="16"><query xmlns="jabber:iq:private"><storage xmlns="storage:rosternotes" /></query></iq>
  1340. _____________
  1341.  
  1342. 14:13:44 (D) gajim.c.ged stanza-sent
  1343. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa21a4ac>,)
  1344. 14:13:44 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1345. 14:13:44 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  1346. 14:13:44 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1347. _____________
  1348. <stream:stream from="messenger.live.com" version="1.0" id="36432" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams">
  1349. _____________
  1350.  
  1351. 14:13:44 (D) gajim.c.ged stanza-received
  1352. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a4ac>,)
  1353. 14:13:44 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_DOCUMENT_ATTRIBUTES, data: <stream:stream from=...
  1354. 14:13:44 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> stream:stream, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams', u'version': u'1.0', u'from': u'messenger.live.com', u'id': u'36432', u'xmlns': u'jabber:client'}
  1355. 14:13:44 (I) gajim.c.x.client_nb setting RECEIVE_STREAM_FEATURES on next receive
  1356. 14:13:45 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1357. 14:13:45 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1358. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1359. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1360. 14:13:45 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1361. _____________
  1362. <iq to="4javier4@gmail.com/GajimFD84EC8F" type="error" id="Gajim_10" from="gmail.com"><query xmlns="http://jabber.org/protocol/disco#items"/><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  1363. _____________
  1364.  
  1365. 14:13:45 (D) gajim.c.ged stanza-received
  1366. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a06c>,)
  1367. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'error', u'id': u'Gajim_10', u'from': u'gmail.com'}
  1368. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#items'}
  1369. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1370. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'501', u'type': u'cancel'}
  1371. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  1372. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature-not-implemented
  1373. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  1374. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1375. 14:13:45 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1376. 14:13:45 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->Gajim_10
  1377. 14:13:45 (D) gajim.c.ged raw-iq-received
  1378. Args: (<common.nec.NetworkEvent object at 0xa20d1ac>,)
  1379. 14:13:45 (D) gajim.c.pubsub _PubsubErrorCB
  1380. 14:13:45 (D) gajim.c.connection_handlers ErrorCB
  1381. 14:13:45 (D) gajim.c.ged iq-error-received
  1382. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0xa20d1ac>,)
  1383. 14:13:45 (D) gajim.c.connection_handlers DiscoverItemsErrorCB
  1384. 14:13:45 (D) gajim.c.ged agent-items-error-received
  1385. Args: (<common.connection_handlers_events.AgentItemsErrorReceivedEvent object at 0xa20d1ac>,)
  1386. 14:13:45 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1387. 14:13:45 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1388. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1389. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1390. 14:13:45 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1391. _____________
  1392.  
  1393. _____________
  1394.  
  1395. 14:13:45 (D) gajim.c.ged stanza-received
  1396. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20d12c>,)
  1397. 14:13:45 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1398. 14:13:45 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1399. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1400. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1401. 14:13:45 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1402. _____________
  1403. <iq type="error" id="16" to="4javier4@gmail.com/GajimFD84EC8F"><query xmlns="jabber:iq:private"><storage xmlns="storage:rosternotes"/></query><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  1404. _____________
  1405.  
  1406. 14:13:45 (D) gajim.c.ged stanza-received
  1407. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20d12c>,)
  1408. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'error', u'id': u'16'}
  1409. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
  1410. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> storage, attrs -> {u'xmlns': u'storage:rosternotes'}
  1411. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> storage
  1412. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1413. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'501', u'type': u'cancel'}
  1414. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  1415. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature-not-implemented
  1416. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  1417. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1418. 14:13:45 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1419. 14:13:45 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->16
  1420. 14:13:45 (D) gajim.c.ged raw-iq-received
  1421. Args: (<common.nec.NetworkEvent object at 0xa2017ac>,)
  1422. 14:13:45 (D) gajim.c.pubsub _PubsubErrorCB
  1423. 14:13:45 (D) gajim.c.connection_handlers ErrorCB
  1424. 14:13:45 (D) gajim.c.ged iq-error-received
  1425. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0xa2017ac>,)
  1426. 14:13:45 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1427. 14:13:45 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1428. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1429. 14:13:45 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1430. 14:13:45 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1431. _____________
  1432. <iq type="error" id="15" to="4javier4@gmail.com/GajimFD84EC8F"><query xmlns="jabber:iq:private"><storage xmlns="storage:bookmarks"/></query><error code="501" type="cancel"><feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  1433. _____________
  1434.  
  1435. 14:13:45 (D) gajim.c.ged stanza-received
  1436. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20124c>,)
  1437. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'error', u'id': u'15'}
  1438. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
  1439. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> storage, attrs -> {u'xmlns': u'storage:bookmarks'}
  1440. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> storage
  1441. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1442. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'501', u'type': u'cancel'}
  1443. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature-not-implemented, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  1444. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature-not-implemented
  1445. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  1446. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1447. 14:13:45 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1448. 14:13:45 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->15
  1449. 14:13:45 (D) gajim.c.ged raw-iq-received
  1450. Args: (<common.nec.NetworkEvent object at 0xa20186c>,)
  1451. 14:13:45 (D) gajim.c.pubsub _PubsubErrorCB
  1452. 14:13:45 (D) gajim.c.connection_handlers ErrorCB
  1453. 14:13:45 (D) gajim.c.ged iq-error-received
  1454. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0xa20186c>,)
  1455. 14:13:45 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1456. 14:13:45 (I) gajim.c.x.idlequeue read timeout removed for fd 14
  1457. 14:13:45 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1458. _____________
  1459. <stream:features xmlns:stream="http://etherx.jabber.org/streams"><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-MESSENGER-OAUTH2</mechanism></mechanisms></stream:features>
  1460. _____________
  1461.  
  1462. 14:13:45 (D) gajim.c.ged stanza-received
  1463. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa201fec>,)
  1464. 14:13:45 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: RECEIVE_STREAM_FEATURES, data: <stream:features xml...
  1465. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> stream:features, attrs -> {u'xmlns:stream': u'http://etherx.jabber.org/streams'}
  1466. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> mechanisms, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-sasl'}
  1467. 14:13:45 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> mechanism, attrs -> {}
  1468. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> mechanism
  1469. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> mechanisms
  1470. 14:13:45 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> stream:features
  1471. 14:13:45 (D) gajim.c.x.dispatcher_nb Got http://etherx.jabber.org/streams/features stanza
  1472. 14:13:45 (I) gajim.c.x.client_nb got STREAM FEATURES in second recv
  1473. 14:13:45 (I) gajim.c.x.client_nb -------------xmpp_connect_machine() >> mode: STREAM_STARTED, data: None...
  1474. 14:13:45 (D) gajim.c.connection Connected to server SN1MSG3020314.gateway.messenger.live.com:5222 with tls
  1475. 14:13:45 (D) gajim.c.ged connection-type
  1476. Args: (<common.connection_handlers_events.ConnectionTypeEvent object at 0xa20176c>,)
  1477. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._messageCB of <common.connection.Connection object at 0x9c466ac>> for "message" type-> ns->(jabber:client)
  1478. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._presenceCB of <common.connection.Connection object at 0x9c466ac>> for "presence" type-> ns->(jabber:client)
  1479. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._pubsubEventCB of <common.connection.Connection object at 0x9c466ac>> for "message" type-> ns->(jabber:client)
  1480. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._vCardCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->vcard-temp(jabber:client)
  1481. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._rosterSetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->jabber:iq:roster(jabber:client)
  1482. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._siSetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->http://jabber.org/protocol/si(jabber:client)
  1483. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._rosterItemExchangeCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->http://jabber.org/protocol/rosterx(jabber:client)
  1484. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._siErrorCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->error ns->http://jabber.org/protocol/si(jabber:client)
  1485. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._siResultCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->http://jabber.org/protocol/si(jabber:client)
  1486. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._discoGetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->http://jabber.org/protocol/disco(jabber:client)
  1487. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._bytestreamSetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->http://jabber.org/protocol/bytestreams(jabber:client)
  1488. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._bytestreamResultCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->http://jabber.org/protocol/bytestreams(jabber:client)
  1489. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._bytestreamErrorCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->error ns->http://jabber.org/protocol/bytestreams(jabber:client)
  1490. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection.IBBAllIqHandler of <common.connection.Connection object at 0x9c466ac>> for "iq" type-> ns->(jabber:client)
  1491. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection.IBBIqHandler of <common.connection.Connection object at 0x9c466ac>> for "iq" type-> ns->http://jabber.org/protocol/ibb(jabber:client)
  1492. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection.IBBMessageHandler of <common.connection.Connection object at 0x9c466ac>> for "message" type-> ns->http://jabber.org/protocol/ibb(jabber:client)
  1493. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverItemsCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->http://jabber.org/protocol/disco#items(jabber:client)
  1494. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverItemsErrorCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->error ns->http://jabber.org/protocol/disco#items(jabber:client)
  1495. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverInfoCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->http://jabber.org/protocol/disco#info(jabber:client)
  1496. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverInfoErrorCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->error ns->http://jabber.org/protocol/disco#info(jabber:client)
  1497. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._VersionCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->jabber:iq:version(jabber:client)
  1498. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._TimeCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->jabber:iq:time(jabber:client)
  1499. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._TimeRevisedCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->urn:xmpp:time(jabber:client)
  1500. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._LastCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->jabber:iq:last(jabber:client)
  1501. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._LastResultCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->jabber:iq:last(jabber:client)
  1502. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._VersionResultCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->jabber:iq:version(jabber:client)
  1503. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._TimeRevisedResultCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->urn:xmpp:time(jabber:client)
  1504. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._MucOwnerCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->http://jabber.org/protocol/muc#owner(jabber:client)
  1505. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._MucAdminCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->http://jabber.org/protocol/muc#admin(jabber:client)
  1506. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PrivateCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->jabber:iq:private(jabber:client)
  1507. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._SecLabelCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->urn:xmpp:sec-label:catalog:2(jabber:client)
  1508. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._HttpAuthCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->http://jabber.org/protocol/http-auth(jabber:client)
  1509. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._CommandExecuteCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->http://jabber.org/protocol/commands(jabber:client)
  1510. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._gMailNewMailCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->google:mail:notify(jabber:client)
  1511. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._gMailQueryCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->google:mail:notify(jabber:client)
  1512. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverInfoGetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->http://jabber.org/protocol/disco#info(jabber:client)
  1513. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._DiscoverItemsGetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->http://jabber.org/protocol/disco#items(jabber:client)
  1514. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._IqPingCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->urn:xmpp:ping(jabber:client)
  1515. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._SearchCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->jabber:iq:search(jabber:client)
  1516. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PrivacySetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->jabber:iq:privacy(jabber:client)
  1517. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._ArchiveCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type-> ns->urn:xmpp:archive(jabber:client)
  1518. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubSubCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->(jabber:client)
  1519. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubSubErrorCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->error ns->(jabber:client)
  1520. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->(jabber:client)
  1521. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->error ns->(jabber:client)
  1522. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._JingleCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->set ns->urn:xmpp:jingle:1(jabber:client)
  1523. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._ErrorCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->error ns->(jabber:client)
  1524. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._IqCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type-> ns->(jabber:client)
  1525. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type-> ns->(jabber:client)
  1526. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._ResultCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->(jabber:client)
  1527. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x9c466ac>> for "presence" type-> ns->(jabber:client)
  1528. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StanzaArrivedCB of <common.connection.Connection object at 0x9c466ac>> for "message" type-> ns->(jabber:client)
  1529. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._StreamCB of <common.connection.Connection object at 0x9c466ac>> for "unknown" type->urn:ietf:params:xml:ns:xmpp-streams ns->(http://etherx.jabber.org/streams)
  1530. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubkeyGetCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->get ns->urn:xmpp:pubkey:2(jabber:client)
  1531. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method Connection._PubkeyResultCB of <common.connection.Connection object at 0x9c466ac>> for "iq" type->result ns->urn:xmpp:pubkey:2(jabber:client)
  1532. 14:13:45 (I) gajim.c.x.plugin Plugging <common.xmpp.auth_nb.SASL instance at 0xa1fa88c> __INTO__ <common.xmpp.client_nb.NonBlockingClient instance at 0xa2012cc>
  1533. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method SASL.SASLHandler of <common.xmpp.auth_nb.SASL instance at 0xa1fa88c>> for "challenge" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
  1534. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering namespace "urn:ietf:params:xml:ns:xmpp-sasl"
  1535. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering protocol "unknown" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  1536. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering protocol "default" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  1537. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering protocol "challenge" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  1538. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method SASL.SASLHandler of <common.xmpp.auth_nb.SASL instance at 0xa1fa88c>> for "failure" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
  1539. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering protocol "failure" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  1540. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering handler <bound method SASL.SASLHandler of <common.xmpp.auth_nb.SASL instance at 0xa1fa88c>> for "success" type-> ns->(urn:ietf:params:xml:ns:xmpp-sasl)
  1541. 14:13:45 (D) gajim.c.x.dispatcher_nb Registering protocol "success" as <class 'common.xmpp.protocol.Protocol'>(urn:ietf:params:xml:ns:xmpp-sasl)
  1542. 14:13:46 (I) gajim.c.x.client_nb Disconnecting NBClient:
  1543. Traceback (most recent call last):
  1544. File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 533, in _process_events
  1545. return IdleQueue._process_events(self, fd, flags)
  1546. File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 394, in _process_events
  1547. obj.pollin()
  1548. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 414, in pollin
  1549. self._do_receive()
  1550. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 600, in _do_receive
  1551. self._on_receive(received)
  1552. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 614, in _on_receive
  1553. self.on_receive(data)
  1554. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 318, in <lambda>
  1555. self.onreceive(lambda _data:self._xmpp_connect_machine(mode, _data))
  1556. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 373, in _xmpp_connect_machine
  1557. self._xmpp_connect_machine(mode='STREAM_STARTED')
  1558. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 376, in _xmpp_connect_machine
  1559. self._on_stream_start()
  1560. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 412, in _on_stream_start
  1561. self._on_connect()
  1562. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 449, in _on_connect
  1563. self.on_connect(self, self.connected)
  1564. File "/usr/share/gajim/src/common/connection.py", line 1283, in _connect_success
  1565. return self.connection_accepted(con, con_type)
  1566. File "/usr/share/gajim/src/common/connection.py", line 1355, in connection_accepted
  1567. resource=self.server_resource, sasl=1, on_auth=self.__on_auth)
  1568. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 479, in auth
  1569. self._on_doc_attrs()
  1570. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 509, in _on_doc_attrs
  1571. self._on_start_sasl).PlugIn(self)
  1572. File "/usr/share/gajim/src/common/xmpp/plugin.py", line 64, in PlugIn
  1573. return self.plugin(owner)
  1574. File "/usr/share/gajim/src/common/xmpp/auth_nb.py", line 148, in plugin
  1575. self._owner.Dispatcher.Stream.features)
  1576. File "/usr/share/gajim/src/common/xmpp/auth_nb.py", line 208, in FeaturesHandler
  1577. self.MechanismHandler()
  1578. File "/usr/share/gajim/src/common/xmpp/auth_nb.py", line 270, in MechanismHandler
  1579. self._owner._caller.get_password(self.set_password, self.mechanism)
  1580. File "/usr/share/gajim/src/common/connection.py", line 2571, in get_password
  1581. self.disconnect(on_purpose=True)
  1582. File "/usr/share/gajim/src/common/connection.py", line 793, in disconnect
  1583. self.connection.disconnect()
  1584. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 96, in disconnect
  1585. if self.SASL.startsasl == 'failure-in-process':
  1586. AttributeError: SASL instance has no attribute 'startsasl'
  1587. 14:13:46 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1588. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1589. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1590. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1591. 14:13:46 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1592. _____________
  1593. <iq from="proxy.jabbim.cz" to="4javier4@gmail.com/GajimFD84EC8F" id="13" type="result"><query xmlns="http://jabber.org/protocol/bytestreams"><streamhost jid="proxy.jabbim.cz" host="88.86.102.53" port="7777"/></query></iq>
  1594. _____________
  1595.  
  1596. 14:13:46 (D) gajim.c.ged stanza-received
  1597. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9eafa2c>,)
  1598. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'proxy.jabbim.cz', u'id': u'13', u'type': u'result'}
  1599. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/bytestreams'}
  1600. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> streamhost, attrs -> {u'jid': u'proxy.jabbim.cz', u'host': u'88.86.102.53', u'port': u'7777'}
  1601. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> streamhost
  1602. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1603. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1604. 14:13:46 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1605. 14:13:46 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->13
  1606. 14:13:46 (D) gajim.c.ged raw-iq-received
  1607. Args: (<common.nec.NetworkEvent object at 0xa21a22c>,)
  1608. 14:13:46 (D) gajim.c.pubsub _PubsubCB
  1609. 14:13:46 (I) gajim.c.proxy65_manager start resolving 88.86.102.53:7777
  1610. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 16 on 20 seconds
  1611. 14:13:46 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1612. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1613. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1614. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1615. 14:13:46 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1616. _____________
  1617. <iq from="proxy.jabber.ru" to="4javier4@gmail.com/GajimFD84EC8F" id="12" type="error"><query xmlns="http://jabber.org/protocol/bytestreams"/><error code="403" type="auth"><forbidden xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  1618. _____________
  1619.  
  1620. 14:13:46 (D) gajim.c.ged stanza-received
  1621. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9a562cc>,)
  1622. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'proxy.jabber.ru', u'id': u'12', u'type': u'error'}
  1623. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/bytestreams'}
  1624. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1625. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'403', u'type': u'auth'}
  1626. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> forbidden, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  1627. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> forbidden
  1628. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  1629. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1630. 14:13:46 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1631. 14:13:46 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->12
  1632. 14:13:46 (D) gajim.c.ged raw-iq-received
  1633. Args: (<common.nec.NetworkEvent object at 0xa21a3ec>,)
  1634. 14:13:46 (D) gajim.c.pubsub _PubsubErrorCB
  1635. 14:13:46 (D) gajim.c.connection_handlers ErrorCB
  1636. 14:13:46 (D) gajim.c.ged iq-error-received
  1637. Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0xa21a3ec>,)
  1638. 14:13:46 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1639. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1640. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1641. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1642. 14:13:46 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1643. _____________
  1644. <iq from="proxy.eu.jabber.org" to="4javier4@gmail.com/GajimFD84EC8F" type="result" id="11"><query xmlns="http://jabber.org/protocol/bytestreams"><streamhost jid="proxy.eu.jabber.org" host="91.121.109.155" port="7777"/></query></iq>
  1645. _____________
  1646.  
  1647. 14:13:46 (D) gajim.c.ged stanza-received
  1648. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa21a24c>,)
  1649. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'proxy.eu.jabber.org', u'id': u'11', u'type': u'result'}
  1650. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/bytestreams'}
  1651. 14:13:46 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> streamhost, attrs -> {u'jid': u'proxy.eu.jabber.org', u'host': u'91.121.109.155', u'port': u'7777'}
  1652. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> streamhost
  1653. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1654. 14:13:46 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1655. 14:13:46 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1656. 14:13:46 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->11
  1657. 14:13:46 (D) gajim.c.ged raw-iq-received
  1658. Args: (<common.nec.NetworkEvent object at 0xa217f0c>,)
  1659. 14:13:46 (D) gajim.c.pubsub _PubsubCB
  1660. 14:13:46 (I) gajim.c.proxy65_manager start resolving 91.121.109.155:7777
  1661. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 17 on 20 seconds
  1662. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 17
  1663. 14:13:46 (D) gajim.c.proxy65_manager Receiver Connecting to 91.121.109.155:7777
  1664. 14:13:46 (D) gajim.c.proxy65_manager Receiver connected to 91.121.109.155:7777
  1665. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 17
  1666. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 17 on 20 seconds
  1667. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 16
  1668. 14:13:46 (D) gajim.c.proxy65_manager Receiver Connecting to 88.86.102.53:7777
  1669. 14:13:46 (D) gajim.c.proxy65_manager Receiver connected to 88.86.102.53:7777
  1670. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 16
  1671. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 16 on 20 seconds
  1672. 14:13:46 (I) gajim.c.x.idlequeue read timeout removed for fd 16
  1673. 14:13:46 (I) gajim.c.x.idlequeue read timeout set for fd 16 on 20 seconds
  1674. 14:13:46 (D) gajim.c.proxy65_manager Receiver authenticating to 88.86.102.53:7777
  1675. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 16
  1676. 14:13:47 (I) gajim.c.x.idlequeue read timeout set for fd 16 on 20 seconds
  1677. 14:13:47 (D) gajim.c.proxy65_manager Receiver authenticated to 88.86.102.53:7777
  1678. 14:13:47 (D) gajim.c.proxy65_manager Receiver successfully connected 88.86.102.53:7777
  1679. 14:13:47 (I) gajim.c.x.idlequeue read timeout set for fd 18 on 20 seconds
  1680. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 16
  1681. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 18
  1682. 14:13:47 (D) gajim.c.proxy65_manager Host Connecting to 88.86.102.53:7777
  1683. 14:13:47 (D) gajim.c.proxy65_manager Host connected to 88.86.102.53:7777
  1684. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 18
  1685. 14:13:47 (I) gajim.c.x.idlequeue read timeout set for fd 18 on 20 seconds
  1686. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 18
  1687. 14:13:47 (I) gajim.c.x.idlequeue read timeout set for fd 18 on 20 seconds
  1688. 14:13:47 (D) gajim.c.proxy65_manager Host authenticating to 88.86.102.53:7777
  1689. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 18
  1690. 14:13:47 (D) gajim.c.proxy65_manager Host authenticated to 88.86.102.53:7777
  1691. 14:13:47 (D) gajim.c.proxy65_manager Host successfully connected 88.86.102.53:7777
  1692. 14:13:47 (D) gajim.c.proxy65_manager Activating bytestream on 88.86.102.53:7777
  1693. 14:13:47 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1694. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 18
  1695. 14:13:47 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1696. 14:13:47 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  1697. 14:13:47 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1698. _____________
  1699. <iq to="proxy.jabbim.cz" type="set" id="17"><query xmlns="http://jabber.org/protocol/bytestreams" sid="SJE3OA72D8YGTHRW"><activate>test@gajim.org/test2</activate></query></iq>
  1700. _____________
  1701.  
  1702. 14:13:47 (D) gajim.c.ged stanza-sent
  1703. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa20d10c>,)
  1704. 14:13:47 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1705. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1706. 14:13:47 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1707. 14:13:47 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1708. 14:13:47 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1709. _____________
  1710. <iq from="proxy.jabbim.cz" to="4javier4@gmail.com/GajimFD84EC8F" id="17" type="error"><query sid="SJE3OA72D8YGTHRW" xmlns="http://jabber.org/protocol/bytestreams"><activate>test@gajim.org/test2</activate></query><error code="404" type="cancel"><item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
  1711. _____________
  1712.  
  1713. 14:13:47 (D) gajim.c.ged stanza-received
  1714. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20d10c>,)
  1715. 14:13:47 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'proxy.jabbim.cz', u'id': u'17', u'type': u'error'}
  1716. 14:13:47 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/bytestreams', u'sid': u'SJE3OA72D8YGTHRW'}
  1717. 14:13:47 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> activate, attrs -> {}
  1718. 14:13:47 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> activate
  1719. 14:13:47 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  1720. 14:13:47 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'code': u'404', u'type': u'cancel'}
  1721. 14:13:47 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item-not-found, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
  1722. 14:13:47 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item-not-found
  1723. 14:13:47 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> error
  1724. 14:13:47 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  1725. 14:13:47 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  1726. 14:13:47 (D) gajim.c.x.dispatcher_nb Expected stanza arrived!
  1727. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd -1
  1728. 14:13:47 (I) gajim.c.x.idlequeue read timeout removed for fd -1
  1729. 14:14:08 (D) gajim.c.x.idlequeue Calling read_timeout for fd 17
  1730. 14:14:08 (I) gajim.c.x.idlequeue read timeout removed for fd 17
  1731. 14:14:08 (I) gajim.c.x.idlequeue read timeout removed for fd 17
  1732. 14:14:08 (I) gajim.c.x.idlequeue read timeout removed for fd 17
  1733. /usr/share/gajim/src/message_window.py:304: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  1734. self.window.show_all()
  1735. 14:14:16 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1736. 14:14:16 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  1737. 14:14:16 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  1738. 14:14:16 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  1739. _____________
  1740. <presence xmlns="jabber:client" to="gajim@conference.gajim.org/4javier4" xml:lang="it" id="gajim_muc_18_3433e0"><x xmlns="vcard-temp:x:update" /><c xmlns="http://jabber.org/protocol/caps" node="http://gajim.org" ver="vk3eAS4C1ZMOnCBn1Oj75pZWiFo=" hash="sha-1" /><x xmlns="http://jabber.org/protocol/muc"><history maxstanzas="20" since="2012-09-28T14:04:38Z" /></x></presence>
  1741. _____________
  1742.  
  1743. 14:14:16 (D) gajim.c.ged stanza-sent
  1744. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9cdb76c>,)
  1745. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1746. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1747. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1748. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1749. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1750. _____________
  1751. <presence id="gajim_muc_519_18b744" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="pl" from="gajim@conference.gajim.org/Coolmax"><show>away</show><status>Take my away a million miles away from here. (Zaraz wracam z powodu braku aktywności przez 3 min.)</status><x xmlns="vcard-temp:x:update"><photo>c053cf37d594d09b4b691517d9eb31d85fbe1d79</photo></x><c ver="47EPEmSc9oqPGwcrbNtpKcYyJcE=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  1752. _____________
  1753.  
  1754. 14:14:18 (D) gajim.c.ged stanza-received
  1755. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9cdb76c>,)
  1756. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'pl', u'from': u'gajim@conference.gajim.org/Coolmax', u'id': u'gajim_muc_519_18b744'}
  1757. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  1758. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  1759. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  1760. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  1761. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  1762. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  1763. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  1764. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  1765. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'47EPEmSc9oqPGwcrbNtpKcYyJcE='}
  1766. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  1767. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  1768. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  1769. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1770. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  1771. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  1772. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  1773. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  1774. 14:14:18 (D) gajim.c.ged raw-pres-received
  1775. Args: (<common.nec.NetworkEvent object at 0xa28824c>,)
  1776. 14:14:18 (D) gajim.c.ged gc-presence-received
  1777. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa20164c>,)
  1778. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1779. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'version': u'2.0', u'prodid': u'-//HandGen//NONSGML vGen v1.0//EN', u'xmlns': u'vcard-temp'}
  1780. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  1781. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  1782. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  1783. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  1784. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  1785. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  1786. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  1787. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  1788. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  1789. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  1790. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1791. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1792. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'version': u'2.0', u'prodid': u'-//HandGen//NONSGML vGen v1.0//EN', u'xmlns': u'vcard-temp'}
  1793. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  1794. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  1795. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  1796. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  1797. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  1798. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  1799. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  1800. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  1801. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  1802. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  1803. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1804. /usr/share/gajim/src/groupchat_control.py:1820: GtkWarning: IA__gtk_tree_view_expand_row: assertion `tree_view->priv->model != NULL' failed
  1805. self.list_treeview.expand_row((self.model.get_path(role_iter)), False)
  1806. 14:14:18 (D) gajim.c.ged caps-presence-received
  1807. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa20164c>,)
  1808. 14:14:18 (D) gajim.c.ged caps-received
  1809. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa2880cc>,)
  1810. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1811. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1812. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1813. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1814. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1815. _____________
  1816.  
  1817. _____________
  1818.  
  1819. 14:14:18 (D) gajim.c.ged stanza-received
  1820. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20164c>,)
  1821. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1822. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1823. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1824. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1825. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1826. _____________
  1827. <presence to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="en" from="gajim@conference.gajim.org/vincent_v"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  1828. _____________
  1829.  
  1830. 14:14:18 (D) gajim.c.ged stanza-received
  1831. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20164c>,)
  1832. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/vincent_v'}
  1833. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  1834. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  1835. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1836. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  1837. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  1838. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  1839. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  1840. 14:14:18 (D) gajim.c.ged raw-pres-received
  1841. Args: (<common.nec.NetworkEvent object at 0xa28824c>,)
  1842. 14:14:18 (D) gajim.c.ged gc-presence-received
  1843. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa20d10c>,)
  1844. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1845. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1846. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  1847. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  1848. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1849. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1850. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1851. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1852. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1853. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  1854. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  1855. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1856. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1857. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1858. 14:14:18 (D) gajim.c.ged caps-presence-received
  1859. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa20d10c>,)
  1860. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  1861. 14:14:18 (D) gajim.c.ged caps-received
  1862. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa28884c>,)
  1863. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  1864. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  1865. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  1866. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  1867. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  1868. _____________
  1869. <presence id="gajim_muc_58_745ee7" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="en" from="gajim@conference.gajim.org/CrashMan"><status>Wer lang hustet, findet auch mal ein Korn.
  1870. (via sprichwortrekombinator.de)</status><x xmlns="vcard-temp:x:update"><photo>292c8dd0f9046d61b6e7d800e1d58723adf44e7a</photo></x><c ver="F4WjS9bbuE9NB818++LeiL9H7Lg=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  1871. _____________
  1872.  
  1873. 14:14:18 (D) gajim.c.ged stanza-received
  1874. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20d10c>,)
  1875. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/CrashMan', u'id': u'gajim_muc_58_745ee7'}
  1876. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  1877. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  1878. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  1879. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  1880. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  1881. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  1882. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'F4WjS9bbuE9NB818++LeiL9H7Lg='}
  1883. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  1884. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  1885. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  1886. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  1887. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  1888. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  1889. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  1890. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  1891. 14:14:18 (D) gajim.c.ged raw-pres-received
  1892. Args: (<common.nec.NetworkEvent object at 0xa2889cc>,)
  1893. 14:14:18 (D) gajim.c.ged gc-presence-received
  1894. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa288a2c>,)
  1895. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1896. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1897. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1898. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1899. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  1900. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  1901. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  1902. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> MIDDLE, attrs -> {}
  1903. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> MIDDLE
  1904. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> FAMILY, attrs -> {}
  1905. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> FAMILY
  1906. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  1907. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  1908. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  1909. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  1910. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  1911. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> GENDER, attrs -> {}
  1912. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> GENDER
  1913. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  1914. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  1915. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  1916. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  1917. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  1918. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  1919. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  1920. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  1921. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  1922. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  1923. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  1924. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  1925. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  1926. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  1927. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  1928. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  1929. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  1930. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  1931. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  1932. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  1933. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  1934. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  1935. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  1936. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  1937. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  1938. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  1939. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  1940. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  1941. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  1942. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  1943. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  1944. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  1945. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  1946. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  1947. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  1948. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  1949. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  1950. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  1951. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  1952. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  1953. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  1954. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  1955. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  1956. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGUNIT, attrs -> {}
  1957. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGUNIT
  1958. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  1959. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> TITLE, attrs -> {}
  1960. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> TITLE
  1961. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ROLE, attrs -> {}
  1962. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ROLE
  1963. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  1964. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  1965. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  1966. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  1967. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  1968. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  1969. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  1970. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  1971. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  1972. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  1973. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  1974. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  1975. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  1976. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  1977. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  1978. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  1979. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  1980. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  1981. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  1982. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  1983. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> MIDDLE, attrs -> {}
  1984. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> MIDDLE
  1985. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> FAMILY, attrs -> {}
  1986. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> FAMILY
  1987. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  1988. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  1989. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  1990. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  1991. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  1992. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> GENDER, attrs -> {}
  1993. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> GENDER
  1994. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  1995. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  1996. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  1997. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  1998. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  1999. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  2000. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  2001. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  2002. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  2003. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2004. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2005. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  2006. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  2007. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  2008. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  2009. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2010. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2011. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  2012. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  2013. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2014. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2015. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  2016. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  2017. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  2018. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  2019. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  2020. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  2021. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  2022. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  2023. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2024. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2025. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  2026. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  2027. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  2028. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  2029. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2030. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2031. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  2032. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  2033. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2034. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  2035. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  2036. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  2037. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGUNIT, attrs -> {}
  2038. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGUNIT
  2039. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  2040. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> TITLE, attrs -> {}
  2041. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> TITLE
  2042. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ROLE, attrs -> {}
  2043. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ROLE
  2044. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  2045. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  2046. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2047. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2048. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2049. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2050. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2051. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2052. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2053. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2054. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2055. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2056. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2057. 14:14:18 (D) gajim.c.ged caps-presence-received
  2058. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa14db6c>,)
  2059. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2060. 14:14:18 (D) gajim.c.ged caps-received
  2061. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa14dbec>,)
  2062. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2063. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2064. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2065. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2066. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2067. _____________
  2068. <presence id="gajim_muc_113_446652" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="en" from="gajim@conference.gajim.org/sergio"><show>xa</show><status>⚡</status><x xmlns="vcard-temp:x:update"><photo>a84f693647f6463ce66b488821054314ef56bb00</photo></x><c ver="DqbFepL2ZtwRtEWrzB8VuEl4qso=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  2069. _____________
  2070.  
  2071. 14:14:18 (D) gajim.c.ged stanza-received
  2072. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14db6c>,)
  2073. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/sergio', u'id': u'gajim_muc_113_446652'}
  2074. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  2075. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  2076. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  2077. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  2078. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2079. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  2080. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  2081. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2082. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'DqbFepL2ZtwRtEWrzB8VuEl4qso='}
  2083. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2084. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2085. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  2086. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2087. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2088. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2089. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2090. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2091. 14:14:18 (D) gajim.c.ged raw-pres-received
  2092. Args: (<common.nec.NetworkEvent object at 0xa14d08c>,)
  2093. 14:14:18 (D) gajim.c.ged gc-presence-received
  2094. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa14d8ec>,)
  2095. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2096. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2097. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2098. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2099. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2100. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2101. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2102. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2103. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2104. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2105. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2106. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2107. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2108. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2109. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2110. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2111. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2112. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2113. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2114. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2115. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2116. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2117. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2118. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2119. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2120. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2121. 14:14:18 (D) gajim.c.ged caps-presence-received
  2122. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa14d8ec>,)
  2123. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2124. 14:14:18 (D) gajim.c.ged caps-received
  2125. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa14d62c>,)
  2126. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2127. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2128. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2129. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2130. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2131. _____________
  2132. <presence id="gajim_muc_518_31dbaa" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="ru" from="gajim@conference.gajim.org/x11term"><show>xa</show><x xmlns="vcard-temp:x:update"><photo/></x><c ver="QaR2dtqgUnen2IED3n4wMxypaSQ=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  2133. _____________
  2134.  
  2135. 14:14:18 (D) gajim.c.ged stanza-received
  2136. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d82c>,)
  2137. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'ru', u'from': u'gajim@conference.gajim.org/x11term', u'id': u'gajim_muc_518_31dbaa'}
  2138. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  2139. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  2140. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2141. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  2142. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  2143. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2144. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'QaR2dtqgUnen2IED3n4wMxypaSQ='}
  2145. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2146. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2147. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  2148. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2149. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2150. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2151. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2152. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2153. 14:14:18 (D) gajim.c.ged raw-pres-received
  2154. Args: (<common.nec.NetworkEvent object at 0xa14d8cc>,)
  2155. 14:14:18 (D) gajim.c.ged gc-presence-received
  2156. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa14d7cc>,)
  2157. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2158. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2159. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2160. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2161. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2162. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2163. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2164. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> INTERNET, attrs -> {}
  2165. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> INTERNET
  2166. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PREF, attrs -> {}
  2167. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PREF
  2168. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2169. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2170. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2171. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  2172. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  2173. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  2174. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> FAMILY, attrs -> {}
  2175. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> FAMILY
  2176. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  2177. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  2178. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  2179. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2180. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2181. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2182. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2183. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2184. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2185. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2186. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2187. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2188. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2189. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> INTERNET, attrs -> {}
  2190. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> INTERNET
  2191. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PREF, attrs -> {}
  2192. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PREF
  2193. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2194. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2195. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2196. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  2197. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  2198. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  2199. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> FAMILY, attrs -> {}
  2200. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> FAMILY
  2201. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  2202. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  2203. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  2204. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2205. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2206. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2207. 14:14:18 (D) gajim.c.ged caps-presence-received
  2208. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa14d7cc>,)
  2209. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2210. 14:14:18 (D) gajim.c.ged caps-received
  2211. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa155ecc>,)
  2212. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2213. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2214. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2215. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2216. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2217. _____________
  2218. <presence to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="en" from="gajim@conference.gajim.org/mathieui"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  2219. _____________
  2220.  
  2221. 14:14:18 (D) gajim.c.ged stanza-received
  2222. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d8ec>,)
  2223. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/mathieui'}
  2224. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2225. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  2226. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2227. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2228. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2229. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2230. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2231. 14:14:18 (D) gajim.c.ged raw-pres-received
  2232. Args: (<common.nec.NetworkEvent object at 0xa155f0c>,)
  2233. 14:14:18 (D) gajim.c.ged gc-presence-received
  2234. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa155f6c>,)
  2235. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2236. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2237. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> TITLE, attrs -> {}
  2238. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> TITLE
  2239. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  2240. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  2241. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2242. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2243. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2244. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2245. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2246. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2247. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2248. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2249. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  2250. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> MIDDLE, attrs -> {}
  2251. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> MIDDLE
  2252. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  2253. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  2254. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  2255. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  2256. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  2257. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ROLE, attrs -> {}
  2258. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ROLE
  2259. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  2260. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  2261. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  2262. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGUNIT, attrs -> {}
  2263. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGUNIT
  2264. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  2265. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2266. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2267. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2268. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2269. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2270. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2271. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2272. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  2273. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  2274. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2275. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2276. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2277. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2278. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2279. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2280. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2281. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2282. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2283. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2284. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> TITLE, attrs -> {}
  2285. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> TITLE
  2286. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  2287. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  2288. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2289. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2290. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2291. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2292. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2293. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2294. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2295. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2296. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  2297. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> MIDDLE, attrs -> {}
  2298. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> MIDDLE
  2299. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  2300. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  2301. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  2302. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  2303. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  2304. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ROLE, attrs -> {}
  2305. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ROLE
  2306. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  2307. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  2308. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  2309. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGUNIT, attrs -> {}
  2310. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGUNIT
  2311. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  2312. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2313. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2314. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2315. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2316. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2317. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2318. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2319. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  2320. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  2321. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2322. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2323. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2324. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2325. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2326. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2327. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2328. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2329. 14:14:18 (D) gajim.c.ged caps-presence-received
  2330. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa15b02c>,)
  2331. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2332. 14:14:18 (D) gajim.c.ged caps-received
  2333. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa15b88c>,)
  2334. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2335. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2336. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2337. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2338. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2339. _____________
  2340. <presence xml:lang="en" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/louiz’"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  2341. _____________
  2342.  
  2343. 14:14:18 (D) gajim.c.ged stanza-received
  2344. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa15b02c>,)
  2345. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/louiz\u2019'}
  2346. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2347. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  2348. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2349. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2350. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2351. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2352. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2353. 14:14:18 (D) gajim.c.ged raw-pres-received
  2354. Args: (<common.nec.NetworkEvent object at 0xa15b70c>,)
  2355. 14:14:18 (D) gajim.c.ged gc-presence-received
  2356. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa15b76c>,)
  2357. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2358. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2359. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2360. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2361. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2362. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2363. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2364. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2365. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2366. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2367. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2368. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2369. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2370. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2371. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2372. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2373. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2374. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2375. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2376. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2377. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2378. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2379. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2380. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2381. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2382. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2383. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  2384. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  2385. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  2386. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  2387. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2388. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2389. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2390. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2391. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2392. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2393. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2394. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2395. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2396. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2397. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2398. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2399. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2400. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2401. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2402. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2403. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2404. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2405. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2406. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2407. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2408. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2409. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2410. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2411. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2412. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2413. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2414. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2415. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2416. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2417. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2418. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  2419. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  2420. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  2421. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  2422. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2423. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2424. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2425. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2426. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2427. 14:14:18 (D) gajim.c.ged caps-presence-received
  2428. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa15b76c>,)
  2429. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2430. 14:14:18 (D) gajim.c.ged caps-received
  2431. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa21a5ac>,)
  2432. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2433. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2434. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2435. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2436. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2437. _____________
  2438. <presence xml:lang="ru" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/art1ink"><priority>30</priority><c ver="7221" ext="voice-v1" node="http://qip.ru/caps" xmlns="http://jabber.org/protocol/caps"/><x xmlns="jabber:x:avatar"><hash>97fc64ee86f2460e6e3fc2453be40f5ec4edafb3</hash></x><x xmlns="vcard-temp:x:update"><photo>97fc64ee86f2460e6e3fc2453be40f5ec4edafb3</photo></x><show>xa</show><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  2439. _____________
  2440.  
  2441. 14:14:18 (D) gajim.c.ged stanza-received
  2442. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa15bacc>,)
  2443. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'ru', u'from': u'gajim@conference.gajim.org/art1ink'}
  2444. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> priority, attrs -> {}
  2445. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> priority
  2446. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://qip.ru/caps', u'ext': u'voice-v1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'7221'}
  2447. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2448. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'jabber:x:avatar'}
  2449. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> hash, attrs -> {}
  2450. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> hash
  2451. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2452. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2453. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  2454. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  2455. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2456. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  2457. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  2458. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2459. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  2460. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2461. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2462. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2463. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2464. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2465. 14:14:18 (D) gajim.c.ged raw-pres-received
  2466. Args: (<common.nec.NetworkEvent object at 0xa155c8c>,)
  2467. 14:14:18 (D) gajim.c.ged gc-presence-received
  2468. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa155b0c>,)
  2469. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2470. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2471. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2472. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2473. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  2474. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  2475. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  2476. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> MIDDLE, attrs -> {}
  2477. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> MIDDLE
  2478. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> FAMILY, attrs -> {}
  2479. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> FAMILY
  2480. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  2481. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2482. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2483. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  2484. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  2485. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2486. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2487. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2488. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2489. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2490. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2491. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2492. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  2493. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  2494. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  2495. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  2496. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  2497. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  2498. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2499. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2500. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  2501. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  2502. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  2503. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  2504. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2505. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2506. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  2507. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  2508. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2509. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2510. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  2511. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  2512. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  2513. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  2514. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  2515. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  2516. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  2517. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  2518. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2519. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2520. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  2521. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  2522. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  2523. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  2524. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2525. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2526. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  2527. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  2528. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2529. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  2530. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  2531. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  2532. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGUNIT, attrs -> {}
  2533. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGUNIT
  2534. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  2535. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> TITLE, attrs -> {}
  2536. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> TITLE
  2537. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ROLE, attrs -> {}
  2538. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ROLE
  2539. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  2540. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  2541. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2542. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2543. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2544. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2545. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2546. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2547. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2548. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2549. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2550. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2551. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2552. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2553. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2554. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2555. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2556. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> N, attrs -> {}
  2557. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> GIVEN, attrs -> {}
  2558. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> GIVEN
  2559. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> MIDDLE, attrs -> {}
  2560. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> MIDDLE
  2561. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> FAMILY, attrs -> {}
  2562. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> FAMILY
  2563. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> N
  2564. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2565. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2566. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  2567. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  2568. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2569. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2570. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2571. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2572. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2573. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2574. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2575. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  2576. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  2577. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  2578. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  2579. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  2580. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  2581. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2582. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2583. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  2584. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  2585. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  2586. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  2587. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2588. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2589. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  2590. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  2591. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2592. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2593. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  2594. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  2595. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> STREET, attrs -> {}
  2596. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> STREET
  2597. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADR, attrs -> {}
  2598. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADR
  2599. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> EXTADD, attrs -> {}
  2600. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> EXTADD
  2601. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  2602. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  2603. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> REGION, attrs -> {}
  2604. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> REGION
  2605. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> PCODE, attrs -> {}
  2606. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> PCODE
  2607. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2608. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2609. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> COUNTRY, attrs -> {}
  2610. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> COUNTRY
  2611. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2612. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  2613. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  2614. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  2615. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGUNIT, attrs -> {}
  2616. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGUNIT
  2617. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  2618. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> TITLE, attrs -> {}
  2619. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> TITLE
  2620. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ROLE, attrs -> {}
  2621. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ROLE
  2622. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  2623. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  2624. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2625. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2626. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2627. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2628. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2629. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2630. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2631. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2632. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2633. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2634. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2635. 14:14:18 (D) gajim.c.ged caps-presence-received
  2636. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa14d72c>,)
  2637. 14:14:18 (D) gajim.c.ged caps-received
  2638. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa14d58c>,)
  2639. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2640. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2641. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2642. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2643. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2644. _____________
  2645. <presence to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="en" from="gajim@conference.gajim.org/Link Mauve"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  2646. _____________
  2647.  
  2648. 14:14:18 (D) gajim.c.ged stanza-received
  2649. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d72c>,)
  2650. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/Link Mauve'}
  2651. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2652. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  2653. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2654. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2655. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2656. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2657. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2658. 14:14:18 (D) gajim.c.ged raw-pres-received
  2659. Args: (<common.nec.NetworkEvent object at 0xa14d40c>,)
  2660. 14:14:18 (D) gajim.c.ged gc-presence-received
  2661. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa14d54c>,)
  2662. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2663. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2664. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2665. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2666. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2667. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2668. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2669. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2670. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2671. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2672. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2673. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2674. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2675. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2676. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2677. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2678. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2679. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2680. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2681. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2682. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2683. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2684. 14:14:18 (D) gajim.c.ged caps-presence-received
  2685. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa14d54c>,)
  2686. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2687. 14:14:18 (D) gajim.c.ged caps-received
  2688. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa162bac>,)
  2689. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2690. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2691. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2692. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2693. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2694. _____________
  2695. <presence id="gajim_muc_550_903d3b" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="el" from="gajim@conference.gajim.org/lallasgr"><show>xa</show><status> (Not available as a result of being idle more than 15 min)</status><x xmlns="vcard-temp:x:update"><photo>56d2e55f769444d8b8c55f9419df7b6842206318</photo></x><c ver="47EPEmSc9oqPGwcrbNtpKcYyJcE=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  2696. _____________
  2697.  
  2698. 14:14:18 (D) gajim.c.ged stanza-received
  2699. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d6ac>,)
  2700. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'el', u'from': u'gajim@conference.gajim.org/lallasgr', u'id': u'gajim_muc_550_903d3b'}
  2701. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  2702. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  2703. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  2704. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  2705. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2706. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  2707. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  2708. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2709. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'47EPEmSc9oqPGwcrbNtpKcYyJcE='}
  2710. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2711. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2712. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  2713. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2714. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2715. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2716. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2717. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2718. 14:14:18 (D) gajim.c.ged raw-pres-received
  2719. Args: (<common.nec.NetworkEvent object at 0xa162a2c>,)
  2720. 14:14:18 (D) gajim.c.ged gc-presence-received
  2721. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa1629ec>,)
  2722. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2723. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2724. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2725. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2726. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2727. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2728. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2729. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2730. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2731. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2732. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2733. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2734. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2735. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2736. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2737. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2738. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2739. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2740. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2741. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2742. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2743. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2744. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2745. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2746. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2747. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2748. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2749. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2750. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2751. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2752. 14:14:18 (D) gajim.c.ged caps-presence-received
  2753. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa1629ec>,)
  2754. 14:14:18 (D) gajim.c.ged caps-received
  2755. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa16276c>,)
  2756. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2757. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2758. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2759. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2760. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2761. _____________
  2762. <presence id="gajim_muc_18_58e43e" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="en" from="gajim@conference.gajim.org/mmlosh"><x xmlns="vcard-temp:x:update"/><c ver="Yo8RnGNTm1N99w787YqjndLaTtw=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  2763. _____________
  2764.  
  2765. 14:14:18 (D) gajim.c.ged stanza-received
  2766. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa155d2c>,)
  2767. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/mmlosh', u'id': u'gajim_muc_18_58e43e'}
  2768. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2769. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2770. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'Yo8RnGNTm1N99w787YqjndLaTtw='}
  2771. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2772. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2773. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  2774. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2775. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2776. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2777. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2778. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2779. 14:14:18 (D) gajim.c.ged raw-pres-received
  2780. Args: (<common.nec.NetworkEvent object at 0xa28854c>,)
  2781. 14:14:18 (D) gajim.c.ged gc-presence-received
  2782. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa28828c>,)
  2783. 14:14:18 (D) gajim.c.ged caps-presence-received
  2784. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa21a2ec>,)
  2785. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2786. 14:14:18 (D) gajim.c.ged caps-received
  2787. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa15b4ac>,)
  2788. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2789. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2790. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2791. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2792. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2793. _____________
  2794. <presence id="gajim_muc_1615_cec185" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="ru" from="gajim@conference.gajim.org/MonoBOY"><show>xa</show><status>わたしたちは私たちを愛し愛...</status><x xmlns="vcard-temp:x:update"><photo>68993d18cf2299f624d85cc98d61c841f63d47af</photo></x><c ver="Mh6akIO12WR2Lsda8YinHPLEatE=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  2795. _____________
  2796.  
  2797. 14:14:18 (D) gajim.c.ged stanza-received
  2798. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa16264c>,)
  2799. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'ru', u'from': u'gajim@conference.gajim.org/MonoBOY', u'id': u'gajim_muc_1615_cec185'}
  2800. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  2801. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  2802. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  2803. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  2804. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2805. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  2806. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  2807. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2808. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'Mh6akIO12WR2Lsda8YinHPLEatE='}
  2809. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2810. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2811. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  2812. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2813. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2814. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2815. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2816. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2817. 14:14:18 (D) gajim.c.ged raw-pres-received
  2818. Args: (<common.nec.NetworkEvent object at 0xa15b7ec>,)
  2819. 14:14:18 (D) gajim.c.ged gc-presence-received
  2820. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa15b2ac>,)
  2821. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2822. 14:14:18 (D) gajim.c.ged caps-presence-received
  2823. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa15b2ac>,)
  2824. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2825. 14:14:18 (D) gajim.c.ged caps-received
  2826. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa15b1ec>,)
  2827. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2828. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2829. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2830. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2831. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2832. _____________
  2833. <presence id="184066245645" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/Lukc"> <show>xa</show>
  2834. <status/>
  2835. <c ver="ppddnHPgXD0xX/k5H5BFDAuPo0g=" hash="sha-1" node="http://mcabber.com/caps" xmlns="http://jabber.org/protocol/caps"/>
  2836. <x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  2837. _____________
  2838.  
  2839. 14:14:18 (D) gajim.c.ged stanza-received
  2840. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa15b56c>,)
  2841. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'gajim@conference.gajim.org/Lukc', u'id': u'184066245645'}
  2842. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  2843. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  2844. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  2845. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  2846. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://mcabber.com/caps', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'ppddnHPgXD0xX/k5H5BFDAuPo0g='}
  2847. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2848. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2849. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  2850. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2851. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2852. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2853. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2854. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2855. 14:14:18 (D) gajim.c.ged raw-pres-received
  2856. Args: (<common.nec.NetworkEvent object at 0xa15b8ec>,)
  2857. 14:14:18 (D) gajim.c.ged gc-presence-received
  2858. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa19052c>,)
  2859. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2860. 14:14:18 (D) gajim.c.ged caps-presence-received
  2861. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa19052c>,)
  2862. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  2863. 14:14:18 (D) gajim.c.ged caps-received
  2864. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa19084c>,)
  2865. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2866. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2867. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2868. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2869. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2870. _____________
  2871. <presence id="gajim_muc_1026_340354" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="fr" from="gajim@conference.gajim.org/Edtech"><x xmlns="vcard-temp:x:update"><photo>35aeb92295a0673dd05fb17f5f886639f02e1f1d</photo></x><c ver="47EPEmSc9oqPGwcrbNtpKcYyJcE=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  2872. _____________
  2873.  
  2874. 14:14:18 (D) gajim.c.ged stanza-received
  2875. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa15b44c>,)
  2876. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'fr', u'from': u'gajim@conference.gajim.org/Edtech', u'id': u'gajim_muc_1026_340354'}
  2877. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2878. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  2879. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  2880. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2881. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'47EPEmSc9oqPGwcrbNtpKcYyJcE='}
  2882. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2883. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2884. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  2885. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2886. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2887. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2888. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2889. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2890. 14:14:18 (D) gajim.c.ged raw-pres-received
  2891. Args: (<common.nec.NetworkEvent object at 0xa1909ac>,)
  2892. 14:14:18 (D) gajim.c.ged gc-presence-received
  2893. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa190a0c>,)
  2894. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2895. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2896. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2897. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2898. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2899. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2900. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2901. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2902. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2903. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2904. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2905. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2906. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2907. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2908. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2909. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2910. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2911. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2912. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2913. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2914. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2915. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2916. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2917. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2918. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2919. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2920. 14:14:18 (D) gajim.c.ged caps-presence-received
  2921. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa190a0c>,)
  2922. 14:14:18 (D) gajim.c.ged caps-received
  2923. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa19a14c>,)
  2924. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  2925. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  2926. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  2927. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  2928. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  2929. _____________
  2930. <presence id="gajim_muc_23851_7ee93d" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="fr" from="gajim@conference.gajim.org/manu"><x xmlns="vcard-temp:x:update"><photo>187deb6f935996b4a64e6f99cc08340f43fcd9eb</photo></x><c ver="D2cuPSP6fgfIjk1Iz18zKc8bxKQ=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  2931. _____________
  2932.  
  2933. 14:14:18 (D) gajim.c.ged stanza-received
  2934. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19092c>,)
  2935. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'fr', u'from': u'gajim@conference.gajim.org/manu', u'id': u'gajim_muc_23851_7ee93d'}
  2936. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  2937. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  2938. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  2939. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2940. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'D2cuPSP6fgfIjk1Iz18zKc8bxKQ='}
  2941. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  2942. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  2943. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  2944. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  2945. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  2946. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  2947. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  2948. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  2949. 14:14:18 (D) gajim.c.ged raw-pres-received
  2950. Args: (<common.nec.NetworkEvent object at 0xa20108c>,)
  2951. 14:14:18 (D) gajim.c.ged gc-presence-received
  2952. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa190e8c>,)
  2953. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2954. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2955. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2956. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2957. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2958. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2959. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2960. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2961. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2962. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2963. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2964. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2965. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2966. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2967. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2968. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2969. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2970. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  2971. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  2972. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2973. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2974. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  2975. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  2976. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  2977. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  2978. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  2979. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  2980. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  2981. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  2982. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  2983. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  2984. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  2985. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  2986. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  2987. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  2988. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  2989. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  2990. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  2991. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  2992. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  2993. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  2994. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  2995. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  2996. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  2997. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  2998. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  2999. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  3000. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> EMAIL, attrs -> {}
  3001. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  3002. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  3003. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> USERID, attrs -> {}
  3004. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> USERID
  3005. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> EMAIL
  3006. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  3007. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  3008. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> DESC, attrs -> {}
  3009. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> DESC
  3010. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3011. 14:14:18 (D) gajim.c.ged caps-presence-received
  3012. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa190e8c>,)
  3013. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3014. 14:14:18 (D) gajim.c.ged caps-received
  3015. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa19058c>,)
  3016. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3017. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3018. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3019. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3020. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3021. _____________
  3022. <presence id="gajim_muc_23_5ef88d" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="de" from="gajim@conference.gajim.org/0xAFFE"><x xmlns="vcard-temp:x:update"><photo>f42c4a0ffa5663185ef4ba68e046573d519c8c07</photo></x><c ver="bEHllSf8i/bSaijuwbQ23lGmCg0=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  3023. _____________
  3024.  
  3025. 14:14:18 (D) gajim.c.ged stanza-received
  3026. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa20108c>,)
  3027. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'de', u'from': u'gajim@conference.gajim.org/0xAFFE', u'id': u'gajim_muc_23_5ef88d'}
  3028. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  3029. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  3030. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  3031. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3032. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'bEHllSf8i/bSaijuwbQ23lGmCg0='}
  3033. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3034. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3035. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  3036. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3037. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3038. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3039. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3040. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3041. 14:14:18 (D) gajim.c.ged raw-pres-received
  3042. Args: (<common.nec.NetworkEvent object at 0xa19068c>,)
  3043. 14:14:18 (D) gajim.c.ged gc-presence-received
  3044. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa1906cc>,)
  3045. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3046. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3047. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  3048. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  3049. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  3050. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  3051. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  3052. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  3053. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3054. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3055. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3056. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3057. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3058. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3059. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3060. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3061. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3062. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3063. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3064. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  3065. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  3066. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  3067. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  3068. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  3069. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  3070. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3071. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3072. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3073. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3074. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3075. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3076. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3077. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3078. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3079. 14:14:18 (D) gajim.c.ged caps-presence-received
  3080. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa1906cc>,)
  3081. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3082. 14:14:18 (D) gajim.c.ged caps-received
  3083. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa288fac>,)
  3084. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3085. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3086. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3087. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3088. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3089. _____________
  3090. <presence to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/HAL"><priority>0</priority><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  3091. _____________
  3092.  
  3093. 14:14:18 (D) gajim.c.ged stanza-received
  3094. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19078c>,)
  3095. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'gajim@conference.gajim.org/HAL'}
  3096. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> priority, attrs -> {}
  3097. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> priority
  3098. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3099. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  3100. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3101. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3102. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3103. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3104. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3105. 14:14:18 (D) gajim.c.ged raw-pres-received
  3106. Args: (<common.nec.NetworkEvent object at 0xa288a4c>,)
  3107. 14:14:18 (D) gajim.c.ged gc-presence-received
  3108. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa288d0c>,)
  3109. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3110. 14:14:18 (D) gajim.c.ged caps-presence-received
  3111. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa288d0c>,)
  3112. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3113. 14:14:18 (D) gajim.c.ged caps-received
  3114. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa16274c>,)
  3115. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3116. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3117. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3118. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3119. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3120. _____________
  3121. <presence id="gajim_muc_14873_01620c" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="fr" from="gajim@conference.gajim.org/azerttyu"><show>xa</show><status>Not available as a result of being idle</status><x xmlns="vcard-temp:x:update"><photo>508f44cee2b3025e2d1cc00f9f89bf21fd2466e3</photo></x><c ver="UwNaWcZxxfcK2fxuze3moIkzA9s=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  3122. _____________
  3123.  
  3124. 14:14:18 (D) gajim.c.ged stanza-received
  3125. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19076c>,)
  3126. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'fr', u'from': u'gajim@conference.gajim.org/azerttyu', u'id': u'gajim_muc_14873_01620c'}
  3127. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  3128. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  3129. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  3130. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  3131. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  3132. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  3133. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  3134. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3135. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'UwNaWcZxxfcK2fxuze3moIkzA9s='}
  3136. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3137. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3138. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  3139. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3140. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3141. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3142. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3143. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3144. 14:14:18 (D) gajim.c.ged raw-pres-received
  3145. Args: (<common.nec.NetworkEvent object at 0xa155dac>,)
  3146. 14:14:18 (D) gajim.c.ged gc-presence-received
  3147. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa14d3ac>,)
  3148. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3149. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3150. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  3151. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  3152. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  3153. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  3154. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  3155. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  3156. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3157. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3158. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3159. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3160. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3161. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3162. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3163. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3164. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3165. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3166. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3167. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> URL, attrs -> {}
  3168. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> URL
  3169. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ORG, attrs -> {}
  3170. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> ORGNAME, attrs -> {}
  3171. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> ORGNAME
  3172. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ORG
  3173. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3174. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3175. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3176. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3177. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3178. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3179. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3180. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3181. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3182. 14:14:18 (D) gajim.c.ged caps-presence-received
  3183. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa14d3ac>,)
  3184. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3185. 14:14:18 (D) gajim.c.ged caps-received
  3186. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa14d92c>,)
  3187. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3188. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3189. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3190. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3191. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3192. _____________
  3193. <presence id="gajim_muc_46_96c87c" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="fr" from="gajim@conference.gajim.org/asteroid"><x xmlns="vcard-temp:x:update"><photo>6dfac504ce31b7ea47769b2948c6264c67be17c8</photo></x><c ver="CMlRmsNuG8yMr/9caYBLbLS6xjM=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="none"/></x></presence>
  3194. _____________
  3195.  
  3196. 14:14:18 (D) gajim.c.ged stanza-received
  3197. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d3ac>,)
  3198. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'fr', u'from': u'gajim@conference.gajim.org/asteroid', u'id': u'gajim_muc_46_96c87c'}
  3199. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  3200. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  3201. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  3202. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3203. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'CMlRmsNuG8yMr/9caYBLbLS6xjM='}
  3204. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3205. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3206. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'participant'}
  3207. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3208. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3209. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3210. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3211. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3212. 14:14:18 (D) gajim.c.ged raw-pres-received
  3213. Args: (<common.nec.NetworkEvent object at 0xa19a96c>,)
  3214. 14:14:18 (D) gajim.c.ged gc-presence-received
  3215. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa19a9cc>,)
  3216. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3217. 14:14:18 (D) gajim.c.ged caps-presence-received
  3218. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa19a9cc>,)
  3219. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3220. 14:14:18 (D) gajim.c.ged caps-received
  3221. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa19acec>,)
  3222. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3223. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3224. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3225. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3226. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3227. _____________
  3228. <presence id="gajim_muc_5007_e52f4b" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="en" from="gajim@conference.gajim.org/Mati"><x xmlns="vcard-temp:x:update"><photo>ca69de057d940d241fbaea4d206048f8c710e954</photo></x><c ver="F4WjS9bbuE9NB818++LeiL9H7Lg=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  3229. _____________
  3230.  
  3231. 14:14:18 (D) gajim.c.ged stanza-received
  3232. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19a84c>,)
  3233. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/Mati', u'id': u'gajim_muc_5007_e52f4b'}
  3234. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  3235. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  3236. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  3237. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3238. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'F4WjS9bbuE9NB818++LeiL9H7Lg='}
  3239. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3240. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3241. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  3242. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3243. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3244. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3245. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3246. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3247. 14:14:18 (D) gajim.c.ged raw-pres-received
  3248. Args: (<common.nec.NetworkEvent object at 0xa19ae4c>,)
  3249. 14:14:18 (D) gajim.c.ged gc-presence-received
  3250. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa19aeac>,)
  3251. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3252. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3253. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3254. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3255. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3256. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3257. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3258. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3259. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3260. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3261. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3262. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3263. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3264. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3265. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3266. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3267. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3268. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3269. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3270. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3271. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3272. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3273. 14:14:18 (D) gajim.c.ged caps-presence-received
  3274. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa19aeac>,)
  3275. 14:14:18 (D) gajim.c.ged caps-received
  3276. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa19afcc>,)
  3277. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3278. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3279. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3280. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3281. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3282. _____________
  3283. <presence id="gajim_muc_3593_a78ab6" xml:lang="en" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/Asterix"><show>xa</show><status>idle</status><x xmlns="vcard-temp:x:update"><photo>44773a3c92dac1580fd5cc664fd21755d0f6a526</photo></x><c ver="P3xEW54B8jvdMwXq9kzi6c4lfQQ=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="owner"/></x></presence>
  3284. _____________
  3285.  
  3286. 14:14:18 (D) gajim.c.ged stanza-received
  3287. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19ad4c>,)
  3288. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'from': u'gajim@conference.gajim.org/Asterix', u'id': u'gajim_muc_3593_a78ab6'}
  3289. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  3290. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  3291. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  3292. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  3293. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  3294. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  3295. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  3296. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3297. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'P3xEW54B8jvdMwXq9kzi6c4lfQQ='}
  3298. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3299. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3300. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'owner', u'role': u'moderator'}
  3301. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3302. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3303. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3304. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3305. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3306. 14:14:18 (D) gajim.c.ged raw-pres-received
  3307. Args: (<common.nec.NetworkEvent object at 0xa19a7ac>,)
  3308. 14:14:18 (D) gajim.c.ged gc-presence-received
  3309. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa19a76c>,)
  3310. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3311. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3312. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  3313. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  3314. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  3315. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  3316. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  3317. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  3318. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  3319. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  3320. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  3321. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  3322. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  3323. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  3324. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  3325. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  3326. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3327. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3328. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3329. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3330. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3331. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3332. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3333. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3334. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3335. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3336. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3337. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  3338. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  3339. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  3340. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  3341. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  3342. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  3343. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  3344. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  3345. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  3346. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> WORK, attrs -> {}
  3347. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> WORK
  3348. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  3349. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  3350. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  3351. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3352. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3353. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3354. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3355. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3356. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3357. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3358. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3359. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3360. 14:14:18 (D) gajim.c.ged caps-presence-received
  3361. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa19a76c>,)
  3362. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3363. 14:14:18 (D) gajim.c.ged caps-received
  3364. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa19a5ec>,)
  3365. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3366. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3367. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3368. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3369. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3370. _____________
  3371. <presence id="request_2514" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/bot"><status>Gajim's bot</status><priority>0</priority><c ver="2.32" node="http://isida-bot.com" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" affiliation="member"/></x></presence>
  3372. _____________
  3373.  
  3374. 14:14:18 (D) gajim.c.ged stanza-received
  3375. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19a74c>,)
  3376. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'from': u'gajim@conference.gajim.org/bot', u'id': u'request_2514'}
  3377. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  3378. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  3379. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> priority, attrs -> {}
  3380. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> priority
  3381. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://isida-bot.com', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'2.32'}
  3382. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3383. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3384. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'member', u'role': u'participant'}
  3385. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3386. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3387. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3388. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3389. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3390. 14:14:18 (D) gajim.c.ged raw-pres-received
  3391. Args: (<common.nec.NetworkEvent object at 0xa16274c>,)
  3392. 14:14:18 (D) gajim.c.ged gc-presence-received
  3393. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa19a12c>,)
  3394. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3395. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3396. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3397. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3398. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3399. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3400. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3401. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3402. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3403. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3404. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3405. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3406. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3407. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3408. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3409. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3410. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3411. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3412. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3413. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3414. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3415. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3416. 14:14:18 (D) gajim.c.ged caps-presence-received
  3417. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa19a12c>,)
  3418. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3419. 14:14:18 (D) gajim.c.ged caps-received
  3420. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa155c4c>,)
  3421. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3422. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3423. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3424. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3425. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3426. _____________
  3427. <presence id="gajim_muc_616_f3851a" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="ru" from="gajim@conference.gajim.org/dicson"><show>xa</show><x xmlns="vcard-temp:x:update"><photo>4865a298415889b209a405615b4207027388c2fe</photo></x><c ver="OXWgLk21I46smiVGoOI+nMlh1ws=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" affiliation="admin"/></x></presence>
  3428. _____________
  3429.  
  3430. 14:14:18 (D) gajim.c.ged stanza-received
  3431. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d92c>,)
  3432. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'ru', u'from': u'gajim@conference.gajim.org/dicson', u'id': u'gajim_muc_616_f3851a'}
  3433. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
  3434. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> show
  3435. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  3436. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  3437. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  3438. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3439. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'OXWgLk21I46smiVGoOI+nMlh1ws='}
  3440. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3441. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3442. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'admin', u'role': u'moderator'}
  3443. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3444. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3445. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3446. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3447. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3448. 14:14:18 (D) gajim.c.ged raw-pres-received
  3449. Args: (<common.nec.NetworkEvent object at 0xa15b5ec>,)
  3450. 14:14:18 (D) gajim.c.ged gc-presence-received
  3451. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa15b40c>,)
  3452. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3453. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3454. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  3455. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  3456. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  3457. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  3458. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  3459. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  3460. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  3461. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  3462. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  3463. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  3464. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  3465. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  3466. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  3467. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  3468. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3469. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3470. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3471. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3472. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3473. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3474. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3475. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3476. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3477. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3478. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3479. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> BDAY, attrs -> {}
  3480. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> BDAY
  3481. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> ADR, attrs -> {}
  3482. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> HOME, attrs -> {}
  3483. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> HOME
  3484. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> CTRY, attrs -> {}
  3485. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> CTRY
  3486. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> LOCALITY, attrs -> {}
  3487. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> LOCALITY
  3488. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> ADR
  3489. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> NICKNAME, attrs -> {}
  3490. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> NICKNAME
  3491. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  3492. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  3493. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> PHOTO, attrs -> {}
  3494. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> TYPE, attrs -> {}
  3495. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> TYPE
  3496. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> BINVAL, attrs -> {}
  3497. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> BINVAL
  3498. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> SHA, attrs -> {}
  3499. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> SHA
  3500. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> PHOTO
  3501. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3502. 14:14:18 (D) gajim.c.ged caps-presence-received
  3503. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa15b40c>,)
  3504. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3505. 14:14:18 (D) gajim.c.ged caps-received
  3506. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa15b18c>,)
  3507. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3508. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3509. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3510. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3511. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3512. _____________
  3513. <presence id="gajim_muc_18_3433e0" xml:lang="it" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/4javier4"><c hash="sha-1" ver="vk3eAS4C1ZMOnCBn1Oj75pZWiFo=" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="vcard-temp:x:update"><photo/></x><x xmlns="http://jabber.org/protocol/muc#user"><item jid="4javier4@gmail.com/GajimFD84EC8F" affiliation="none" role="participant"/><status code="110"/></x></presence>
  3514. _____________
  3515.  
  3516. 14:14:18 (D) gajim.c.ged stanza-received
  3517. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa155dac>,)
  3518. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'it', u'from': u'gajim@conference.gajim.org/4javier4', u'id': u'gajim_muc_18_3433e0'}
  3519. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'ver': u'vk3eAS4C1ZMOnCBn1Oj75pZWiFo=', u'xmlns': u'http://jabber.org/protocol/caps', u'hash': u'sha-1'}
  3520. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  3521. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  3522. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  3523. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  3524. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3525. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  3526. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'jid': u'4javier4@gmail.com/GajimFD84EC8F', u'role': u'participant'}
  3527. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  3528. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> status, attrs -> {u'code': u'110'}
  3529. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> status
  3530. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3531. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  3532. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  3533. 14:14:18 (D) gajim.c.connection_handlers PresenceCB
  3534. 14:14:18 (D) gajim.c.ged raw-pres-received
  3535. Args: (<common.nec.NetworkEvent object at 0xa1a132c>,)
  3536. 14:14:18 (D) gajim.c.ged gc-presence-received
  3537. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa1a138c>,)
  3538. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3539. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3540. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  3541. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  3542. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3543. 14:14:18 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  3544. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  3545. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  3546. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  3547. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  3548. 14:14:18 (D) gajim.c.ged caps-presence-received
  3549. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa1a138c>,)
  3550. 14:14:18 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  3551. 14:14:18 (D) gajim.c.ged caps-received
  3552. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa190e4c>,)
  3553. /usr/share/gajim/src/groupchat_control.py:93: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
  3554. if parent_iter and (model[iter_][C_AVATAR] or avatar_position == \
  3555. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3556. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3557. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3558. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3559. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3560. _____________
  3561. <message to="4javier4@gmail.com/GajimFD84EC8F" type="groupchat" xml:lang="en" from="gajim@conference.gajim.org/louiz’"><inactive xmlns="http://jabber.org/protocol/chatstates"/><delay stamp="2012-09-28T22:15:09Z" xmlns="urn:xmpp:delay"/><x stamp="20120928T22:15:09" xmlns="jabber:x:delay"/></message>
  3562. _____________
  3563.  
  3564. 14:14:18 (D) gajim.c.ged stanza-received
  3565. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa190e4c>,)
  3566. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/louiz\u2019'}
  3567. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> inactive, attrs -> {u'xmlns': u'http://jabber.org/protocol/chatstates'}
  3568. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> inactive
  3569. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-28T22:15:09Z', u'xmlns': u'urn:xmpp:delay'}
  3570. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3571. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120928T22:15:09', u'xmlns': u'jabber:x:delay'}
  3572. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3573. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3574. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3575. 14:14:18 (D) gajim.c.connection_handlers MessageCB
  3576. 14:14:18 (D) gajim.c.ged raw-message-received
  3577. Args: (<common.nec.NetworkEvent object at 0xa1909ec>,)
  3578. 14:14:18 (D) gajim.c.ged message-received
  3579. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa190c0c>,)
  3580. 14:14:18 (D) gajim.c.ged decrypted-message-received
  3581. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa14d7ac>,)
  3582. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3583. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3584. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3585. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3586. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3587. _____________
  3588. <message xml:lang="en" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/mathieui"><active xmlns="http://jabber.org/protocol/chatstates"/><delay stamp="2012-09-28T23:23:47Z" xmlns="urn:xmpp:delay"/><x stamp="20120928T23:23:47" xmlns="jabber:x:delay"/></message>
  3589. _____________
  3590.  
  3591. 14:14:18 (D) gajim.c.ged stanza-received
  3592. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa26730c>,)
  3593. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/mathieui'}
  3594. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> active, attrs -> {u'xmlns': u'http://jabber.org/protocol/chatstates'}
  3595. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> active
  3596. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-28T23:23:47Z', u'xmlns': u'urn:xmpp:delay'}
  3597. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3598. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120928T23:23:47', u'xmlns': u'jabber:x:delay'}
  3599. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3600. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3601. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3602. 14:14:18 (D) gajim.c.connection_handlers MessageCB
  3603. 14:14:18 (D) gajim.c.ged raw-message-received
  3604. Args: (<common.nec.NetworkEvent object at 0xa190d4c>,)
  3605. 14:14:18 (D) gajim.c.ged message-received
  3606. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1909ec>,)
  3607. 14:14:18 (D) gajim.c.ged decrypted-message-received
  3608. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa19082c>,)
  3609. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3610. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3611. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3612. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3613. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3614. _____________
  3615. <message xml:lang="en" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/mathieui"><inactive xmlns="http://jabber.org/protocol/chatstates"/><delay stamp="2012-09-28T23:23:48Z" xmlns="urn:xmpp:delay"/><x stamp="20120928T23:23:48" xmlns="jabber:x:delay"/></message>
  3616. _____________
  3617.  
  3618. 14:14:18 (D) gajim.c.ged stanza-received
  3619. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa288a4c>,)
  3620. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/mathieui'}
  3621. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> inactive, attrs -> {u'xmlns': u'http://jabber.org/protocol/chatstates'}
  3622. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> inactive
  3623. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-28T23:23:48Z', u'xmlns': u'urn:xmpp:delay'}
  3624. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3625. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120928T23:23:48', u'xmlns': u'jabber:x:delay'}
  3626. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3627. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3628. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3629. 14:14:18 (D) gajim.c.connection_handlers MessageCB
  3630. 14:14:18 (D) gajim.c.ged raw-message-received
  3631. Args: (<common.nec.NetworkEvent object at 0xa190ecc>,)
  3632. 14:14:18 (D) gajim.c.ged message-received
  3633. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa16268c>,)
  3634. 14:14:18 (D) gajim.c.ged decrypted-message-received
  3635. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa190d8c>,)
  3636. 14:14:18 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3637. 14:14:18 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3638. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3639. 14:14:18 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3640. 14:14:18 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3641. _____________
  3642. <message type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/bad.bod"><body>Leave</body><delay stamp="2012-09-29T01:13:46Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:13:46" xmlns="jabber:x:delay"/></message>
  3643. _____________
  3644.  
  3645. 14:14:18 (D) gajim.c.ged stanza-received
  3646. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d7ac>,)
  3647. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/bad.bod'}
  3648. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3649. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3650. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:13:46Z', u'xmlns': u'urn:xmpp:delay'}
  3651. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3652. 14:14:18 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:13:46', u'xmlns': u'jabber:x:delay'}
  3653. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3654. 14:14:18 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3655. 14:14:18 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3656. 14:14:18 (D) gajim.c.connection_handlers MessageCB
  3657. 14:14:18 (D) gajim.c.ged raw-message-received
  3658. Args: (<common.nec.NetworkEvent object at 0xa162bac>,)
  3659. 14:14:18 (D) gajim.c.ged message-received
  3660. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1628cc>,)
  3661. 14:14:18 (D) gajim.c.ged decrypted-message-received
  3662. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa16276c>,)
  3663. 14:14:18 (D) gajim.c.ged gc-message-received
  3664. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa16250c>,)
  3665. 14:14:19 (D) gajim.c.ged notification
  3666. Args: (<common.connection_handlers_events.NotificationEvent object at 0x9c78bec>,)
  3667. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3668. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3669. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3670. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3671. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3672. _____________
  3673. <message id="11" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/|{3boOod}|BOT"><body>bad.bod: insufficient privileges</body><delay stamp="2012-09-29T01:13:46Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:13:46" xmlns="jabber:x:delay"/></message>
  3674. _____________
  3675.  
  3676. 14:14:19 (D) gajim.c.ged stanza-received
  3677. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x976816c>,)
  3678. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'11', u'from': u'gajim@conference.gajim.org/|{3boOod}|BOT'}
  3679. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3680. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3681. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:13:46Z', u'xmlns': u'urn:xmpp:delay'}
  3682. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3683. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:13:46', u'xmlns': u'jabber:x:delay'}
  3684. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3685. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3686. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3687. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3688. 14:14:19 (D) gajim.c.ged raw-message-received
  3689. Args: (<common.nec.NetworkEvent object at 0xa1909ec>,)
  3690. 14:14:19 (D) gajim.c.ged message-received
  3691. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa19084c>,)
  3692. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3693. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa190e2c>,)
  3694. 14:14:19 (D) gajim.c.ged gc-message-received
  3695. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa190d6c>,)
  3696. 14:14:19 (D) gajim.c.ged notification
  3697. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa190f2c>,)
  3698. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3699. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3700. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3701. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3702. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3703. _____________
  3704. <message id="363" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/DArK{ST}ANGeL"><body>Sent By</body><delay stamp="2012-09-29T01:14:15Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:15" xmlns="jabber:x:delay"/></message>
  3705. _____________
  3706.  
  3707. 14:14:19 (D) gajim.c.ged stanza-received
  3708. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa2671cc>,)
  3709. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'363', u'from': u'gajim@conference.gajim.org/DArK{ST}ANGeL'}
  3710. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3711. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3712. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:15Z', u'xmlns': u'urn:xmpp:delay'}
  3713. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3714. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:15', u'xmlns': u'jabber:x:delay'}
  3715. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3716. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3717. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3718. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3719. 14:14:19 (D) gajim.c.ged raw-message-received
  3720. Args: (<common.nec.NetworkEvent object at 0xa190aec>,)
  3721. 14:14:19 (D) gajim.c.ged message-received
  3722. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa14d40c>,)
  3723. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3724. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa14d50c>,)
  3725. 14:14:19 (D) gajim.c.ged gc-message-received
  3726. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa14d96c>,)
  3727. 14:14:19 (D) gajim.c.ged notification
  3728. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa190b6c>,)
  3729. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3730. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3731. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3732. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3733. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3734. _____________
  3735. <message id="115" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/{DARKO}bOt"><body>Sent By</body><delay stamp="2012-09-29T01:14:16Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:16" xmlns="jabber:x:delay"/></message>
  3736. _____________
  3737.  
  3738. 14:14:19 (D) gajim.c.ged stanza-received
  3739. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa190fac>,)
  3740. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'115', u'from': u'gajim@conference.gajim.org/{DARKO}bOt'}
  3741. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3742. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3743. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:16Z', u'xmlns': u'urn:xmpp:delay'}
  3744. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3745. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:16', u'xmlns': u'jabber:x:delay'}
  3746. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3747. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3748. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3749. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3750. 14:14:19 (D) gajim.c.ged raw-message-received
  3751. Args: (<common.nec.NetworkEvent object at 0xa1a164c>,)
  3752. 14:14:19 (D) gajim.c.ged message-received
  3753. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1a17ec>,)
  3754. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3755. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa14daac>,)
  3756. 14:14:19 (D) gajim.c.ged gc-message-received
  3757. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a12cc>,)
  3758. 14:14:19 (D) gajim.c.ged notification
  3759. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa1a124c>,)
  3760. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3761. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3762. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3763. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3764. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3765. _____________
  3766. <message id="364" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/DArK{ST}ANGeL"><body>you did not add my jid to admin list and i cannot stay here without that , so i will leave now ,bye:-(</body><delay stamp="2012-09-29T01:14:17Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:17" xmlns="jabber:x:delay"/></message>
  3767. _____________
  3768.  
  3769. 14:14:19 (D) gajim.c.ged stanza-received
  3770. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa14d56c>,)
  3771. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'364', u'from': u'gajim@conference.gajim.org/DArK{ST}ANGeL'}
  3772. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3773. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3774. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:17Z', u'xmlns': u'urn:xmpp:delay'}
  3775. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3776. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:17', u'xmlns': u'jabber:x:delay'}
  3777. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3778. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3779. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3780. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3781. 14:14:19 (D) gajim.c.ged raw-message-received
  3782. Args: (<common.nec.NetworkEvent object at 0xa1a15ec>,)
  3783. 14:14:19 (D) gajim.c.ged message-received
  3784. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1a12ec>,)
  3785. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3786. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a132c>,)
  3787. 14:14:19 (D) gajim.c.ged gc-message-received
  3788. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a160c>,)
  3789. 14:14:19 (D) gajim.c.ged notification
  3790. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa1a164c>,)
  3791. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3792. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3793. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3794. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3795. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3796. _____________
  3797. <message id="116" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/{DARKO}bOt"><body>you did not add my jid to admin list and i cannot stay here without that , so i will leave now ,bye:-(</body><delay stamp="2012-09-29T01:14:18Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:18" xmlns="jabber:x:delay"/></message>
  3798. _____________
  3799.  
  3800. 14:14:19 (D) gajim.c.ged stanza-received
  3801. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a130c>,)
  3802. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'116', u'from': u'gajim@conference.gajim.org/{DARKO}bOt'}
  3803. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3804. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3805. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:18Z', u'xmlns': u'urn:xmpp:delay'}
  3806. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3807. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:18', u'xmlns': u'jabber:x:delay'}
  3808. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3809. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3810. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3811. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3812. 14:14:19 (D) gajim.c.ged raw-message-received
  3813. Args: (<common.nec.NetworkEvent object at 0xa1a134c>,)
  3814. 14:14:19 (D) gajim.c.ged message-received
  3815. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1a128c>,)
  3816. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3817. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a10cc>,)
  3818. 14:14:19 (D) gajim.c.ged gc-message-received
  3819. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a160c>,)
  3820. 14:14:19 (D) gajim.c.ged notification
  3821. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa1a176c>,)
  3822. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3823. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3824. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3825. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3826. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3827. _____________
  3828. <message type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/bad.bod"><body>test</body><delay stamp="2012-09-29T01:14:27Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:27" xmlns="jabber:x:delay"/></message>
  3829. _____________
  3830.  
  3831. 14:14:19 (D) gajim.c.ged stanza-received
  3832. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a12ec>,)
  3833. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/bad.bod'}
  3834. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3835. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3836. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:27Z', u'xmlns': u'urn:xmpp:delay'}
  3837. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3838. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:27', u'xmlns': u'jabber:x:delay'}
  3839. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3840. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3841. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3842. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3843. 14:14:19 (D) gajim.c.ged raw-message-received
  3844. Args: (<common.nec.NetworkEvent object at 0xa1a176c>,)
  3845. 14:14:19 (D) gajim.c.ged message-received
  3846. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1a1cec>,)
  3847. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3848. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a1c0c>,)
  3849. 14:14:19 (D) gajim.c.ged gc-message-received
  3850. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a19ac>,)
  3851. 14:14:19 (D) gajim.c.ged notification
  3852. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa1a15ac>,)
  3853. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3854. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3855. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3856. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3857. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3858. _____________
  3859. <message id="14" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/|{3boOod}|BOT"><body>bad.bod: passed</body><delay stamp="2012-09-29T01:14:27Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:27" xmlns="jabber:x:delay"/></message>
  3860. _____________
  3861.  
  3862. 14:14:19 (D) gajim.c.ged stanza-received
  3863. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a10cc>,)
  3864. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'14', u'from': u'gajim@conference.gajim.org/|{3boOod}|BOT'}
  3865. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3866. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3867. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:27Z', u'xmlns': u'urn:xmpp:delay'}
  3868. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3869. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:27', u'xmlns': u'jabber:x:delay'}
  3870. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3871. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3872. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3873. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3874. 14:14:19 (D) gajim.c.ged raw-message-received
  3875. Args: (<common.nec.NetworkEvent object at 0xa1a1c4c>,)
  3876. 14:14:19 (D) gajim.c.ged message-received
  3877. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1a1dac>,)
  3878. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3879. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a1e6c>,)
  3880. 14:14:19 (D) gajim.c.ged gc-message-received
  3881. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a11ec>,)
  3882. 14:14:19 (D) gajim.c.ged notification
  3883. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa1a1ecc>,)
  3884. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3885. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3886. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3887. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3888. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3889. _____________
  3890. <message id="84" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/BLACK_ID"><body>bad.bod: passed</body><delay stamp="2012-09-29T01:14:27Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:27" xmlns="jabber:x:delay"/></message>
  3891. _____________
  3892.  
  3893. 14:14:19 (D) gajim.c.ged stanza-received
  3894. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a1bcc>,)
  3895. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'84', u'from': u'gajim@conference.gajim.org/BLACK_ID'}
  3896. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3897. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3898. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:27Z', u'xmlns': u'urn:xmpp:delay'}
  3899. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3900. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:27', u'xmlns': u'jabber:x:delay'}
  3901. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3902. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3903. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3904. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3905. 14:14:19 (D) gajim.c.ged raw-message-received
  3906. Args: (<common.nec.NetworkEvent object at 0xa1a1f6c>,)
  3907. 14:14:19 (D) gajim.c.ged message-received
  3908. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1a1fcc>,)
  3909. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3910. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a10ac>,)
  3911. 14:14:19 (D) gajim.c.ged gc-message-received
  3912. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a140c>,)
  3913. 14:14:19 (D) gajim.c.ged notification
  3914. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa16256c>,)
  3915. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3916. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3917. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3918. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3919. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3920. _____________
  3921. <message id="12" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/|{Viper}|BOT"><body>bad.bod: passed</body><delay stamp="2012-09-29T01:14:27Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:27" xmlns="jabber:x:delay"/></message>
  3922. _____________
  3923.  
  3924. 14:14:19 (D) gajim.c.ged stanza-received
  3925. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a1f4c>,)
  3926. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'12', u'from': u'gajim@conference.gajim.org/|{Viper}|BOT'}
  3927. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3928. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3929. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:27Z', u'xmlns': u'urn:xmpp:delay'}
  3930. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3931. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:27', u'xmlns': u'jabber:x:delay'}
  3932. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3933. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3934. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3935. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3936. 14:14:19 (D) gajim.c.ged raw-message-received
  3937. Args: (<common.nec.NetworkEvent object at 0xa16274c>,)
  3938. 14:14:19 (D) gajim.c.ged message-received
  3939. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa16296c>,)
  3940. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3941. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a182c>,)
  3942. 14:14:19 (D) gajim.c.ged gc-message-received
  3943. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a186c>,)
  3944. 14:14:19 (D) gajim.c.ged notification
  3945. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa16264c>,)
  3946. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3947. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3948. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3949. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3950. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3951. _____________
  3952. <message id="12" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/|{AVATAR}|FloOod"><body>bad.bod: passed</body><delay stamp="2012-09-29T01:14:27Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:27" xmlns="jabber:x:delay"/></message>
  3953. _____________
  3954.  
  3955. 14:14:19 (D) gajim.c.ged stanza-received
  3956. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a188c>,)
  3957. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'12', u'from': u'gajim@conference.gajim.org/|{AVATAR}|FloOod'}
  3958. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3959. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3960. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:27Z', u'xmlns': u'urn:xmpp:delay'}
  3961. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3962. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:27', u'xmlns': u'jabber:x:delay'}
  3963. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3964. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3965. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3966. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3967. 14:14:19 (D) gajim.c.ged raw-message-received
  3968. Args: (<common.nec.NetworkEvent object at 0xa16262c>,)
  3969. 14:14:19 (D) gajim.c.ged message-received
  3970. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa28848c>,)
  3971. 14:14:19 (D) gajim.c.ged decrypted-message-received
  3972. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a192c>,)
  3973. 14:14:19 (D) gajim.c.ged gc-message-received
  3974. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a18ac>,)
  3975. 14:14:19 (D) gajim.c.ged notification
  3976. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa28894c>,)
  3977. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  3978. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  3979. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  3980. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  3981. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  3982. _____________
  3983. <message id="11" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/|3bo~|O|~od`|Flo~|O|~od|"><body>bad.bod: passed</body><delay stamp="2012-09-29T01:14:28Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:28" xmlns="jabber:x:delay"/></message>
  3984. _____________
  3985.  
  3986. 14:14:19 (D) gajim.c.ged stanza-received
  3987. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa162b2c>,)
  3988. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'11', u'from': u'gajim@conference.gajim.org/|3bo~|O|~od`|Flo~|O|~od|'}
  3989. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  3990. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  3991. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:28Z', u'xmlns': u'urn:xmpp:delay'}
  3992. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  3993. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:28', u'xmlns': u'jabber:x:delay'}
  3994. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  3995. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  3996. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  3997. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  3998. 14:14:19 (D) gajim.c.ged raw-message-received
  3999. Args: (<common.nec.NetworkEvent object at 0xa288cac>,)
  4000. 14:14:19 (D) gajim.c.ged message-received
  4001. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa28814c>,)
  4002. 14:14:19 (D) gajim.c.ged decrypted-message-received
  4003. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a1aac>,)
  4004. 14:14:19 (D) gajim.c.ged gc-message-received
  4005. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa288d6c>,)
  4006. 14:14:19 (D) gajim.c.ged notification
  4007. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa288e0c>,)
  4008. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4009. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4010. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4011. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4012. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4013. _____________
  4014. <message id="13" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/|{Viper}|BOT2"><body>bad.bod: passed</body><delay stamp="2012-09-29T01:14:28Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:14:28" xmlns="jabber:x:delay"/></message>
  4015. _____________
  4016.  
  4017. 14:14:19 (D) gajim.c.ged stanza-received
  4018. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a1bac>,)
  4019. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'13', u'from': u'gajim@conference.gajim.org/|{Viper}|BOT2'}
  4020. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  4021. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  4022. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:14:28Z', u'xmlns': u'urn:xmpp:delay'}
  4023. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  4024. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:14:28', u'xmlns': u'jabber:x:delay'}
  4025. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4026. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  4027. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  4028. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  4029. 14:14:19 (D) gajim.c.ged raw-message-received
  4030. Args: (<common.nec.NetworkEvent object at 0xa288dec>,)
  4031. 14:14:19 (D) gajim.c.ged message-received
  4032. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa28838c>,)
  4033. 14:14:19 (D) gajim.c.ged decrypted-message-received
  4034. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa288e6c>,)
  4035. 14:14:19 (D) gajim.c.ged gc-message-received
  4036. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa19aaac>,)
  4037. 14:14:19 (D) gajim.c.ged notification
  4038. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa19a72c>,)
  4039. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4040. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4041. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4042. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4043. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4044. _____________
  4045. <message to="4javier4@gmail.com/GajimFD84EC8F" type="groupchat" xml:lang="en" from="gajim@conference.gajim.org/louiz’"><active xmlns="http://jabber.org/protocol/chatstates"/><delay stamp="2012-09-29T01:16:29Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:16:29" xmlns="jabber:x:delay"/></message>
  4046. _____________
  4047.  
  4048. 14:14:19 (D) gajim.c.ged stanza-received
  4049. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa28862c>,)
  4050. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/louiz\u2019'}
  4051. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> active, attrs -> {u'xmlns': u'http://jabber.org/protocol/chatstates'}
  4052. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> active
  4053. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:16:29Z', u'xmlns': u'urn:xmpp:delay'}
  4054. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  4055. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:16:29', u'xmlns': u'jabber:x:delay'}
  4056. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4057. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  4058. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  4059. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  4060. 14:14:19 (D) gajim.c.ged raw-message-received
  4061. Args: (<common.nec.NetworkEvent object at 0xa19a3cc>,)
  4062. 14:14:19 (D) gajim.c.ged message-received
  4063. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa19a7cc>,)
  4064. 14:14:19 (D) gajim.c.ged decrypted-message-received
  4065. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa19ad6c>,)
  4066. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4067. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4068. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4069. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4070. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4071. _____________
  4072. <message to="4javier4@gmail.com/GajimFD84EC8F" type="groupchat" xml:lang="en" from="gajim@conference.gajim.org/louiz’"><inactive xmlns="http://jabber.org/protocol/chatstates"/><delay stamp="2012-09-29T01:16:33Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T01:16:33" xmlns="jabber:x:delay"/></message>
  4073. _____________
  4074.  
  4075. 14:14:19 (D) gajim.c.ged stanza-received
  4076. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19abec>,)
  4077. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/louiz\u2019'}
  4078. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> inactive, attrs -> {u'xmlns': u'http://jabber.org/protocol/chatstates'}
  4079. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> inactive
  4080. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T01:16:33Z', u'xmlns': u'urn:xmpp:delay'}
  4081. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  4082. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T01:16:33', u'xmlns': u'jabber:x:delay'}
  4083. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4084. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  4085. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  4086. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  4087. 14:14:19 (D) gajim.c.ged raw-message-received
  4088. Args: (<common.nec.NetworkEvent object at 0xa19a5cc>,)
  4089. 14:14:19 (D) gajim.c.ged message-received
  4090. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa19a2ec>,)
  4091. 14:14:19 (D) gajim.c.ged decrypted-message-received
  4092. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa19a44c>,)
  4093. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4094. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4095. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4096. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4097. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4098. _____________
  4099. <message xml:lang="en" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/Link Mauve"><active xmlns="http://jabber.org/protocol/chatstates"/><delay stamp="2012-09-29T05:02:14Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T05:02:14" xmlns="jabber:x:delay"/></message>
  4100. _____________
  4101.  
  4102. 14:14:19 (D) gajim.c.ged stanza-received
  4103. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19a18c>,)
  4104. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/Link Mauve'}
  4105. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> active, attrs -> {u'xmlns': u'http://jabber.org/protocol/chatstates'}
  4106. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> active
  4107. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T05:02:14Z', u'xmlns': u'urn:xmpp:delay'}
  4108. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  4109. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T05:02:14', u'xmlns': u'jabber:x:delay'}
  4110. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4111. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  4112. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  4113. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  4114. 14:14:19 (D) gajim.c.ged raw-message-received
  4115. Args: (<common.nec.NetworkEvent object at 0xa19aa8c>,)
  4116. 14:14:19 (D) gajim.c.ged message-received
  4117. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa19a62c>,)
  4118. 14:14:19 (D) gajim.c.ged decrypted-message-received
  4119. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa19aeac>,)
  4120. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4121. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4122. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4123. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4124. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4125. _____________
  4126. <message xml:lang="en" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/Link Mauve"><inactive xmlns="http://jabber.org/protocol/chatstates"/><delay stamp="2012-09-29T05:03:03Z" xmlns="urn:xmpp:delay"/><x stamp="20120929T05:03:03" xmlns="jabber:x:delay"/></message>
  4127. _____________
  4128.  
  4129. 14:14:19 (D) gajim.c.ged stanza-received
  4130. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19a68c>,)
  4131. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'en', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/Link Mauve'}
  4132. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> inactive, attrs -> {u'xmlns': u'http://jabber.org/protocol/chatstates'}
  4133. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> inactive
  4134. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> delay, attrs -> {u'stamp': u'2012-09-29T05:03:03Z', u'xmlns': u'urn:xmpp:delay'}
  4135. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> delay
  4136. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'stamp': u'20120929T05:03:03', u'xmlns': u'jabber:x:delay'}
  4137. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4138. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  4139. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  4140. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  4141. 14:14:19 (D) gajim.c.ged raw-message-received
  4142. Args: (<common.nec.NetworkEvent object at 0xa19af8c>,)
  4143. 14:14:19 (D) gajim.c.ged message-received
  4144. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1ac02c>,)
  4145. 14:14:19 (D) gajim.c.ged decrypted-message-received
  4146. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa19a56c>,)
  4147. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4148. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4149. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4150. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4151. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4152. _____________
  4153. <message type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/Asterix"><subject>Welcome to the official room of Gajim. Gajim 0.15.1 is now released! Try it!
  4154. Language is English. If you have something to ask -- just ask. Don't circle around with questions like "Have anyone used Gajim on Windows?"...
  4155. New Bugs at http://trac.gajim.org/newticket
  4156. http://www.frappr.com/gajim add yourselves!
  4157. Paste in http://paste.gajim.org
  4158. shots in http://picpaste.com
  4159. room logs in http://www.gajim.org:5290/muc_log/conference.gajim.org/gajim/
  4160. Spread Gajim! http://trac.gajim.org/wiki/SpreadJabberAndGajim</subject></message>
  4161. _____________
  4162.  
  4163. 14:14:19 (D) gajim.c.ged stanza-received
  4164. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa19a14c>,)
  4165. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'from': u'gajim@conference.gajim.org/Asterix'}
  4166. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> subject, attrs -> {}
  4167. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> subject
  4168. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  4169. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  4170. 14:14:19 (D) gajim.c.connection_handlers MessageCB
  4171. 14:14:19 (D) gajim.c.ged raw-message-received
  4172. Args: (<common.nec.NetworkEvent object at 0xa1ac1ec>,)
  4173. 14:14:19 (D) gajim.c.ged message-received
  4174. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1ac2cc>,)
  4175. 14:14:19 (D) gajim.c.ged decrypted-message-received
  4176. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1ac4ec>,)
  4177. 14:14:19 (D) gajim.c.ged gc-subject-received
  4178. Args: (<common.connection_handlers_events.GcSubjectReceivedEvent object at 0xa1ac0ac>,)
  4179. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4180. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4181. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4182. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4183. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4184. _____________
  4185. <presence id="gajim_muc_18_3433e0" to="4javier4@gmail.com/GajimFD84EC8F" xml:lang="it" from="gajim@conference.gajim.org/4javier4"><c ver="vk3eAS4C1ZMOnCBn1Oj75pZWiFo=" hash="sha-1" node="http://gajim.org" xmlns="http://jabber.org/protocol/caps"/><x xmlns="vcard-temp:x:update"><photo/></x><x xmlns="http://jabber.org/protocol/muc#user"><item jid="4javier4@gmail.com/GajimFD84EC8F" affiliation="none" role="participant"/><status code="110"/></x></presence>
  4186. _____________
  4187.  
  4188. 14:14:19 (D) gajim.c.ged stanza-received
  4189. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1ac18c>,)
  4190. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'it', u'from': u'gajim@conference.gajim.org/4javier4', u'id': u'gajim_muc_18_3433e0'}
  4191. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://gajim.org', u'hash': u'sha-1', u'xmlns': u'http://jabber.org/protocol/caps', u'ver': u'vk3eAS4C1ZMOnCBn1Oj75pZWiFo='}
  4192. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> c
  4193. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'vcard-temp:x:update'}
  4194. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> photo, attrs -> {}
  4195. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> photo
  4196. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4197. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  4198. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'jid': u'4javier4@gmail.com/GajimFD84EC8F', u'role': u'participant'}
  4199. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  4200. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> status, attrs -> {u'code': u'110'}
  4201. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> status
  4202. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4203. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  4204. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  4205. 14:14:19 (D) gajim.c.connection_handlers PresenceCB
  4206. 14:14:19 (D) gajim.c.ged raw-pres-received
  4207. Args: (<common.nec.NetworkEvent object at 0xa1ac76c>,)
  4208. 14:14:19 (D) gajim.c.ged gc-presence-received
  4209. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0x9b4730c>,)
  4210. 14:14:19 (D) gajim.c.x.simplexml Preparing to handle incoming XML stream.
  4211. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 1 , tag -> vCard, attrs -> {u'xmlns': u'vcard-temp'}
  4212. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> FN, attrs -> {}
  4213. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> FN
  4214. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 1 , tag -> vCard
  4215. 14:14:19 (D) gajim.c.ged caps-presence-received
  4216. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x9b4730c>,)
  4217. 14:14:19 (D) gajim.c.ged caps-received
  4218. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa1ac5cc>,)
  4219. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4220. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4221. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4222. _____________
  4223. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/vincent_v" type="get" id="19"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
  4224. _____________
  4225.  
  4226. 14:14:19 (D) gajim.c.ged stanza-sent
  4227. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4228. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4229. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4230. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4231. _____________
  4232. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/CrashMan" type="get" id="20"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#F4WjS9bbuE9NB818++LeiL9H7Lg=" /></iq>
  4233. _____________
  4234.  
  4235. 14:14:19 (D) gajim.c.ged stanza-sent
  4236. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4237. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4238. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4239. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4240. _____________
  4241. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/sergio" type="get" id="21"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#DqbFepL2ZtwRtEWrzB8VuEl4qso=" /></iq>
  4242. _____________
  4243.  
  4244. 14:14:19 (D) gajim.c.ged stanza-sent
  4245. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4246. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4247. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4248. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4249. _____________
  4250. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/x11term" type="get" id="22"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#QaR2dtqgUnen2IED3n4wMxypaSQ=" /></iq>
  4251. _____________
  4252.  
  4253. 14:14:19 (D) gajim.c.ged stanza-sent
  4254. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4255. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4256. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4257. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4258. _____________
  4259. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/mathieui" type="get" id="23"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
  4260. _____________
  4261.  
  4262. 14:14:19 (D) gajim.c.ged stanza-sent
  4263. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4264. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4265. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4266. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4267. _____________
  4268. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/louiz’" type="get" id="24"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
  4269. _____________
  4270.  
  4271. 14:14:19 (D) gajim.c.ged stanza-sent
  4272. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4273. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4274. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4275. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4276. _____________
  4277. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/Link Mauve" type="get" id="25"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
  4278. _____________
  4279.  
  4280. 14:14:19 (D) gajim.c.ged stanza-sent
  4281. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4282. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4283. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4284. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4285. _____________
  4286. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/mmlosh" type="get" id="26"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#Yo8RnGNTm1N99w787YqjndLaTtw=" /></iq>
  4287. _____________
  4288.  
  4289. 14:14:19 (D) gajim.c.ged stanza-sent
  4290. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4291. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4292. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4293. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4294. _____________
  4295. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/MonoBOY" type="get" id="27"><vCard xmlns="vcard-temp" /></iq>
  4296. _____________
  4297.  
  4298. 14:14:19 (D) gajim.c.ged stanza-sent
  4299. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4300. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4301. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4302. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4303. _____________
  4304. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/MonoBOY" type="get" id="28"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#Mh6akIO12WR2Lsda8YinHPLEatE=" /></iq>
  4305. _____________
  4306.  
  4307. 14:14:19 (D) gajim.c.ged stanza-sent
  4308. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4309. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4310. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4311. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4312. _____________
  4313. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/Lukc" type="get" id="29"><vCard xmlns="vcard-temp" /></iq>
  4314. _____________
  4315.  
  4316. 14:14:19 (D) gajim.c.ged stanza-sent
  4317. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4318. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4319. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4320. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4321. _____________
  4322. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/Lukc" type="get" id="30"><query xmlns="http://jabber.org/protocol/disco#info" node="http://mcabber.com/caps#ppddnHPgXD0xX/k5H5BFDAuPo0g=" /></iq>
  4323. _____________
  4324.  
  4325. 14:14:19 (D) gajim.c.ged stanza-sent
  4326. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4327. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4328. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4329. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4330. _____________
  4331. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/manu" type="get" id="31"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#D2cuPSP6fgfIjk1Iz18zKc8bxKQ=" /></iq>
  4332. _____________
  4333.  
  4334. 14:14:19 (D) gajim.c.ged stanza-sent
  4335. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4336. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4337. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4338. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4339. _____________
  4340. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/0xAFFE" type="get" id="32"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#bEHllSf8i/bSaijuwbQ23lGmCg0=" /></iq>
  4341. _____________
  4342.  
  4343. 14:14:19 (D) gajim.c.ged stanza-sent
  4344. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4345. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4346. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4347. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4348. _____________
  4349. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/HAL" type="get" id="33"><vCard xmlns="vcard-temp" /></iq>
  4350. _____________
  4351.  
  4352. 14:14:19 (D) gajim.c.ged stanza-sent
  4353. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4354. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4355. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4356. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4357. _____________
  4358. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/HAL" type="get" id="34"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
  4359. _____________
  4360.  
  4361. 14:14:19 (D) gajim.c.ged stanza-sent
  4362. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4363. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4364. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4365. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4366. _____________
  4367. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/azerttyu" type="get" id="35"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#UwNaWcZxxfcK2fxuze3moIkzA9s=" /></iq>
  4368. _____________
  4369.  
  4370. 14:14:19 (D) gajim.c.ged stanza-sent
  4371. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4372. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4373. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4374. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4375. _____________
  4376. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/asteroid" type="get" id="36"><vCard xmlns="vcard-temp" /></iq>
  4377. _____________
  4378.  
  4379. 14:14:19 (D) gajim.c.ged stanza-sent
  4380. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4381. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4382. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4383. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4384. _____________
  4385. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/asteroid" type="get" id="37"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#CMlRmsNuG8yMr/9caYBLbLS6xjM=" /></iq>
  4386. _____________
  4387.  
  4388. 14:14:19 (D) gajim.c.ged stanza-sent
  4389. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4390. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4391. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4392. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4393. _____________
  4394. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/Asterix" type="get" id="38"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#P3xEW54B8jvdMwXq9kzi6c4lfQQ=" /></iq>
  4395. _____________
  4396.  
  4397. 14:14:19 (D) gajim.c.ged stanza-sent
  4398. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4399. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4400. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4401. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4402. _____________
  4403. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/bot" type="get" id="39"><query xmlns="http://jabber.org/protocol/disco#info" /></iq>
  4404. _____________
  4405.  
  4406. 14:14:19 (D) gajim.c.ged stanza-sent
  4407. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4408. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4409. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4410. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4411. _____________
  4412. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/dicson" type="get" id="40"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#OXWgLk21I46smiVGoOI+nMlh1ws=" /></iq>
  4413. _____________
  4414.  
  4415. 14:14:19 (D) gajim.c.ged stanza-sent
  4416. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4417. 14:14:19 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4418. 14:14:19 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  4419. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4420. _____________
  4421. <iq xmlns="jabber:client" to="gajim@conference.gajim.org/4javier4" type="get" id="41"><query xmlns="http://jabber.org/protocol/disco#info" node="http://gajim.org#vk3eAS4C1ZMOnCBn1Oj75pZWiFo=" /></iq>
  4422. _____________
  4423.  
  4424. 14:14:19 (D) gajim.c.ged stanza-sent
  4425. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9b4730c>,)
  4426. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4427. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4428. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4429. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4430. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4431. _____________
  4432. <iq id="19" type="result" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/vincent_v"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="pc" category="client"/><feature var="jabber:iq:last"/><feature var="jabber:x:data"/><feature var="http://jabber.org/protocol/shim"/><feature var="http://jabber.org/protocol/shim#SubID"/><feature var="http://jabber.org/protocol/chatstates"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:attention:0"/></query></iq>
  4433. _____________
  4434.  
  4435. 14:14:19 (D) gajim.c.ged stanza-received
  4436. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9b4730c>,)
  4437. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'result', u'id': u'19', u'from': u'gajim@conference.gajim.org/vincent_v'}
  4438. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#info'}
  4439. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'client', u'type': u'pc'}
  4440. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> identity
  4441. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:last'}
  4442. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4443. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:data'}
  4444. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4445. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/shim'}
  4446. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4447. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/shim#SubID'}
  4448. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4449. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/chatstates'}
  4450. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4451. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:version'}
  4452. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4453. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:attention:0'}
  4454. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4455. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  4456. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  4457. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  4458. 14:14:19 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->19
  4459. 14:14:19 (D) gajim.c.ged raw-iq-received
  4460. Args: (<common.nec.NetworkEvent object at 0xa1ac98c>,)
  4461. 14:14:19 (D) gajim.c.pubsub _PubsubCB
  4462. 14:14:19 (D) gajim.c.connection_handlers DiscoverInfoCB
  4463. 14:14:19 (D) gajim.c.ged agent-info-received
  4464. Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0xa1ac98c>,)
  4465. 14:14:19 (D) gajim.c.ged caps-disco-received
  4466. Args: (<common.connection_handlers_events.CapsDiscoReceivedEvent object at 0xa1ac44c>,)
  4467. 14:14:19 (D) gajim.c.ged caps-received
  4468. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa1ac22c>,)
  4469. 14:14:19 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4470. 14:14:19 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4471. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4472. 14:14:19 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4473. 14:14:19 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4474. _____________
  4475. <iq id="24" type="result" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/louiz’"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="pc" name="Poezio" category="client"/><feature var="jabber:iq:last"/><feature var="jabber:x:data"/><feature var="http://jabber.org/protocol/shim"/><feature var="http://jabber.org/protocol/shim#SubID"/><feature var="http://jabber.org/protocol/chatstates"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="urn:xmpp:attention:0"/></query></iq>
  4476. _____________
  4477.  
  4478. 14:14:19 (D) gajim.c.ged stanza-received
  4479. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9e682ac>,)
  4480. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'result', u'id': u'24', u'from': u'gajim@conference.gajim.org/louiz\u2019'}
  4481. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#info'}
  4482. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'client', u'type': u'pc', u'name': u'Poezio'}
  4483. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> identity
  4484. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:last'}
  4485. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4486. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:data'}
  4487. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4488. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/shim'}
  4489. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4490. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/shim#SubID'}
  4491. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4492. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/chatstates'}
  4493. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4494. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:version'}
  4495. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4496. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:time'}
  4497. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4498. 14:14:19 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:attention:0'}
  4499. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> feature
  4500. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> query
  4501. 14:14:19 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> iq
  4502. 14:14:19 (D) gajim.c.x.dispatcher_nb Got jabber:client/iq stanza
  4503. 14:14:19 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->24
  4504. 14:14:19 (D) gajim.c.ged raw-iq-received
  4505. Args: (<common.nec.NetworkEvent object at 0xa1acacc>,)
  4506. 14:14:19 (D) gajim.c.pubsub _PubsubCB
  4507. 14:14:19 (D) gajim.c.connection_handlers DiscoverInfoCB
  4508. 14:14:19 (D) gajim.c.ged agent-info-received
  4509. Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0xa1acacc>,)
  4510. 14:14:19 (D) gajim.c.ged caps-disco-received
  4511. Args: (<common.connection_handlers_events.CapsDiscoReceivedEvent object at 0xa128aac>,)
  4512. 14:14:19 (D) gajim.c.ged caps-received
  4513. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa1a1b0c>,)
  4514. 14:14:33 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4515. 14:14:33 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4516. 14:14:33 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4517. 14:14:33 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4518. 14:14:33 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4519. _____________
  4520.  
  4521. _____________
  4522.  
  4523. 14:14:33 (D) gajim.c.ged stanza-received
  4524. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9c8d96c>,)
  4525. 14:14:49 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4526. 14:14:49 (D) gajim.c.x.tls_nb Recv: Got OpenSSL.SSL.SysCallError: SysCallError(-1, 'Unexpected EOF')
  4527. Traceback (most recent call last):
  4528. File "/usr/share/gajim/src/common/xmpp/tls_nb.py", line 167, in recv
  4529. retval = self.sslobj.recv(bufsize)
  4530. SysCallError: (-1, 'Unexpected EOF')
  4531. 14:14:49 (I) gajim.c.x.transports_nb _do_receive, caught SSL error, got None:
  4532. Traceback (most recent call last):
  4533. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 562, in _do_receive
  4534. received = self._recv(RECV_BUFSIZE)
  4535. File "/usr/share/gajim/src/common/xmpp/tls_nb.py", line 175, in recv
  4536. raise SSLWrapper.Error(self.sock or self.sslobj, e)
  4537. Error: <class 'common.xmpp.tls_nb.Error'> for 65.55.71.206:5222: [Errno: -1] ((-1, 'Unexpected EOF')), Caused by <class 'OpenSSL.SSL.SysCallError'>((-1, 'Unexpected EOF'))
  4538. 14:14:49 (I) gajim.c.x.transports_nb Disconnected by remote server: #-1, (-1, 'Unexpected EOF')
  4539. 14:14:49 (I) gajim.c.x.plugin Plugging <common.xmpp.tls_nb.NonBlockingTLS instance at 0xa22220c> __OUT__ of <common.xmpp.transports_nb.NonBlockingTCP instance at 0xa2015ec>.
  4540. 14:14:49 (I) gajim.c.x.client_nb Disconnecting NBClient:
  4541. /usr/share/gajim/src/common/xmpp/idlequeue.py:527: Warning: giounix.c:411Error while getting flags for FD: Descrittore di file errato (9)
  4542.  
  4543. priority=gobject.PRIORITY_LOW)
  4544. Traceback (most recent call last):
  4545. File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 533, in _process_events
  4546. return IdleQueue._process_events(self, fd, flags)
  4547. File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 394, in _process_events
  4548. obj.pollin()
  4549. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 414, in pollin
  4550. self._do_receive()
  4551. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 579, in _do_receive
  4552. self.on_remote_disconnect()
  4553. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 459, in disconnect
  4554. NonBlockingTransport.disconnect(self, do_callback)
  4555. File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 209, in disconnect
  4556. self.on_disconnect()
  4557. File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 96, in disconnect
  4558. if self.SASL.startsasl == 'failure-in-process':
  4559. AttributeError: SASL instance has no attribute 'startsasl'
  4560. 14:15:03 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4561. 14:15:03 (D) gajim.c.ged message-sent
  4562. Args: (<common.connection_handlers_events.MessageSentEvent object at 0xa1a1a6c>,)
  4563. 14:15:03 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4564. 14:15:03 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  4565. 14:15:03 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4566. _____________
  4567. <message xmlns="jabber:client" to="gajim@conference.gajim.org" type="groupchat" id="42"><body>hello</body></message>
  4568. _____________
  4569.  
  4570. 14:15:03 (D) gajim.c.ged stanza-sent
  4571. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0xa1a1a6c>,)
  4572. 14:15:03 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4573. 14:15:03 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4574. 14:15:03 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4575. 14:15:03 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4576. 14:15:03 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4577. _____________
  4578. <message id="42" type="groupchat" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/4javier4"><body>hello</body></message>
  4579. _____________
  4580.  
  4581. 14:15:03 (D) gajim.c.ged stanza-received
  4582. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0xa1a1a6c>,)
  4583. 14:15:03 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'type': u'groupchat', u'id': u'42', u'from': u'gajim@conference.gajim.org/4javier4'}
  4584. 14:15:03 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> body, attrs -> {}
  4585. 14:15:03 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> body
  4586. 14:15:03 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> message
  4587. 14:15:03 (D) gajim.c.x.dispatcher_nb Got jabber:client/message stanza
  4588. 14:15:03 (D) gajim.c.connection_handlers MessageCB
  4589. 14:15:03 (D) gajim.c.ged raw-message-received
  4590. Args: (<common.nec.NetworkEvent object at 0xa1a15cc>,)
  4591. 14:15:03 (D) gajim.c.ged message-received
  4592. Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0xa1a150c>,)
  4593. 14:15:03 (D) gajim.c.ged decrypted-message-received
  4594. Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0xa1a12cc>,)
  4595. 14:15:03 (D) gajim.c.ged gc-message-received
  4596. Args: (<common.connection_handlers_events.GcMessageReceivedEvent object at 0xa1a16cc>,)
  4597. 14:15:03 (D) gajim.c.ged notification
  4598. Args: (<common.connection_handlers_events.NotificationEvent object at 0xa1a168c>,)
  4599. 14:15:25 (I) gajim.c.x.transports_nb Plugging fd 15, W:True, R:True
  4600. 14:15:25 (I) gajim.c.x.transports_nb pollout called, state == CONNECTED
  4601. 14:15:25 (I) gajim.c.x.transports_nb Plugging fd 15, W:False, R:True
  4602. 14:15:25 (I) gajim.c.x.client_nb raising event from transport: :::::DATA SENT::::
  4603. _____________
  4604. <presence xmlns="jabber:client" to="gajim@conference.gajim.org/4javier4" xml:lang="it" type="unavailable" id="gajim_muc_43_3433e0"><status>offline</status></presence>
  4605. _____________
  4606.  
  4607. 14:15:25 (D) gajim.c.ged stanza-sent
  4608. Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x9c78bac>,)
  4609. 14:15:26 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4610. 14:15:26 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4611. 14:15:26 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4612. 14:15:26 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4613. 14:15:26 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4614. _____________
  4615. <presence type="unavailable" to="4javier4@gmail.com/GajimFD84EC8F" from="gajim@conference.gajim.org/4javier4" id="gajim_muc_43_3433e0" xml:lang="it"><status>offline</status><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none"/><status code="110"/></x></presence>
  4616. _____________
  4617.  
  4618. 14:15:26 (D) gajim.c.ged stanza-received
  4619. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x9c78bac>,)
  4620. 14:15:26 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'4javier4@gmail.com/GajimFD84EC8F', u'xml:lang': u'it', u'type': u'unavailable', u'id': u'gajim_muc_43_3433e0', u'from': u'gajim@conference.gajim.org/4javier4'}
  4621. 14:15:26 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> status, attrs -> {}
  4622. 14:15:26 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> status
  4623. 14:15:26 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 3 , tag -> x, attrs -> {u'xmlns': u'http://jabber.org/protocol/muc#user'}
  4624. 14:15:26 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> item, attrs -> {u'affiliation': u'none', u'role': u'none'}
  4625. 14:15:26 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> item
  4626. 14:15:26 (I) gajim.c.x.simplexml STARTTAG.. DEPTH -> 4 , tag -> status, attrs -> {u'code': u'110'}
  4627. 14:15:26 (I) gajim.c.x.simplexml DEPTH -> 4 , tag -> status
  4628. 14:15:26 (I) gajim.c.x.simplexml DEPTH -> 3 , tag -> x
  4629. 14:15:26 (I) gajim.c.x.simplexml DEPTH -> 2 , tag -> presence
  4630. 14:15:26 (D) gajim.c.x.dispatcher_nb Got jabber:client/presence stanza
  4631. 14:15:26 (D) gajim.c.connection_handlers PresenceCB
  4632. 14:15:26 (D) gajim.c.ged raw-pres-received
  4633. Args: (<common.nec.NetworkEvent object at 0xa1a168c>,)
  4634. 14:15:26 (D) gajim.c.ged gc-presence-received
  4635. Args: (<common.connection_handlers_events.GcPresenceReceivedEvent object at 0xa1a1a0c>,)
  4636. 14:15:26 (D) gajim.c.ged caps-presence-received
  4637. Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0xa1a1a0c>,)
  4638. 14:15:26 (I) gajim.c.p.caps Received Caps from unknown contact gajim@conference.gajim.org/4javier4
  4639. 14:15:26 (D) gajim.c.ged caps-received
  4640. Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0xa1a16ec>,)
  4641. 14:15:26 (I) gajim.c.x.transports_nb pollin called, state == CONNECTED
  4642. 14:15:26 (I) gajim.c.x.idlequeue read timeout removed for fd 15
  4643. 14:15:26 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 55 seconds
  4644. 14:15:26 (I) gajim.c.x.idlequeue read timeout set for fd 15 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <common.xmpp.transports_nb.NonBlockingTCP instance at 0x9ee7c0c>>
  4645. 14:15:26 (I) gajim.c.x.client_nb raising event from transport: :::::DATA RECEIVED::::
  4646. _____________
  4647.  
  4648. _____________
  4649.  
  4650. 14:15:26 (D) gajim.c.ged stanza-received
  4651. Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x96869ac>,)
  4652. Traceback (most recent call last):
  4653. File "/usr/share/gajim/src/gui_interface.py", line 2433, in process_connections
  4654. gajim.idlequeue.process()
  4655. File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 550, in process
  4656. self._check_time_events()
  4657. File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 314, in _check_time_events
  4658. for timeout, func in timeouts.items():
  4659. KeyboardInterrupt
  4660. gajim: Fatal IO error 4 (Chiamata di sistema interrotta) on X server :0.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement