Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save silberzwiebel/63c8c7e552670a265d3f156602fe385d to your computer and use it in GitHub Desktop.
Save silberzwiebel/63c8c7e552670a265d3f156602fe385d to your computer and use it in GitHub Desktop.
gajim OMEMO no message is shown
01.04.2016 11:24:43 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe074045f90>,)
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'result', u'id': u'22'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> iq
01.04.2016 11:24:43 (D) nbxmpp.dispatcher_nb Got jabber:client/iq stanza
01.04.2016 11:24:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->22
01.04.2016 11:24:43 (D) gajim.c.ged raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7fe074045d50>,)
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <entered>
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <left>
01.04.2016 11:24:43 (D) gajim.c.pubsub _PubsubCB
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> result, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'21', u'id': u'31de527b-1043-4843-a501-9cc43bb7635c'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> delay, attrs -> {u'stamp': u'2016-04-01T09:24:40Z', u'xmlns': u'urn:xmpp:delay'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> delay
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'robert@kartoffelsalat.ddns.net/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'thomas@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 6 , tag -> displayed, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'3cfbae9a-568e-41de-abb8-2cebd4c71ed5'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 6 , tag -> displayed
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 6 , tag -> store
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> message
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> forwarded
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> result
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> message
01.04.2016 11:24:43 (D) nbxmpp.dispatcher_nb Got jabber:client/message stanza
01.04.2016 11:24:43 (D) gajim.c.connection_handlers MessageCB
01.04.2016 11:24:43 (D) gajim.c.ged raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7fe07406eb10>,)
01.04.2016 11:24:43 (D) gajim.c.ged mam-message-received
Args: (<common.connection_handlers_events.MamMessageReceivedEvent object at 0x7fe07406e450>,)
01.04.2016 11:24:43 (D) gajim.c.ged mam-decrypted-message-received
Args: (<common.connection_handlers_events.MamDecryptedMessageReceivedEvent object at 0x7fe075c54750>,)
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> fin, attrs -> {u'xmlns': u'urn:xmpp:mam:0', u'queryid': u'21', u'complete': u'true'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> set, attrs -> {u'xmlns': u'http://jabber.org/protocol/rsm'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> first, attrs -> {}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> first
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> last, attrs -> {}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> last
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> set
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> fin
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> message
01.04.2016 11:24:43 (D) nbxmpp.dispatcher_nb Got jabber:client/message stanza
01.04.2016 11:24:43 (D) gajim.c.connection_handlers MessageCB
01.04.2016 11:24:43 (D) gajim.c.ged raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7fe06edbf7d0>,)
01.04.2016 11:24:43 (D) gajim.c.ged message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7fe06edbf850>,)
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.message_received() <entered>
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.message_received() <left>
01.04.2016 11:24:43 (D) gajim.c.ged decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7fe06edbfa10>,)
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'20', u'xmlns': u'urn:xmpp:sm:2'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> a
01.04.2016 11:24:43 (D) nbxmpp.dispatcher_nb Got urn:xmpp:sm:2/a stanza
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'result', u'id': u'Gajim_23', u'from': u'conference.kartoffelsalat.ddns.net'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'http://jabber.org/protocol/disco#info'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'conference', u'type': u'text', u'name': u'Prosody Chatrooms'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> identity
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/commands'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#info'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#items'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> query
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> iq
01.04.2016 11:24:43 (D) nbxmpp.dispatcher_nb Got jabber:client/iq stanza
01.04.2016 11:24:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->Gajim_23
01.04.2016 11:24:43 (D) gajim.c.ged raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7fe06edbfa90>,)
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <entered>
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <left>
01.04.2016 11:24:43 (D) gajim.c.pubsub _PubsubCB
01.04.2016 11:24:43 (D) gajim.c.connection_handlers DiscoverInfoCB
01.04.2016 11:24:43 (D) gajim.c.ged agent-info-received
Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0x7fe06edbfa90>,)
01.04.2016 11:24:43 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:24:43 (I) gajim.c.p.caps Received Disco from unknown contact conference.kartoffelsalat.ddns.net
01.04.2016 11:24:43 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:24:43 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:24:43 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="25"><query xmlns="jabber:iq:private"><storage xmlns="storage:metacontacts" /></query></iq>
_____________
01.04.2016 11:24:43 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe06edbf9d0>,)
01.04.2016 11:24:43 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:43 (D) nbxmpp.tls_nb Recv: Want-error: WantReadError()
01.04.2016 11:24:43 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:43 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:24:43 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:24:43 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:24:43 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='20' type='result' to='thomas@kartoffelsalat.ddns.net/Gajim' from='thomas@kartoffelsalat.ddns.net/Gajim'><query node='http://gajim.org#yypfg5czKbS5hqQJL8yWK2JpxC0=' xmlns='http://jabber.org/protocol/disco#info'><identity type='pc' name='Gajim' category='client'/><feature var='http://jabber.org/protocol/bytestreams'/><feature var='http://jabber.org/protocol/si'/><feature var='http://jabber.org/protocol/si/profile/file-transfer'/><feature var='http://jabber.org/protocol/muc'/><feature var='http://jabber.org/protocol/muc#user'/><feature var='http://jabber.org/protocol/muc#admin'/><feature var='http://jabber.org/protocol/muc#owner'/><feature var='http://jabber.org/protocol/muc#roomconfig'/><feature var='http://jabber.org/protocol/commands'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='ipv6'/><feature var='jabber:iq:gateway'/><feature var='jabber:iq:last'/><feature var='jabber:iq:privacy'/><feature var='jabber:iq:private'/><feature var='jabber:iq:register'/><feature var='jabber:iq:version'/><feature var='jabber:x:data'/><feature var='jabber:x:encrypted'/><feature var='msglog'/><feature var='sslc2s'/><feature var='stringprep'/><feature var='urn:xmpp:ping'/><feature var='urn:xmpp:time'/><feature var='urn:xmpp:ssn'/><feature var='http://jabber.org/protocol/mood'/><feature var='http://jabber.org/protocol/activity'/><feature var='http://jabber.org/protocol/nick'/><feature var='http://jabber.org/protocol/rosterx'/><feature var='urn:xmpp:sec-label:0'/><feature var='urn:xmpp:hashes:1'/><feature var='urn:xmpp:hash-function-textual-names:md5'/><feature var='urn:xmpp:hash-function-textual-names:sha-1'/><feature var='urn:xmpp:hash-function-textual-names:sha-256'/><feature var='urn:xmpp:hash-function-textual-names:sha-512'/><feature var='urn:xmpp:message-correct:0'/><feature var='jabber:x:conference'/><feature var='eu.siacs.conversations.axolotl.devicelist+notify'/><feature var='http://jabber.org/protocol/mood+notify'/><feature var='http://jabber.org/protocol/activity+notify'/><feature var='http://jabber.org/protocol/tune+notify'/><feature var='http://jabber.org/protocol/nick+notify'/><feature var='http://jabber.org/protocol/geoloc+notify'/><feature var='http://jabber.org/protocol/chatstates'/><feature var='http://jabber.org/protocol/xhtml-im'/><feature var='http://www.xmpp.org/extensions/xep-0116.html#ns'/><feature var='urn:xmpp:receipts'/><feature var='urn:xmpp:jingle:1'/><feature var='urn:xmpp:jingle:apps:rtp:1'/><feature var='urn:xmpp:jingle:apps:rtp:audio'/><feature var='urn:xmpp:jingle:apps:rtp:video'/><feature var='urn:xmpp:jingle:transports:ice-udp:1'/><feature var='urn:xmpp:jingle:apps:file-transfer:3'/><feature var='urn:xmpp:jingle:security:xtls:0'/><feature var='urn:xmpp:jingle:transports:s5b:1'/><feature var='urn:xmpp:jingle:transports:ibb:1'/></query></iq>
_____________
01.04.2016 11:24:43 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06edbf990>,)
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'result', u'id': u'20', u'from': u'thomas@kartoffelsalat.ddns.net/Gajim'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'node': u'http://gajim.org#yypfg5czKbS5hqQJL8yWK2JpxC0=', u'xmlns': u'http://jabber.org/protocol/disco#info'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> identity, attrs -> {u'category': u'client', u'type': u'pc', u'name': u'Gajim'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> identity
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/bytestreams'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/si'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/si/profile/file-transfer'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#user'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#admin'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#owner'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/muc#roomconfig'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/commands'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/disco#info'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'ipv6'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:gateway'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:last'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:privacy'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:private'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:register'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:iq:version'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:data'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:encrypted'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'msglog'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'sslc2s'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'stringprep'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:ping'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:time'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:ssn'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/mood'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/activity'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/nick'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/rosterx'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:sec-label:0'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hashes:1'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:md5'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:sha-1'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:sha-256'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:hash-function-textual-names:sha-512'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:message-correct:0'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'jabber:x:conference'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'eu.siacs.conversations.axolotl.devicelist+notify'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/mood+notify'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/activity+notify'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/tune+notify'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/nick+notify'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/geoloc+notify'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/chatstates'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://jabber.org/protocol/xhtml-im'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'http://www.xmpp.org/extensions/xep-0116.html#ns'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:receipts'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:1'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:rtp:1'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:rtp:audio'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:rtp:video'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:transports:ice-udp:1'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:apps:file-transfer:3'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:security:xtls:0'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:transports:s5b:1'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> feature, attrs -> {u'var': u'urn:xmpp:jingle:transports:ibb:1'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> feature
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> query
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> iq
01.04.2016 11:24:43 (D) nbxmpp.dispatcher_nb Got jabber:client/iq stanza
01.04.2016 11:24:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->20
01.04.2016 11:24:43 (D) gajim.c.ged raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7fe06edb3f50>,)
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <entered>
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <left>
01.04.2016 11:24:43 (D) gajim.c.pubsub _PubsubCB
01.04.2016 11:24:43 (D) gajim.c.connection_handlers DiscoverInfoCB
01.04.2016 11:24:43 (D) gajim.c.ged agent-info-received
Args: (<common.connection_handlers_events.AgentInfoReceivedEvent object at 0x7fe06edb3f50>,)
01.04.2016 11:24:43 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:43 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:24:43 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:24:43 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:24:43 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='25' type='result' to='thomas@kartoffelsalat.ddns.net/Gajim'><query xmlns='jabber:iq:private'><storage xmlns='storage:metacontacts'/></query></iq>
_____________
01.04.2016 11:24:43 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06edb3f10>,)
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'result', u'id': u'25'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> storage, attrs -> {u'xmlns': u'storage:metacontacts'}
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> storage
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> query
01.04.2016 11:24:43 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> iq
01.04.2016 11:24:43 (D) nbxmpp.dispatcher_nb Got jabber:client/iq stanza
01.04.2016 11:24:43 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->25
01.04.2016 11:24:43 (D) gajim.c.ged raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7fe06eddc090>,)
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <entered>
01.04.2016 11:24:43 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <left>
01.04.2016 11:24:43 (D) gajim.c.ged metacontacts-received
Args: (<common.connection_handlers_events.MetacontactsReceivedEvent object at 0x7fe06eddc090>,)
01.04.2016 11:24:43 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:24:43 (D) gajim.c.pubsub _PubsubCB
01.04.2016 11:24:43 (D) gajim.c.connection_handlers PrivateCB
01.04.2016 11:24:43 (D) gajim.c.ged private-storage-received
Args: (<common.connection_handlers_events.PrivateStorageReceivedEvent object at 0x7fe06eddc150>,)
01.04.2016 11:24:43 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:24:43 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:24:43 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<iq xmlns="jabber:client" type="get" id="26"><query xmlns="jabber:iq:private"><roster xmlns="roster:delimiter" /></query></iq>
_____________
01.04.2016 11:24:43 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe06edb3f90>,)
01.04.2016 11:24:44 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:44 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:24:44 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:24:44 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:24:44 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='26' type='result' to='thomas@kartoffelsalat.ddns.net/Gajim'><query xmlns='jabber:iq:private'><roster xmlns='roster:delimiter'>::</roster></query></iq>
_____________
01.04.2016 11:24:44 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06edb3f90>,)
01.04.2016 11:24:44 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'result', u'id': u'26'}
01.04.2016 11:24:44 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> query, attrs -> {u'xmlns': u'jabber:iq:private'}
01.04.2016 11:24:44 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> roster, attrs -> {u'xmlns': u'roster:delimiter'}
01.04.2016 11:24:44 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> roster
01.04.2016 11:24:44 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> query
01.04.2016 11:24:44 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> iq
01.04.2016 11:24:44 (D) nbxmpp.dispatcher_nb Got jabber:client/iq stanza
01.04.2016 11:24:44 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->26
01.04.2016 11:24:44 (D) gajim.c.ged raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7fe06eddc150>,)
01.04.2016 11:24:44 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <entered>
01.04.2016 11:24:44 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <left>
01.04.2016 11:24:44 (D) gajim.c.pubsub _PubsubCB
01.04.2016 11:24:44 (D) gajim.c.connection_handlers PrivateCB
01.04.2016 11:24:46 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:46 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:24:46 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:24:46 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:24:46 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<iq id='19' type='error' to='thomas@kartoffelsalat.ddns.net/Gajim' from='proxy.jabbim.cz'><error type='cancel'><remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
_____________
01.04.2016 11:24:46 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06eddc150>,)
01.04.2016 11:24:46 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> iq, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'error', u'id': u'19', u'from': u'proxy.jabbim.cz'}
01.04.2016 11:24:46 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> error, attrs -> {u'type': u'cancel'}
01.04.2016 11:24:46 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> remote-server-not-found, attrs -> {u'xmlns': u'urn:ietf:params:xml:ns:xmpp-stanzas'}
01.04.2016 11:24:46 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> remote-server-not-found
01.04.2016 11:24:46 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> error
01.04.2016 11:24:46 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> iq
01.04.2016 11:24:46 (D) nbxmpp.dispatcher_nb Got jabber:client/iq stanza
01.04.2016 11:24:46 (D) gajim.c.p.bytestream IBBAllIqHandler called syn_id->19
01.04.2016 11:24:46 (D) gajim.c.ged raw-iq-received
Args: (<common.nec.NetworkEvent object at 0x7fe06eddc210>,)
01.04.2016 11:24:46 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <entered>
01.04.2016 11:24:46 (D) gajim.plugin_system OmemoPlugin.handle_iq_received() <left>
01.04.2016 11:24:46 (D) gajim.c.pubsub _PubsubErrorCB
01.04.2016 11:24:46 (D) gajim.c.connection_handlers ErrorCB
01.04.2016 11:24:46 (D) gajim.c.ged iq-error-received
Args: (<common.connection_handlers_events.IqErrorReceivedEvent object at 0x7fe06eddc3d0>,)
01.04.2016 11:24:52 (D) gajim.c.ged message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at 0x7fe06eddc3d0>,)
01.04.2016 11:24:52 (D) gajim.c.ged stanza-message-outgoing
Args: (<common.connection_handlers_events.StanzaMessageOutgoingEvent object at 0x7fe06eddc410>,)
01.04.2016 11:24:52 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <entered>
01.04.2016 11:24:52 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <left>
01.04.2016 11:24:52 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:24:52 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:24:52 (D) gajim.c.ged message-sent
Args: (<common.connection_handlers_events.MessageSentEvent object at 0x7fe06eddc410>,)
01.04.2016 11:24:52 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:24:52 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:24:52 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<r xmlns="urn:xmpp:sm:2" />
_____________
01.04.2016 11:24:52 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe06eddc490>,)
01.04.2016 11:24:52 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:24:52 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:24:52 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<message xmlns="jabber:client" to="robert@kartoffelsalat.ddns.net" type="chat" id="27"><active xmlns="http://jabber.org/protocol/chatstates" /><thread>BxJgsQkvOAPviMwPlwfCqYRgtRPnwnBQ</thread></message>
_____________
01.04.2016 11:24:52 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe06eddc490>,)
01.04.2016 11:24:52 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:52 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:24:52 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:24:52 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:24:52 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<a h='25' xmlns='urn:xmpp:sm:2'/>
_____________
01.04.2016 11:24:52 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06eddc490>,)
01.04.2016 11:24:52 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> a, attrs -> {u'h': u'25', u'xmlns': u'urn:xmpp:sm:2'}
01.04.2016 11:24:52 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> a
01.04.2016 11:24:52 (D) nbxmpp.dispatcher_nb Got urn:xmpp:sm:2/a stanza
01.04.2016 11:24:57 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:57 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:24:57 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:24:57 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:24:57 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<message id='56a01e2e-2827-4209-96d9-3353b2d5e03d' type='chat' to='thomas@kartoffelsalat.ddns.net' from='robert@kartoffelsalat.ddns.net/mobile'><encrypted xmlns='eu.siacs.conversations.axolotl'><header sid='1388973248'><key rid='1059429025'>MwohBZRbK13wmOAFd8p5SW5F1P1gMVKkTlBg2B0IooX13WFJEAwYBiIgv0qs/ecBsh59VfBBBEf8
RwnzrQs5bSC1monNO2Er4edtcNKrmYtRHA==
</key><key rid='1285421494'>MwohBbdiUSd3ViMn02cDu4sZks0eYPCM/23q2JkfvAQI7LEkECAYACIggBJkcPVXo5BFXLudxat+
p4my7lX31fzbLxh3UHRDwGt4tYo3ZG1yzA==
</key><iv>64L3SMKQr1yQQKMmlO2UGg==
</iv></header><payload>Jjwg4nR31Ct6GkcrlSIYc10wrwnwZYCHG5evC+sYMJszQsxEN+peRPaZD8g4DJKXOv8AlRsIG6Iu
GAs7MFwj9zy8IqYbBEC9Q3aBPaPIy3CgL2xm/U9gyEBozEVxZ5D9rUBj5sUKUksFQ6ZHhwzelsOE
Y+XZL+YVXJwFh9UNCT977hQ2HX8uRO+9BETuonZF13qWz1H0glLA1iWHMgEy4czPPJbEmXX1cDWB
8wU1QV1iPy/YVhqN7IciOE1n+YOGWou96UXi65XN/ucoOyLzHOdXzIhygqfgjAQ1PclMdbEhlUur
VbRAUwUR
</payload></encrypted><markable xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message>
_____________
01.04.2016 11:24:57 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06eddc310>,)
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net', u'type': u'chat', u'id': u'56a01e2e-2827-4209-96d9-3353b2d5e03d', u'from': u'robert@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> encrypted, attrs -> {u'xmlns': u'eu.siacs.conversations.axolotl'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> header, attrs -> {u'sid': u'1388973248'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> key, attrs -> {u'rid': u'1059429025'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> key
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> key, attrs -> {u'rid': u'1285421494'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> key
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> iv, attrs -> {}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> iv
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> header
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> payload, attrs -> {}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> payload
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> encrypted
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> markable, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> markable
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> store
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> message
01.04.2016 11:24:57 (D) nbxmpp.dispatcher_nb Got jabber:client/message stanza
01.04.2016 11:24:57 (D) gajim.c.connection_handlers MessageCB
01.04.2016 11:24:57 (D) gajim.c.ged raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7fe06eddc690>,)
01.04.2016 11:24:57 (D) gajim.c.ged message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7fe06eddc750>,)
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.message_received() <entered>
01.04.2016 11:24:57 (D) gajim.plugin_system.omemo kartoffelsalat.ddns.net ⇒ OMEMO msg received
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.get_omemo_state() <entered>
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.get_omemo_state() <left>
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.unpack_message() <entered>
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.unpack_encrypted() <entered>
01.04.2016 11:24:57 (D) gajim.plugin_system.omemo 64L3SMKQr1yQQKMmlO2UGg==
01.04.2016 11:24:57 (D) gajim.plugin_system.omemo Jjwg4nR31Ct6GkcrlSIYc10wrwnwZYCHG5evC+sYMJszQsxEN+peRPaZD8g4DJKXOv8AlRsIG6Iu
GAs7MFwj9zy8IqYbBEC9Q3aBPaPIy3CgL2xm/U9gyEBozEVxZ5D9rUBj5sUKUksFQ6ZHhwzelsOE
Y+XZL+YVXJwFh9UNCT977hQ2HX8uRO+9BETuonZF13qWz1H0glLA1iWHMgEy4czPPJbEmXX1cDWB
8wU1QV1iPy/YVhqN7IciOE1n+YOGWou96UXi65XN/ucoOyLzHOdXzIhygqfgjAQ1PclMdbEhlUur
VbRAUwUR
01.04.2016 11:24:57 (D) gajim.plugin_system.omemo MwohBZRbK13wmOAFd8p5SW5F1P1gMVKkTlBg2B0IooX13WFJEAwYBiIgv0qs/ecBsh59VfBBBEf8
RwnzrQs5bSC1monNO2Er4edtcNKrmYtRHA==
01.04.2016 11:24:57 (D) gajim.plugin_system.omemo MwohBbdiUSd3ViMn02cDu4sZks0eYPCM/23q2JkfvAQI7LEkECAYACIggBJkcPVXo5BFXLudxat+
p4my7lX31fzbLxh3UHRDwGt4tYo3ZG1yzA==
01.04.2016 11:24:57 (D) gajim.plugin_system.omemo Parsed OMEMO message:{'keys': {1059429025: '3\n!\x05\x94[+]\xf0\x98\xe0\x05w\xcayInE\xd4\xfd`1R\xa4NP`\xd8\x1d\x08\xa2\x85\xf5\xddaI\x10\x0c\x18\x06" \xbfJ\xac\xfd\xe7\x01\xb2\x1e}U\xf0A\x04G\xfcG\t\xf3\xad\x0b9m \xb5\x9a\x89\xcd;a+\xe1\xe7mp\xd2\xab\x99\x8bQ\x1c', 1285421494: '3\n!\x05\xb7bQ\'wV#\'\xd3g\x03\xbb\x8b\x19\x92\xcd\x1e`\xf0\x8c\xffm\xea\xd8\x99\x1f\xbc\x04\x08\xec\xb1$\x10 \x18\x00" \x80\x12dp\xf5W\xa3\x90E\\\xbb\x9d\xc5\xab~\xa7\x89\xb2\xeeU\xf7\xd5\xfc\xdb/\x18wPtC\xc0kx\xb5\x8a7dmr\xcc'}, 'iv': '\xeb\x82\xf7H\xc2\x90\xaf\\\x90@\xa3&\x94\xed\x94\x1a', 'payload': '&< \xe2tw\xd4+z\x1aG+\x95"\x18s]0\xaf\t\xf0e\x80\x87\x1b\x97\xaf\x0b\xeb\x180\x9b3B\xccD7\xea^D\xf6\x99\x0f\xc88\x0c\x92\x97:\xff\x00\x95\x1b\x08\x1b\xa2.\x18\x0b;0\\#\xf7<\xbc"\xa6\x1b\x04@\xbdCv\x81=\xa3\xc8\xcbp\xa0/lf\xfdO`\xc8@h\xccEqg\x90\xfd\xad@c\xe6\xc5\nRK\x05C\xa6G\x87\x0c\xde\x96\xc3\x84c\xe5\xd9/\xe6\x15\\\x9c\x05\x87\xd5\r\t?{\xee\x146\x1d\x7f.D\xef\xbd\x04D\xee\xa2vE\xd7z\x96\xcfQ\xf4\x82R\xc0\xd6%\x872\x012\xe1\xcc\xcf<\x96\xc4\x99u\xf5p5\x81\xf3\x055A]b?/\xd8V\x1a\x8d\xec\x87"8Mg\xf9\x83\x86Z\x8b\xbd\xe9E\xe2\xeb\x95\xcd\xfe\xe7(;"\xf3\x1c\xe7W\xcc\x88r\x82\xa7\xe0\x8c\x045=\xc9Lu\xb1!\x95K\xabU\xb4@S\x05\x11', 'sid': 1388973248}
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.unpack_encrypted() <left>
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.unpack_message() <left>
01.04.2016 11:24:57 (W) gajim.plugin_system.omemo OMEMO message does not contain our device key
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.message_received() <left>
01.04.2016 11:24:57 (D) gajim.c.ged decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7fe06eddc790>,)
01.04.2016 11:24:57 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:24:57 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:24:57 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:24:57 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:24:57 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<message type='chat' to='thomas@kartoffelsalat.ddns.net/Gajim' from='thomas@kartoffelsalat.ddns.net'><sent xmlns='urn:xmpp:carbons:2'><forwarded xmlns='urn:xmpp:forward:0'><message xmlns='jabber:client' type='chat' to='robert@kartoffelsalat.ddns.net/mobile' from='thomas@kartoffelsalat.ddns.net/mobile'><displayed id='56a01e2e-2827-4209-96d9-3353b2d5e03d' xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message></forwarded></sent></message>
_____________
01.04.2016 11:24:57 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06eddc650>,)
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'chat', u'from': u'thomas@kartoffelsalat.ddns.net'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> sent, attrs -> {u'xmlns': u'urn:xmpp:carbons:2'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'robert@kartoffelsalat.ddns.net/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'thomas@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 6 , tag -> displayed, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'56a01e2e-2827-4209-96d9-3353b2d5e03d'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 6 , tag -> displayed
01.04.2016 11:24:57 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 6 , tag -> store
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> message
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> forwarded
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> sent
01.04.2016 11:24:57 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> message
01.04.2016 11:24:57 (D) nbxmpp.dispatcher_nb Got jabber:client/message stanza
01.04.2016 11:24:57 (D) gajim.c.connection_handlers MessageCB
01.04.2016 11:24:57 (D) gajim.c.ged raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7fe06eddc550>,)
01.04.2016 11:24:57 (D) gajim.c.ged message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7fe06eddc950>,)
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.message_received() <entered>
01.04.2016 11:24:57 (D) gajim.plugin_system OmemoPlugin.message_received() <left>
01.04.2016 11:24:57 (D) gajim.c.ged decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7fe06edb3690>,)
01.04.2016 11:25:00 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:25:00 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:25:00 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:25:00 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:25:00 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<message id='44a03a5c-d4c7-418b-8de2-f1e6d3336a4c' type='chat' to='thomas@kartoffelsalat.ddns.net' from='robert@kartoffelsalat.ddns.net/mobile'><encrypted xmlns='eu.siacs.conversations.axolotl'><header sid='1388973248'><key rid='1059429025'>MwohBZRbK13wmOAFd8p5SW5F1P1gMVKkTlBg2B0IooX13WFJEA0YBiIgfmS7apvoKXgsq/9P8hXj
UA+DPZW4wE+tUXlj9x6drmFpTf4idbDLPw==
</key><key rid='1285421494'>MwohBbdiUSd3ViMn02cDu4sZks0eYPCM/23q2JkfvAQI7LEkECEYACIgoS45KIrs7YtxeWcO04PR
oHJm4eISu3aYwaCJvXPFeBF0Gi3q57LyWw==
</key><iv>heJ2QcMs/xU3R7T6Wajrlg==
</iv></header><payload>0ZSjhggea00vdTHEd2QJILkXzN1eeg==
</payload></encrypted><markable xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message>
_____________
01.04.2016 11:25:00 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06edb3f90>,)
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net', u'type': u'chat', u'id': u'44a03a5c-d4c7-418b-8de2-f1e6d3336a4c', u'from': u'robert@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> encrypted, attrs -> {u'xmlns': u'eu.siacs.conversations.axolotl'}
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> header, attrs -> {u'sid': u'1388973248'}
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> key, attrs -> {u'rid': u'1059429025'}
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> key
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> key, attrs -> {u'rid': u'1285421494'}
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> key
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> iv, attrs -> {}
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> iv
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> header
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> payload, attrs -> {}
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> payload
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> encrypted
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> markable, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0'}
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> markable
01.04.2016 11:25:00 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> store
01.04.2016 11:25:00 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> message
01.04.2016 11:25:00 (D) nbxmpp.dispatcher_nb Got jabber:client/message stanza
01.04.2016 11:25:00 (D) gajim.c.connection_handlers MessageCB
01.04.2016 11:25:00 (D) gajim.c.ged raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7fe06edb3450>,)
01.04.2016 11:25:00 (D) gajim.c.ged message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7fe06edb3410>,)
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.message_received() <entered>
01.04.2016 11:25:00 (D) gajim.plugin_system.omemo kartoffelsalat.ddns.net ⇒ OMEMO msg received
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.get_omemo_state() <entered>
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.get_omemo_state() <left>
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.unpack_message() <entered>
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.unpack_encrypted() <entered>
01.04.2016 11:25:00 (D) gajim.plugin_system.omemo heJ2QcMs/xU3R7T6Wajrlg==
01.04.2016 11:25:00 (D) gajim.plugin_system.omemo 0ZSjhggea00vdTHEd2QJILkXzN1eeg==
01.04.2016 11:25:00 (D) gajim.plugin_system.omemo MwohBZRbK13wmOAFd8p5SW5F1P1gMVKkTlBg2B0IooX13WFJEA0YBiIgfmS7apvoKXgsq/9P8hXj
UA+DPZW4wE+tUXlj9x6drmFpTf4idbDLPw==
01.04.2016 11:25:00 (D) gajim.plugin_system.omemo MwohBbdiUSd3ViMn02cDu4sZks0eYPCM/23q2JkfvAQI7LEkECEYACIgoS45KIrs7YtxeWcO04PR
oHJm4eISu3aYwaCJvXPFeBF0Gi3q57LyWw==
01.04.2016 11:25:00 (D) gajim.plugin_system.omemo Parsed OMEMO message:{'keys': {1059429025: '3\n!\x05\x94[+]\xf0\x98\xe0\x05w\xcayInE\xd4\xfd`1R\xa4NP`\xd8\x1d\x08\xa2\x85\xf5\xddaI\x10\r\x18\x06" ~d\xbbj\x9b\xe8)x,\xab\xffO\xf2\x15\xe3P\x0f\x83=\x95\xb8\xc0O\xadQyc\xf7\x1e\x9d\xaeaiM\xfe"u\xb0\xcb?', 1285421494: '3\n!\x05\xb7bQ\'wV#\'\xd3g\x03\xbb\x8b\x19\x92\xcd\x1e`\xf0\x8c\xffm\xea\xd8\x99\x1f\xbc\x04\x08\xec\xb1$\x10!\x18\x00" \xa1.9(\x8a\xec\xed\x8bqyg\x0e\xd3\x83\xd1\xa0rf\xe1\xe2\x12\xbbv\x98\xc1\xa0\x89\xbds\xc5x\x11t\x1a-\xea\xe7\xb2\xf2['}, 'iv': '\x85\xe2vA\xc3,\xff\x157G\xb4\xfaY\xa8\xeb\x96', 'payload': '\xd1\x94\xa3\x86\x08\x1ekM/u1\xc4wd\t \xb9\x17\xcc\xdd^z', 'sid': 1388973248}
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.unpack_encrypted() <left>
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.unpack_message() <left>
01.04.2016 11:25:00 (W) gajim.plugin_system.omemo OMEMO message does not contain our device key
01.04.2016 11:25:00 (D) gajim.plugin_system OmemoPlugin.message_received() <left>
01.04.2016 11:25:00 (D) gajim.c.ged decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7fe06edb32d0>,)
01.04.2016 11:25:01 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:25:01 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:25:01 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:25:01 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:25:01 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<message type='chat' to='thomas@kartoffelsalat.ddns.net/Gajim' from='thomas@kartoffelsalat.ddns.net'><sent xmlns='urn:xmpp:carbons:2'><forwarded xmlns='urn:xmpp:forward:0'><message xmlns='jabber:client' type='chat' to='robert@kartoffelsalat.ddns.net/mobile' from='thomas@kartoffelsalat.ddns.net/mobile'><displayed id='44a03a5c-d4c7-418b-8de2-f1e6d3336a4c' xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message></forwarded></sent></message>
_____________
01.04.2016 11:25:01 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06edb3450>,)
01.04.2016 11:25:01 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'type': u'chat', u'from': u'thomas@kartoffelsalat.ddns.net'}
01.04.2016 11:25:01 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> sent, attrs -> {u'xmlns': u'urn:xmpp:carbons:2'}
01.04.2016 11:25:01 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> forwarded, attrs -> {u'xmlns': u'urn:xmpp:forward:0'}
01.04.2016 11:25:01 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> message, attrs -> {u'to': u'robert@kartoffelsalat.ddns.net/mobile', u'xmlns': u'jabber:client', u'type': u'chat', u'from': u'thomas@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:25:01 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 6 , tag -> displayed, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0', u'id': u'44a03a5c-d4c7-418b-8de2-f1e6d3336a4c'}
01.04.2016 11:25:01 (I) nbxmpp.simplexml DEPTH -> 6 , tag -> displayed
01.04.2016 11:25:01 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 6 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
01.04.2016 11:25:01 (I) nbxmpp.simplexml DEPTH -> 6 , tag -> store
01.04.2016 11:25:01 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> message
01.04.2016 11:25:01 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> forwarded
01.04.2016 11:25:01 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> sent
01.04.2016 11:25:01 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> message
01.04.2016 11:25:01 (D) nbxmpp.dispatcher_nb Got jabber:client/message stanza
01.04.2016 11:25:01 (D) gajim.c.connection_handlers MessageCB
01.04.2016 11:25:01 (D) gajim.c.ged raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7fe06edb3490>,)
01.04.2016 11:25:01 (D) gajim.c.ged message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7fe06edb3310>,)
01.04.2016 11:25:01 (D) gajim.plugin_system OmemoPlugin.message_received() <entered>
01.04.2016 11:25:01 (D) gajim.plugin_system OmemoPlugin.message_received() <left>
01.04.2016 11:25:01 (D) gajim.c.ged decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7fe06edb3150>,)
01.04.2016 11:25:09 (D) gajim.plugin_system PluginInstallerPlugin.check_update() <entered>
01.04.2016 11:25:09 (D) gajim.plugin_system PluginInstallerPlugin.check_update() <left>
01.04.2016 11:25:09 (D) gajim.c.ged message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at 0x7fe07406eb10>,)
01.04.2016 11:25:09 (D) gajim.c.ged stanza-message-outgoing
Args: (<common.connection_handlers_events.StanzaMessageOutgoingEvent object at 0x7fe074045d50>,)
01.04.2016 11:25:09 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <entered>
01.04.2016 11:25:09 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <left>
01.04.2016 11:25:09 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:25:09 (D) gajim.c.ged message-sent
Args: (<common.connection_handlers_events.MessageSentEvent object at 0x7fe074045d50>,)
01.04.2016 11:25:09 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:25:09 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:25:09 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<message xmlns="jabber:client" to="laura@kartoffelsalat.ddns.net" type="chat" id="28"><inactive xmlns="http://jabber.org/protocol/chatstates" /><thread>dBSEPPwMDORbyifdiLZMYTVfdJAuxrny</thread></message>
_____________
01.04.2016 11:25:09 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe07406eb10>,)
01.04.2016 11:25:10 (D) gajim.plugin_system PluginInstallerPlugin.warn_update() <entered>
01.04.2016 11:25:10 (D) gajim.plugin_system PluginInstallerPlugin.warn_update() <left>
01.04.2016 11:25:39 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:25:39 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:25:39 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:25:39 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:25:39 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<presence to='thomas@kartoffelsalat.ddns.net/Gajim' from='thomas@kartoffelsalat.ddns.net/mobile'><show>away</show><c hash='sha-1' ver='46IyG+UesxRT0UrYE6GLT3s/uSc=' node='http://conversations.im' xmlns='http://jabber.org/protocol/caps'/></presence>
_____________
01.04.2016 11:25:39 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06ffd12d0>,)
01.04.2016 11:25:39 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'from': u'thomas@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:25:39 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> show, attrs -> {}
01.04.2016 11:25:39 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> show
01.04.2016 11:25:39 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://conversations.im', u'ver': u'46IyG+UesxRT0UrYE6GLT3s/uSc=', u'xmlns': u'http://jabber.org/protocol/caps', u'hash': u'sha-1'}
01.04.2016 11:25:39 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> c
01.04.2016 11:25:39 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> presence
01.04.2016 11:25:39 (D) nbxmpp.dispatcher_nb Got jabber:client/presence stanza
01.04.2016 11:25:39 (D) gajim.c.connection_handlers PresenceCB
01.04.2016 11:25:39 (D) gajim.c.ged raw-pres-received
Args: (<common.nec.NetworkEvent object at 0x7fe06ffd1c50>,)
01.04.2016 11:25:39 (D) gajim.c.ged presence-received
Args: (<common.connection_handlers_events.PresenceReceivedEvent object at 0x7fe06ffd1e90>,)
01.04.2016 11:25:39 (D) gajim.c.ged notification
Args: (<common.connection_handlers_events.NotificationEvent object at 0x7fe06ffd1e50>,)
01.04.2016 11:25:39 (D) gajim.c.ged caps-presence-received
Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x7fe06ffd1e50>,)
01.04.2016 11:25:39 (D) gajim.c.ged caps-received
Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0x7fe06ffd1e90>,)
01.04.2016 11:25:39 (I) nbxmpp.roster_nb Setting roster item thomas@kartoffelsalat.ddns.net for resource mobile...
01.04.2016 11:25:40 (D) gajim.c.ged message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at 0x7fe07402acd0>,)
01.04.2016 11:25:40 (D) gajim.c.ged stanza-message-outgoing
Args: (<common.connection_handlers_events.StanzaMessageOutgoingEvent object at 0x7fe06ffd1c50>,)
01.04.2016 11:25:40 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <entered>
01.04.2016 11:25:40 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <left>
01.04.2016 11:25:40 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:25:40 (D) gajim.c.ged message-sent
Args: (<common.connection_handlers_events.MessageSentEvent object at 0x7fe06ffd1c50>,)
01.04.2016 11:25:40 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:25:40 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:25:40 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<message xmlns="jabber:client" to="robert@kartoffelsalat.ddns.net/mobile" type="chat" id="29"><inactive xmlns="http://jabber.org/protocol/chatstates" /><thread>BxJgsQkvOAPviMwPlwfCqYRgtRPnwnBQ</thread></message>
_____________
01.04.2016 11:25:40 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe07402acd0>,)
01.04.2016 11:26:05 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:26:05 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:26:05 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:26:05 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:26:05 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<message id='89fbf541-ce59-47c2-885b-53a5b802e527' type='chat' to='thomas@kartoffelsalat.ddns.net' from='robert@kartoffelsalat.ddns.net/mobile'><encrypted xmlns='eu.siacs.conversations.axolotl'><header sid='1388973248'><key rid='1059429025'>MwohBZRbK13wmOAFd8p5SW5F1P1gMVKkTlBg2B0IooX13WFJEA4YBiIgAKeAguOx6vS9vujYr2Kv
haaqyrhG9KeeLmrQfMqzD9rdLm5ew4I/Nw==
</key><key rid='1285421494'>MwohBbdiUSd3ViMn02cDu4sZks0eYPCM/23q2JkfvAQI7LEkECIYACIg3/QJ0Y6wkVdoJK+qucYR
VbqbN239P18wbu/HyUIK0dNSQm8CB3SMTA==
</key><iv>MADTWR8ePvZl+9qoD5xTnA==
</iv></header><payload>pq3HE47VJ3rHlobv7vGCi8uHlqHOs8QO8+1X
</payload></encrypted><markable xmlns='urn:xmpp:chat-markers:0'/><store xmlns='urn:xmpp:hints'/></message>
_____________
01.04.2016 11:26:05 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe07402acd0>,)
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> message, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net', u'type': u'chat', u'id': u'89fbf541-ce59-47c2-885b-53a5b802e527', u'from': u'robert@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> encrypted, attrs -> {u'xmlns': u'eu.siacs.conversations.axolotl'}
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> header, attrs -> {u'sid': u'1388973248'}
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> key, attrs -> {u'rid': u'1059429025'}
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> key
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> key, attrs -> {u'rid': u'1285421494'}
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> key
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 5 , tag -> iv, attrs -> {}
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 5 , tag -> iv
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> header
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 4 , tag -> payload, attrs -> {}
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 4 , tag -> payload
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> encrypted
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> markable, attrs -> {u'xmlns': u'urn:xmpp:chat-markers:0'}
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> markable
01.04.2016 11:26:05 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> store, attrs -> {u'xmlns': u'urn:xmpp:hints'}
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> store
01.04.2016 11:26:05 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> message
01.04.2016 11:26:05 (D) nbxmpp.dispatcher_nb Got jabber:client/message stanza
01.04.2016 11:26:05 (D) gajim.c.connection_handlers MessageCB
01.04.2016 11:26:05 (D) gajim.c.ged raw-message-received
Args: (<common.nec.NetworkEvent object at 0x7fe06ffd1c10>,)
01.04.2016 11:26:05 (D) gajim.c.ged message-received
Args: (<common.connection_handlers_events.MessageReceivedEvent object at 0x7fe06ffd1d50>,)
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.message_received() <entered>
01.04.2016 11:26:05 (D) gajim.plugin_system.omemo kartoffelsalat.ddns.net ⇒ OMEMO msg received
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.get_omemo_state() <entered>
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.get_omemo_state() <left>
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.unpack_message() <entered>
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.unpack_encrypted() <entered>
01.04.2016 11:26:05 (D) gajim.plugin_system.omemo MADTWR8ePvZl+9qoD5xTnA==
01.04.2016 11:26:05 (D) gajim.plugin_system.omemo pq3HE47VJ3rHlobv7vGCi8uHlqHOs8QO8+1X
01.04.2016 11:26:05 (D) gajim.plugin_system.omemo MwohBZRbK13wmOAFd8p5SW5F1P1gMVKkTlBg2B0IooX13WFJEA4YBiIgAKeAguOx6vS9vujYr2Kv
haaqyrhG9KeeLmrQfMqzD9rdLm5ew4I/Nw==
01.04.2016 11:26:05 (D) gajim.plugin_system.omemo MwohBbdiUSd3ViMn02cDu4sZks0eYPCM/23q2JkfvAQI7LEkECIYACIg3/QJ0Y6wkVdoJK+qucYR
VbqbN239P18wbu/HyUIK0dNSQm8CB3SMTA==
01.04.2016 11:26:05 (D) gajim.plugin_system.omemo Parsed OMEMO message:{'keys': {1059429025: '3\n!\x05\x94[+]\xf0\x98\xe0\x05w\xcayInE\xd4\xfd`1R\xa4NP`\xd8\x1d\x08\xa2\x85\xf5\xddaI\x10\x0e\x18\x06" \x00\xa7\x80\x82\xe3\xb1\xea\xf4\xbd\xbe\xe8\xd8\xafb\xaf\x85\xa6\xaa\xca\xb8F\xf4\xa7\x9e.j\xd0|\xca\xb3\x0f\xda\xdd.n^\xc3\x82?7', 1285421494: '3\n!\x05\xb7bQ\'wV#\'\xd3g\x03\xbb\x8b\x19\x92\xcd\x1e`\xf0\x8c\xffm\xea\xd8\x99\x1f\xbc\x04\x08\xec\xb1$\x10"\x18\x00" \xdf\xf4\t\xd1\x8e\xb0\x91Wh$\xaf\xaa\xb9\xc6\x11U\xba\x9b7m\xfd?_0n\xef\xc7\xc9B\n\xd1\xd3RBo\x02\x07t\x8cL'}, 'iv': '0\x00\xd3Y\x1f\x1e>\xf6e\xfb\xda\xa8\x0f\x9cS\x9c', 'payload': "\xa6\xad\xc7\x13\x8e\xd5'z\xc7\x96\x86\xef\xee\xf1\x82\x8b\xcb\x87\x96\xa1\xce\xb3\xc4\x0e\xf3\xedW", 'sid': 1388973248}
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.unpack_encrypted() <left>
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.unpack_message() <left>
01.04.2016 11:26:05 (W) gajim.plugin_system.omemo OMEMO message does not contain our device key
01.04.2016 11:26:05 (D) gajim.plugin_system OmemoPlugin.message_received() <left>
01.04.2016 11:26:05 (D) gajim.c.ged decrypted-message-received
Args: (<common.connection_handlers_events.DecryptedMessageReceivedEvent object at 0x7fe06ffd1f10>,)
01.04.2016 11:26:11 (D) gajim.c.ged message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at 0x7fe06ffd1e10>,)
01.04.2016 11:26:11 (D) gajim.c.ged stanza-message-outgoing
Args: (<common.connection_handlers_events.StanzaMessageOutgoingEvent object at 0x7fe06ffd1ad0>,)
01.04.2016 11:26:11 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <entered>
01.04.2016 11:26:11 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <left>
01.04.2016 11:26:11 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:26:11 (D) gajim.c.ged message-sent
Args: (<common.connection_handlers_events.MessageSentEvent object at 0x7fe06ffd1ad0>,)
01.04.2016 11:26:11 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:26:11 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:26:11 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<message xmlns="jabber:client" to="robert@kartoffelsalat.ddns.net/mobile" type="chat" id="30"><active xmlns="http://jabber.org/protocol/chatstates" /><thread>BxJgsQkvOAPviMwPlwfCqYRgtRPnwnBQ</thread></message>
_____________
01.04.2016 11:26:11 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe06ffd1e10>,)
01.04.2016 11:26:40 (D) gajim.c.ged message-outgoing
Args: (<common.connection_handlers_events.MessageOutgoingEvent object at 0x7fe06ffd1f10>,)
01.04.2016 11:26:40 (D) gajim.c.ged stanza-message-outgoing
Args: (<common.connection_handlers_events.StanzaMessageOutgoingEvent object at 0x7fe06ffd1f90>,)
01.04.2016 11:26:40 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <entered>
01.04.2016 11:26:40 (D) gajim.plugin_system OmemoPlugin.handle_outgoing_msgs() <left>
01.04.2016 11:26:40 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:26:40 (D) gajim.c.ged message-sent
Args: (<common.connection_handlers_events.MessageSentEvent object at 0x7fe06ffd1f90>,)
01.04.2016 11:26:40 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:26:40 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:26:40 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
<message xmlns="jabber:client" to="robert@kartoffelsalat.ddns.net/mobile" type="chat" id="31"><inactive xmlns="http://jabber.org/protocol/chatstates" /><thread>BxJgsQkvOAPviMwPlwfCqYRgtRPnwnBQ</thread></message>
_____________
01.04.2016 11:26:40 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe06ffd1f10>,)
01.04.2016 11:27:01 (D) nbxmpp.idlequeue Calling read_timeout for fd 3
01.04.2016 11:27:01 (I) nbxmpp.transports_nb read_timeout called, state == CONNECTED
01.04.2016 11:27:01 (I) nbxmpp.transports_nb Plugging fd 3, W:True, R:True
01.04.2016 11:27:01 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:27:01 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:27:01 (I) nbxmpp.transports_nb pollout called, state == CONNECTED
01.04.2016 11:27:01 (I) nbxmpp.transports_nb Plugging fd 3, W:False, R:True
01.04.2016 11:27:01 (I) nbxmpp.client_nb raising event from transport: :::::DATA SENT::::
_____________
_____________
01.04.2016 11:27:01 (D) gajim.c.ged stanza-sent
Args: (<common.connection_handlers_events.StanzaSentEvent object at 0x7fe06ffd19d0>,)
01.04.2016 11:27:12 (I) nbxmpp.transports_nb pollin called, state == CONNECTED
01.04.2016 11:27:12 (I) nbxmpp.idlequeue read timeout removed for fd 3
01.04.2016 11:27:12 (I) nbxmpp.idlequeue read timeout set for fd 3 on 55 seconds
01.04.2016 11:27:12 (I) nbxmpp.idlequeue read timeout set for fd 3 on 120 seconds with function <bound method NonBlockingTCP.read_timeout2 of <nbxmpp.transports_nb.NonBlockingTCP instance at 0x7fe0771cdd40>>
01.04.2016 11:27:12 (I) nbxmpp.client_nb raising event from transport: :::::DATA RECEIVED::::
_____________
<presence to='thomas@kartoffelsalat.ddns.net/Gajim' from='thomas@kartoffelsalat.ddns.net/mobile'><c hash='sha-1' ver='46IyG+UesxRT0UrYE6GLT3s/uSc=' node='http://conversations.im' xmlns='http://jabber.org/protocol/caps'/></presence>
_____________
01.04.2016 11:27:12 (D) gajim.c.ged stanza-received
Args: (<common.connection_handlers_events.StanzaReceivedEvent object at 0x7fe06ffd1c90>,)
01.04.2016 11:27:12 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 2 , tag -> presence, attrs -> {u'to': u'thomas@kartoffelsalat.ddns.net/Gajim', u'from': u'thomas@kartoffelsalat.ddns.net/mobile'}
01.04.2016 11:27:12 (I) nbxmpp.simplexml STARTTAG.. DEPTH -> 3 , tag -> c, attrs -> {u'node': u'http://conversations.im', u'ver': u'46IyG+UesxRT0UrYE6GLT3s/uSc=', u'xmlns': u'http://jabber.org/protocol/caps', u'hash': u'sha-1'}
01.04.2016 11:27:12 (I) nbxmpp.simplexml DEPTH -> 3 , tag -> c
01.04.2016 11:27:12 (I) nbxmpp.simplexml DEPTH -> 2 , tag -> presence
01.04.2016 11:27:12 (D) nbxmpp.dispatcher_nb Got jabber:client/presence stanza
01.04.2016 11:27:12 (D) gajim.c.connection_handlers PresenceCB
01.04.2016 11:27:12 (D) gajim.c.ged raw-pres-received
Args: (<common.nec.NetworkEvent object at 0x7fe06ffd1ad0>,)
01.04.2016 11:27:12 (D) gajim.c.ged presence-received
Args: (<common.connection_handlers_events.PresenceReceivedEvent object at 0x7fe06edb3710>,)
01.04.2016 11:27:12 (D) gajim.c.ged notification
Args: (<common.connection_handlers_events.NotificationEvent object at 0x7fe06edb3650>,)
01.04.2016 11:27:12 (D) gajim.c.ged caps-presence-received
Args: (<common.connection_handlers_events.CapsPresenceReceivedEvent object at 0x7fe06edb3650>,)
01.04.2016 11:27:12 (D) gajim.c.ged caps-received
Args: (<common.connection_handlers_events.CapsReceivedEvent object at 0x7fe06edb3710>,)
01.04.2016 11:27:12 (I) nbxmpp.roster_nb Setting roster item thomas@kartoffelsalat.ddns.net for resource mobile...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment