Created
October 6, 2016 07:18
-
-
Save Karry/00cab107aa419cf5b32102707f762ed9 to your computer and use it in GitHub Desktop.
Telepathy Gabble log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (telepathy-gabble:31149): gabble-DEBUG: gabble_presence_set_capabilities (presence.c:335): about to add caps to resource kde-telepathy-326907 with serial 2 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_presence_set_capabilities (presence.c:346): found resource kde-telepathy-326907 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_presence_set_capabilities (presence.c:351): new serial 2, old 1, clearing caps | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_presence_set_capabilities (presence.c:359): updating caps for resource kde-telepathy-326907 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_connection_refresh_capabilities (connection.c:2540): nothing to do | |
| (telepathy-gabble:31149): gabble-DEBUG: _gabble_connection_connect (connection.c:2211): disabling SRV because "server" or "old-ssl" was specified or port was not 5222, will connect to jabbim.cz | |
| (telepathy-gabble:31149): gabble-DEBUG: _gabble_connection_connect (connection.c:2270): Start connecting | |
| (telepathy-gabble:31149): wocky-DEBUG: connector_connect_async: wocky-connector.c:2388: host: jabbim.cz; port: 5222 | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_base_connection_change_status: was 4294967295, now 1, for reason 1 | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_base_connection_change_status: emitting status-changed to 1, for reason 1 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_signal_connect_weak (util.c:666): connecting to 0x3049da0:item-found with context 0x3058640 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_signal_connect_weak (util.c:666): connecting to 0x3049da0:done with context 0x2add000 | |
| (telepathy-gabble:31149): gabble-DEBUG: connection_status_changed_cb (server-tls-manager.c:147): Connection status changed, now 1 | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. | |
| (telepathy-gabble:31149): wocky-DEBUG: tcp_host_connected: wocky-connector.c:984: HOST connection succeeded | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init: wocky-connector.c:1106: sending XMPP stream open to server | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_xmpp_writer_stream_open: wocky-xmpp-writer.c:302: Writing stream opening: <?xml version='1.0' encoding='UTF-8'?> | |
| <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' to="jabbim.cz" version="1.0"> | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init_sent_cb: wocky-connector.c:1127: waiting for stream open from server | |
| (telepathy-gabble:31149): wocky-DEBUG: Parsing chunk: <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9490807889246407000' from='jabbim.cz' version='1.0' xml:lang='en'> | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:481: Received stream opening: stream, prefix: stream, uri: http://etherx.jabber.org/streams | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: id = '9490807889246407000' (prefix: <no prefix>, uri: <no uri>) | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: from = 'jabbim.cz' (prefix: <no prefix>, uri: <no uri>) | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: version = '1.0' (prefix: <no prefix>, uri: <no uri>) | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: lang = 'en' (prefix: xml, uri: http://www.w3.org/XML/1998/namespace) | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init_recv_cb: wocky-connector.c:1159: TCP Connection Established: received XMPP version=1.0 stream open from server | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init_recv_cb: wocky-connector.c:1176: waiting for feature stanza from server | |
| (telepathy-gabble:31149): wocky-DEBUG: Parsing chunk: <stream:features><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='z0FZ24Izum3FsTWrHpsaAsIfp78='/><starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'><required/></starttls></stream:features> | |
| (telepathy-gabble:31149): wocky-DEBUG: _end_element_ns: Received stanza | |
| * features xmlns='http://etherx.jabber.org/streams' | |
| * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='z0FZ24Izum3FsTWrHpsaAsIfp78=' | |
| * starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls' | |
| * required | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_features_cb: wocky-connector.c:1271: received feature stanza from server | |
| (telepathy-gabble:31149): wocky-DEBUG: do_starttls: wocky-tls-connector.c:446: Sending STARTTLS stanza | |
| (telepathy-gabble:31149): wocky-DEBUG: _write_node_tree: Serializing tree: | |
| * starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls' | |
| (telepathy-gabble:31149): wocky-DEBUG: Writing xml: <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> | |
| (telepathy-gabble:31149): wocky-DEBUG: starttls_sent_cb: wocky-tls-connector.c:433: Sent STARTTLS stanza | |
| (telepathy-gabble:31149): wocky-DEBUG: Parsing chunk: <proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/> | |
| (telepathy-gabble:31149): wocky-DEBUG: _end_element_ns: Received stanza | |
| * proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls' | |
| (telepathy-gabble:31149): wocky-DEBUG: starttls_recv_cb: wocky-tls-connector.c:375: Received STARTTLS response | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_constructed: wocky-tls.c:1672: priority set to: 'NORMAL:-COMP-NULL:+COMP-DEFLATE:+COMP-NULL' | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_add_ca: wocky-tls.c:532: adding CA CERT path '/home/karry/.config/telepathy/certs' | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_add_ca: wocky-tls.c:536: CA file '/home/karry/.config/telepathy/certs': stat failed) | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_add_ca: wocky-tls.c:532: adding CA CERT path '/etc/ssl/certs/ca-certificates.crt' | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_add_ca: wocky-tls.c:567: + /etc/ssl/certs/ca-certificates.crt: 173 certs from file | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_add_ca: wocky-tls.c:532: adding CA CERT path '/etc/ssl/certs/ca-certificates.crt' | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_add_ca: wocky-tls.c:567: + /etc/ssl/certs/ca-certificates.crt: 173 certs from file | |
| (telepathy-gabble:31149): wocky-DEBUG: starttls_recv_cb: wocky-tls-connector.c:404: Starting client TLS handshake 0x2749180 | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_presence_mixin_get_contacts_dbus_property: called. | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_try_operation: wocky-tls.c:394: session 0x2749180: async job handshake | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_tls_session_handshake_finish: wocky-tls.c:663: connection OK | |
| (telepathy-gabble:31149): wocky-DEBUG: session_handshake_cb: wocky-tls-connector.c:333: Completed TLS handshake | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_tls_manager_verify_async (server-tls-manager.c:341): verify_async() called on the GabbleServerTLSManager. | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_tls_channel_constructed (server-tls-channel.c:202): Server TLS channel constructed at /org/freedesktop/Telepathy/Connection/gabble/jabber/karry_40jabbim_2ecz_2fkde_2dtelepathy_2d326907/ServerTLSChannel11 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_tls_certificate_accept (tls-certificate.c:264): Accept() called on the TLS certificate; current state 0 | |
| (telepathy-gabble:31149): gabble-DEBUG: tls_certificate_accepted_cb (server-tls-manager.c:243): TLS certificate accepted | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init: wocky-connector.c:1106: sending XMPP stream open to server | |
| (telepathy-gabble:31149): wocky-DEBUG: wocky_xmpp_writer_stream_open: wocky-xmpp-writer.c:302: Writing stream opening: <?xml version='1.0' encoding='UTF-8'?> | |
| <stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' to="jabbim.cz" version="1.0"> | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init_sent_cb: wocky-connector.c:1127: waiting for stream open from server | |
| (telepathy-gabble:31149): wocky-DEBUG: Parsing chunk: <?xml version='1.0'?><stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='13890781800563877404' from='jabbim.cz' version='1.0' xml:lang='en'> | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:481: Received stream opening: stream, prefix: stream, uri: http://etherx.jabber.org/streams | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: id = '13890781800563877404' (prefix: <no prefix>, uri: <no uri>) | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: from = 'jabbim.cz' (prefix: <no prefix>, uri: <no uri>) | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: version = '1.0' (prefix: <no prefix>, uri: <no uri>) | |
| (telepathy-gabble:31149): wocky-DEBUG: handle_stream_open: wocky-xmpp-reader.c:500: Stream opening attribute: lang = 'en' (prefix: xml, uri: http://www.w3.org/XML/1998/namespace) | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init_recv_cb: wocky-connector.c:1159: TLS Negotiated: received XMPP version=1.0 stream open from server | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_init_recv_cb: wocky-connector.c:1176: waiting for feature stanza from server | |
| (telepathy-gabble:31149): wocky-DEBUG: Parsing chunk: <stream:features><c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='z0FZ24Izum3FsTWrHpsaAsIfp78='/><register xmlns='http://jabber.org/features/iq-register'/><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism><mechanism>X-OAUTH2</mechanism></mechanisms></stream:features> | |
| (telepathy-gabble:31149): wocky-DEBUG: _end_element_ns: Received stanza | |
| * features xmlns='http://etherx.jabber.org/streams' | |
| * c xmlns='http://jabber.org/protocol/caps' hash='sha-1' node='http://www.process-one.net/en/ejabberd/' ver='z0FZ24Izum3FsTWrHpsaAsIfp78=' | |
| * register xmlns='http://jabber.org/features/iq-register' | |
| * mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl' | |
| * mechanism | |
| "PLAIN" | |
| * mechanism | |
| "X-OAUTH2" | |
| (telepathy-gabble:31149): wocky-DEBUG: xmpp_features_cb: wocky-connector.c:1271: received feature stanza from server | |
| (telepathy-gabble:31149): wocky-DEBUG: sasl_request_auth: wocky-connector.c:1391: handing over control to SASL module | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_sasl_channel_start_auth_async (server-sasl-channel.c:836): Starting authentication | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_sasl_channel_start_mechanism_with_data (server-sasl-channel.c:548): Starting X-OAUTH2 authentication with 32 bytes of initial data | |
| (telepathy-gabble:31149): wocky-DEBUG: _write_node_tree: Serializing tree: | |
| * auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' xmlns:wocky-zb='http://www.google.com/talk/protocol/auth' wocky-zb:client-uses-full-bind-result='true' mechanism='X-OAUTH2' | |
| "AGx1a2FzLmthcmFzMUBjaGF0LmZhY2Vib29rLmNvbQA=" | |
| (telepathy-gabble:31149): wocky-DEBUG: Writing xml: <auth wocky-zb:client-uses-full-bind-result="true" mechanism="X-OAUTH2" xmlns:wocky-zb="http://www.google.com/talk/protocol/auth" xmlns="urn:ietf:params:xml:ns:xmpp-sasl">AGx1a2FzLmthcmFzMUBjaGF0LmZhY2Vib29rLmNvbQA=</auth> | |
| (telepathy-gabble:31149): wocky-DEBUG: Parsing chunk: <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><not-authorized/></failure> | |
| (telepathy-gabble:31149): wocky-DEBUG: _end_element_ns: Received stanza | |
| * failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl' | |
| * not-authorized | |
| (telepathy-gabble:31149): wocky-DEBUG: auth_failed: wocky-sasl-auth.c:274: Authentication failed!: Authentication failed: not-authorized | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_sasl_channel_fail (server-sasl-channel.c:959): auth failed: WOCKY_AUTH_ERROR_FAILURE (#6): Authentication failed: not-authorized | |
| (telepathy-gabble:31149): wocky-DEBUG: sasl_auth_done: wocky-connector.c:1409: SASL complete (failure) | |
| (telepathy-gabble:31149): wocky-DEBUG: abort_connect_error: wocky-connector.c:346: connector: 0x27402b0 | |
| (telepathy-gabble:31149): gabble-DEBUG: connector_error_disconnect (connection.c:1764): Interactive authentication error, reason 3, dbus error org.freedesktop.Telepathy.Error.AuthenticationFailed | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_base_connection_change_status: was 1, now 2, for reason 3 | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_base_connection_change_status: emitting status-changed to 2, for reason 3 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_roster_close_all (roster.c:1672): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: connection_status_changed_cb (roomlist-manager.c:191): disconnected, closing room lists | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_roomlist_manager_close_all (roomlist-manager.c:85): 0x30ad260 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_search_manager_close_all (search-manager.c:99): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_auth_manager_close_all (auth-manager.c:92): called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_sasl_channel_close (server-sasl-channel.c:998): called on 0x7f2058005eb0 | |
| (telepathy-gabble:31149): gabble-DEBUG: connection_status_changed_cb (server-tls-manager.c:147): Connection status changed, now 2 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_tls_channel_close (server-tls-channel.c:300): Close() called on the TLS channel 0x285df90 | |
| (telepathy-gabble:31149): gabble-DEBUG: server_tls_channel_closed_cb (server-tls-manager.c:197): Server TLS channel closed. | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_tls_channel_dispose (server-tls-channel.c:140): Dispose TLS channel | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_tls_channel_finalize (server-tls-channel.c:123): Finalize TLS channel | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_muc_factory_close_all (muc-factory.c:892): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_private_tubes_factory_close_all (private-tubes-factory.c:374): closing 1-1 tubes channels | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_media_factory_close_all (media-factory.c:423): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: connection_shut_down (connection.c:2367): neither porter nor connector is alive: clean up the base connection | |
| (telepathy-gabble:31149): tp-glib/params-DEBUG: connection_shutdown_finished_cb: dereferenced connection | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_connection_dispose (connection.c:1269): called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_bytestream_factory_dispose (bytestream-factory.c:683): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: user_data_destroyed_cb (util.c:635): user_data for 0x28b84e0 destroyed; disconnecting | |
| (telepathy-gabble:31149): gabble-DEBUG: user_data_destroyed_cb (util.c:635): user_data for 0x2b7f740 destroyed; disconnecting | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_disco_dispose (disco.c:227): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: instance_destroyed_cb (util.c:622): instance for 0x2add000 destroyed; cleaning up | |
| (telepathy-gabble:31149): gabble-DEBUG: instance_destroyed_cb (util.c:622): instance for 0x3058640 destroyed; cleaning up | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_disco_finalize (disco.c:254): called with 0x3049da0 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_request_pipeline_dispose (request-pipeline.c:275): disposing request-pipeline | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_vcard_manager_dispose (vcard-manager.c:548): 0x30d2500 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_vcard_manager_finalize (vcard-manager.c:579): 0x30d2500 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_presence_cache_dispose (presence-cache.c:548): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_presence_cache_finalize (presence-cache.c:579): called with 0x30ab8e0 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_roster_dispose (roster.c:200): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_roster_close_all (roster.c:1672): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_roster_finalize (roster.c:221): called with 0x276b580 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_im_factory_dispose (im-factory.c:120): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_roomlist_manager_dispose (roomlist-manager.c:127): running | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_roomlist_manager_close_all (roomlist-manager.c:85): 0x30ad260 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_search_manager_dispose (search-manager.c:213): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_search_manager_close_all (search-manager.c:99): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: user_data_destroyed_cb (util.c:635): user_data for 0x30438e0 destroyed; disconnecting | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_muc_factory_dispose (muc-factory.c:148): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_muc_factory_close_all (muc-factory.c:892): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_private_tubes_factory_dispose (private-tubes-factory.c:288): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_private_tubes_factory_close_all (private-tubes-factory.c:374): closing 1-1 tubes channels | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_media_factory_dispose (media-factory.c:158): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_media_factory_close_all (media-factory.c:423): closing channels | |
| (telepathy-gabble:31149): gabble-DEBUG: instance_destroyed_cb (util.c:622): instance for 0x445fec0 destroyed; cleaning up | |
| (telepathy-gabble:31149): gabble-DEBUG: instance_destroyed_cb (util.c:622): instance for 0x305bda0 destroyed; cleaning up | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_connection_finalize (connection.c:1348): called with 0x27645c0 | |
| (telepathy-gabble:31149): tp-glib/connection-DEBUG: tp_contacts_mixin_finalize: 0x27645c0 | |
| (telepathy-gabble:31149): tp-glib/presence-DEBUG: tp_presence_mixin_finalize: 0x27645c0 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_capabilities_finalize (capabilities.c:337): 0x27645c0 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_tls_manager_dispose (server-tls-manager.c:416): 0x7f2058005e10 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_server_tls_manager_finalize (server-tls-manager.c:434): 0x7f2058005e10 | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_auth_manager_dispose (auth-manager.c:161): dispose called | |
| (telepathy-gabble:31149): gabble-DEBUG: gabble_auth_manager_close_all (auth-manager.c:92): called | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment