Skip to content

Instantly share code, notes, and snippets.

@licaon-kter
Created September 24, 2017 00:46
Show Gist options
  • Save licaon-kter/0b24a614038eb32f759585f1f8bd1986 to your computer and use it in GitHub Desktop.
Save licaon-kter/0b24a614038eb32f759585f1f8bd1986 to your computer and use it in GitHub Desktop.
profanity-omemo-plugin_head_conversations
D myconversations: CONTACT@DOMAIN.TLD send ping (action=ui,lowTimeout=false)
D myconversations: app switched into foreground
D bootingxapp: CLEAR event: eu.siacs.myconversations class name: eu.siacs.myconversations.ui.ConversationActivity dev: Sony
D bootingx : --- event sent: eu.siacs.myconversations class name: eu.siacs.myconversations.ui.ConversationActivity
D conversations: schedule next idle ping
D myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Finding devices without session for ME@DOMAIN.TLD
W myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Have no target devices in PEP!
D myconversations: CONTACT@DOMAIN.TLD: createSessionsIfNeeded() - jids with empty device list: [ME@DOMAIN.TLD]
D myconversations: CONTACT@DOMAIN.TLD: fetching device ids for ME@DOMAIN.TLD
I ActivityManager: START u0 {cmp=eu.siacs.myconversations/.ui.TrustKeysActivity (has extras)} from uid 10347 on display 0
I ActivityManager: Displayed eu.siacs.myconversations/.ui.TrustKeysActivity: +73ms
D myconversations: <iq to="CONTACT@DOMAIN.TLD/myconversations" from="ME@DOMAIN.TLD" xmlns="jabber:client" type="error" id="<snipped>"><error xmlns="jabber:client" type="cancel"><item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
I myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Creating axolotl sessions if needed...
D myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Finding devices without session for ME@DOMAIN.TLD
W myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Have no target devices in PEP!
D bootingxapp: CLEAR event: eu.siacs.myconversations class name: eu.siacs.myconversations.ui.TrustKeysActivity dev: Sony
D bootingx : --- event sent: eu.siacs.myconversations class name: eu.siacs.myconversations.ui.TrustKeysActivity
D myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Enabled axolotl for Contact ME@DOMAIN.TLD
D myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Finding devices without session for ME@DOMAIN.TLD
W myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Have no target devices in PEP!
D myconversations: CONTACT@DOMAIN.TLD: createSessionsIfNeeded() - jids with empty device list: [ME@DOMAIN.TLD]
D myconversations: CONTACT@DOMAIN.TLD: fetching device ids for ME@DOMAIN.TLD
I ActivityManager: START u0 {cmp=eu.siacs.myconversations/.ui.TrustKeysActivity (has extras)} from uid 10347 on display 0
I ActivityManager: Displayed eu.siacs.myconversations/.ui.TrustKeysActivity: +92ms
D myconversations: <iq to="CONTACT@DOMAIN.TLD/myconversations" from="ME@DOMAIN.TLD" xmlns="jabber:client" type="error" id="<snipped>"><error xmlns="jabber:client" type="cancel"><item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>
I myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Creating axolotl sessions if needed...
D myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Finding devices without session for ME@DOMAIN.TLD
W myconversations: AxolotlService (CONTACT@DOMAIN.TLD): Have no target devices in PEP!
D myconversations: app switched into background
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment