All pastes #2054557 Raw Edit

Miscellany

public text v1 · immutable
#2054557 ·published 2011-05-06 14:05 UTC
rendered paste body
Contact changing presence from away to dnd:
(telepathy-gabble:1716): tp-glib/presence-DEBUG: tp_presence_mixin_simple_presence_set_presence: called.
(telepathy-gabble:1716): tp-glib/presence-DEBUG: check_for_status: Found status "dnd", checking if it's available...
(telepathy-gabble:1716): gabble-DEBUG: set_shared_status (conn-presence.c:395): shared status invisibility is available
(telepathy-gabble:1716): wocky-DEBUG: _write_node_tree: Serializing tree:
* iq xmlns='jabber:client' type='set' to='baritest@googlemail.com' id='4259742602'
    * query xmlns='google:shared-status' version='2'
        * status
        * show
            "dnd"
        * status-list show='default'
        * invisible value='false'
(telepathy-gabble:1716): wocky-DEBUG: Writing xml: <iq type="set" to="baritest@googlemail.com" id="4259742602"><query version="2" xmlns="google:shared-status"><status/><show>dnd</show><status-list show="default"/><invisible value="false"/></query></iq>


Other side:
(telepathy-gabble:21588): wocky-DEBUG: Parsing chunk: <presence from="baritest@googlemail.com/bd38ee28" to="baritest3@gmail.com"><show>away</show><c hash="sha-1" node="http://telepathy.freedesktop.org/caps" ver="mFz2K+Ta7bziNqI6P4NDu69FryE=" ext="pmuc-v1 voice-v1" xmlns="http://jabber.org/protocol/caps"/><status/><x xmlns="vcard-temp:x:update"><photo>8a4b2195dab1d27b83234bc629cd87402b33baf9</photo></x></presence>
(telepathy-gabble:21588): wocky-DEBUG: _end_element_ns: Received stanza
* presence xmlns='jabber:client' from='baritest@googlemail.com/bd38ee28' to='baritest3@gmail.com'
    * show
        "away"
    * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://telepathy.freedesktop.org/caps' ver='mFz2K+Ta7bziNqI6P4NDu69FryE=' ext='pmuc-v1 voice-v1'
    * status
    * x xmlns='vcard-temp:x:update'
        * photo
            "8a4b2195dab1d27b83234bc629cd87402b33baf9"