· 11 years ago · Jun 27, 2015, 03:03 AM
1** (telepathy-gabble:21316): DEBUG: started version 0.5.0.1
2** (telepathy-gabble:21316): DEBUG: parse_parameters: accepted value luiz.dentz@gmail.com for param account
3** (telepathy-gabble:21316): DEBUG: parse_parameters: accepted value <hidden> for param password
4** (telepathy-gabble:21316): DEBUG: parse_parameters: accepted value talk.google.com for param server
5** (telepathy-gabble:21316): DEBUG: parse_parameters: accepted value tapioca for param resource
6** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param priority
7** (telepathy-gabble:21316): DEBUG: parse_parameters: accepted value 5223 for param port
8** (telepathy-gabble:21316): DEBUG: parse_parameters: accepted value 1 for param old-ssl
9** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param register
10** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param low-bandwidth
11** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param https-proxy-server
12** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param https-proxy-port
13** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param fallback-conference-server
14** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param stun-server
15** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param stun-port
16** (telepathy-gabble:21316): DEBUG: parse_parameters: accepted value 1 for param ignore-ssl-errors
17** (telepathy-gabble:21316): DEBUG: parse_parameters: using default value for param alias
18[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
19 stun-port
20[0m[1m[37mgabble_properties_mixin_emit_flags: emitting properties flags changed for property:
21 stun-port's flags now: [[22mREAD[1m]
22[0m** (telepathy-gabble:21316): DEBUG: _gabble_connection_register: bus name org.freedesktop.Telepathy.Connection.gabble.jabber._luiz_dentz_gmail_com_tapioca
23** (telepathy-gabble:21316): DEBUG: _gabble_connection_register: object path /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca
24** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 5 to resource tapioca with serial 1
25** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource tapioca
26** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
27** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 5 to resource tapioca
28** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource tapioca caps now 5
29** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 5
30** (telepathy-gabble:21316): DEBUG: do_connect: calling lm_connection_open
31Going to connect to talk.google.com
32Trying 216.239.37.125 port 5223...
33** (telepathy-gabble:21316): DEBUG: connection_status_change: status 1 reason 1
34** (telepathy-gabble:21316): DEBUG: connection_status_change: emitting status-changed with status 1 reason 1
35** (telepathy-gabble:21316): DEBUG: gabble_roster_factory_iface_connecting: adding callbacks
36** (telepathy-gabble:21316): DEBUG: gabble_muc_factory_iface_connecting: adding callbacks
37** (telepathy-gabble:21316): DEBUG: gabble_media_factory_iface_connecting: adding callbacks
38** (telepathy-gabble:21316): DEBUG: gabble_im_factory_iface_connecting: adding callbacks
39Connection success.
40** (telepathy-gabble:21316): DEBUG: connection_ssl_cb: called: The certificate can not be trusted.
41** (telepathy-gabble:21316): DEBUG: connection_ssl_cb: called: The server doesn't provide a certificate.
42
43SEND:
44-----------------------------------
45<?xml version='1.0' encoding='UTF-8'?>
46-----------------------------------
47
48SEND:
49-----------------------------------
50<stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" to="gmail.com" id="2484024921">
51-----------------------------------
52
53RECV [124]:
54-----------------------------------
55'<stream:stream from="gmail.com" id="E46B67C249C825CC" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client">'
56-----------------------------------
57** (telepathy-gabble:21316): DEBUG: do_auth: authenticating with username: luiz.dentz, password: <hidden>, resource: tapioca
58
59SEND:
60-----------------------------------
61<iq type="get" id="317825383377"> <query xmlns="jabber:iq:auth"> <username>luiz.dentz</username>
62</query>
63</iq>
64
65-----------------------------------
66
67RECV [112]:
68-----------------------------------
69'<iq id="317825383377" type="result"><query xmlns="jabber:iq:auth"><username/><resource/><password/></query></iq>'
70-----------------------------------
71
72SEND:
73-----------------------------------
74<iq type="set" id="549126549127"> <query xmlns="jabber:iq:auth"> <username>luiz.dentz</username>
75 <password>gordo2snh!</password>
76 <resource>tapioca</resource>
77</query>
78</iq>
79
80-----------------------------------
81
82RECV [37]:
83-----------------------------------
84'<iq id="549126549127" type="result"/>'
85-----------------------------------
86** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d8028 for gmail.com
87
88SEND:
89-----------------------------------
90<iq type="get" to="gmail.com" id="826787892896"> <query xmlns="http://jabber.org/protocol/disco#info"></query>
91</iq>
92
93-----------------------------------
94
95RECV [1]:
96-----------------------------------
97' '
98-----------------------------------
99
100RECV [573]:
101-----------------------------------
102'<iq to="luiz.dentz@gmail.com/tapioca" from="gmail.com" id="826787892896" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="server" type="im" name="Google Talk"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="google:jingleinfo"/><feature var="google:roster"/><feature var="google:nosave"/><feature var="google:setting"/><feature var="google:shared-status"/><feature var="http://jabber.org/protocol/archive#otr"/><feature var="google:mail:notify"/><feature var="http://jabber.org/protocol/archive#save"/></query></iq>'
103-----------------------------------
104** (telepathy-gabble:21316): DEBUG: connection_disco_cb: got:
105<query xmlns="http://jabber.org/protocol/disco#info"> <identity name="Google Talk" type="im" category="server"></identity>
106 <feature var="http://jabber.org/protocol/disco#info"></feature>
107 <feature var="google:jingleinfo"></feature>
108 <feature var="google:roster"></feature>
109 <feature var="google:nosave"></feature>
110 <feature var="google:setting"></feature>
111 <feature var="google:shared-status"></feature>
112 <feature var="http://jabber.org/protocol/archive#otr"></feature>
113 <feature var="google:mail:notify"></feature>
114 <feature var="http://jabber.org/protocol/archive#save"></feature>
115</query>
116
117** (telepathy-gabble:21316): DEBUG: connection_disco_cb: set features flags to 3
118
119SEND:
120-----------------------------------
121<presence id="1962585221"> <x xmlns="vcard-temp:x:update"></x>
122 <c ver="0.5.0.1" node="http://telepathy.freedesktop.org/caps" xmlns="http://jabber.org/protocol/caps"></c>
123</presence>
124
125-----------------------------------
126** (telepathy-gabble:21316): DEBUG: connection_status_change: status 0 reason 1
127** (telepathy-gabble:21316): DEBUG: connection_status_change: emitting status-changed with status 0 reason 1
128** (telepathy-gabble:21316): DEBUG: gabble_disco_conn_status_changed_cb: connected, initiating service discovery on gmail.com
129** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d2f10 for gmail.com
130
131SEND:
132-----------------------------------
133<iq type="get" to="gmail.com" id="1972685785"> <query xmlns="http://jabber.org/protocol/disco#items"></query>
134</iq>
135
136-----------------------------------
137** (telepathy-gabble:21316): DEBUG: gabble_vcard_manager_get_cached_alias: Cached alias for 1 is "(null)"
138** (telepathy-gabble:21316): DEBUG: gabble_vcard_manager_request: Created request 0x80d2fc8 to retrieve <1>'s vCard
139** (telepathy-gabble:21316): DEBUG: request_send: Sending off request 0x80d2fc8 to retrieve vCard for myself
140
141SEND:
142-----------------------------------
143<iq type="get" id="2078286314"> <vCard xmlns="vcard-temp"></vCard>
144</iq>
145
146-----------------------------------
147** (telepathy-gabble:21316): DEBUG: gabble_roster_factory_iface_connected: requesting roster
148
149SEND:
150-----------------------------------
151<iq type="get" id="2074786804"> <query gr:include="all" gr:ext="2" xmlns:gr="google:roster" xmlns="jabber:iq:roster"></query>
152</iq>
153
154-----------------------------------
155
156SEND:
157-----------------------------------
158<iq type="get" to="luiz.dentz@gmail.com" id="2176887314"> <query xmlns="google:jingleinfo"></query>
159</iq>
160
161-----------------------------------
162** (telepathy-gabble:21316): DEBUG: gabble_connection_request_channel: queueing request, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=0
163
164RECV [331]:
165-----------------------------------
166'<presence from="luiz.dentz@gmail.com/gmail.EAAE9C2A" to="luiz.dentz@gmail.com/tapioca"><priority>24</priority><caps:c node="http://mail.google.com/xmpp/client/caps" ver="1.1" xmlns:caps="http://jabber.org/protocol/caps"/><status/><x xmlns="vcard-temp:x:update"><photo>034a94de188230f4c8af94fa8fcc074cafa33488</photo></x></presence>'
167-----------------------------------
168** (telepathy-gabble:21316): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
169<presence to="luiz.dentz@gmail.com/tapioca" from="luiz.dentz@gmail.com/gmail.EAAE9C2A"> <priority>24</priority>
170 <caps:c xmlns:caps="http://jabber.org/protocol/caps" ver="1.1" node="http://mail.google.com/xmpp/client/caps"></caps:c>
171 <status></status>
172 <x xmlns="vcard-temp:x:update"> <photo>034a94de188230f4c8af94fa8fcc074cafa33488</photo>
173</x>
174</presence>
175
176** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
177** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80ad910 for handle 1 with serial 1
178** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
179** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d8328 for luiz.dentz@gmail.com/gmail.EAAE9C2A
180
181SEND:
182-----------------------------------
183<iq type="get" to="luiz.dentz@gmail.com/gmail.EAAE9C2A" id="293134293719"> <query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"></query>
184</iq>
185
186-----------------------------------
187** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: luiz.dentz@gmail.com (1) resource gmail.EAAE9C2A prio 24 presence 5 message "(null)"
188
189RECV [1]:
190-----------------------------------
191' '
192-----------------------------------
193
194RECV [302]:
195-----------------------------------
196'<presence from="luiz.dentz@gmail.com/Home3E868C50" to="luiz.dentz@gmail.com/tapioca"><priority>1</priority><c node="http://gaim.sf.net/caps" ver="2.0.0beta3.1" xmlns="http://jabber.org/protocol/caps"/><x xmlns="vcard-temp:x:update"><photo>034a94de188230f4c8af94fa8fcc074cafa33488</photo></x></presence>'
197-----------------------------------
198** (telepathy-gabble:21316): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
199<presence to="luiz.dentz@gmail.com/tapioca" from="luiz.dentz@gmail.com/Home3E868C50"> <priority>1</priority>
200 <c xmlns="http://jabber.org/protocol/caps" ver="2.0.0beta3.1" node="http://gaim.sf.net/caps"></c>
201 <x xmlns="vcard-temp:x:update"> <photo>034a94de188230f4c8af94fa8fcc074cafa33488</photo>
202</x>
203</presence>
204
205
206SEND:
207-----------------------------------
208<presence id="294198294716"> <x xmlns="vcard-temp:x:update"> <photo>034a94de188230f4c8af94fa8fcc074cafa33488</photo>
209</x>
210 <c ver="0.5.0.1" node="http://telepathy.freedesktop.org/caps" xmlns="http://jabber.org/protocol/caps"></c>
211</presence>
212
213-----------------------------------
214** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://gaim.sf.net/caps#2.0.0beta3.1
215** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80d7f90 for handle 1 with serial 2
216** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://gaim.sf.net/caps#2.0.0beta3.1
217** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d31f8 for luiz.dentz@gmail.com/Home3E868C50
218
219SEND:
220-----------------------------------
221<iq type="get" to="luiz.dentz@gmail.com/Home3E868C50" id="294935295004"> <query node="http://gaim.sf.net/caps#2.0.0beta3.1" xmlns="http://jabber.org/protocol/disco#info"></query>
222</iq>
223
224-----------------------------------
225** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: luiz.dentz@gmail.com (1) resource Home3E868C50 prio 1 presence 5 message "(null)"
226
227RECV [426]:
228-----------------------------------
229'<presence from="clarinhacoscar@gmail.com/Talk.v1004BF10391" to="luiz.dentz@gmail.com/tapioca"><priority>24</priority><c node="http://www.google.com/xmpp/client/caps" ver="1.0.0.100" ext="share-v1 voice-v1" xmlns="http://jabber.org/protocol/caps"/><x stamp="20070104T12:53:43" xmlns="jabber:x:delay"/><status/><show>dnd</show><x xmlns="vcard-temp:x:update"><photo>d03a4d42a84449eaf322dd49074997cd2b13db1a</photo></x></presence>'
230-----------------------------------
231** (telepathy-gabble:21316): DEBUG: _process_caps_uri: enough trust for URI http://www.google.com/xmpp/client/caps#voice-v1, setting caps for 2 (clarinhacoscar@gmail.com/Talk.v1004BF10391) to 2
232** (telepathy-gabble:21316): DEBUG: _process_caps_uri: presence not found
233** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#share-v1
234** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80d8c98 for handle 2 with serial 3
235** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#share-v1
236** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d9118 for clarinhacoscar@gmail.com/Talk.v1004BF10391
237
238SEND:
239-----------------------------------
240<iq type="get" to="clarinhacoscar@gmail.com/Talk.v1004BF10391" id="303376500566"> <query node="http://www.google.com/xmpp/client/caps#share-v1" xmlns="http://jabber.org/protocol/disco#info"></query>
241</iq>
242
243-----------------------------------
244** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://www.google.com/xmpp/client/caps#1.0.0.100
245** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80d81f0 for handle 2 with serial 3
246** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://www.google.com/xmpp/client/caps#1.0.0.100
247** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d9478 for clarinhacoscar@gmail.com/Talk.v1004BF10391
248
249SEND:
250-----------------------------------
251<iq type="get" to="clarinhacoscar@gmail.com/Talk.v1004BF10391" id="304142500819"> <query node="http://www.google.com/xmpp/client/caps#1.0.0.100" xmlns="http://jabber.org/protocol/disco#info"></query>
252</iq>
253
254-----------------------------------
255** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: clarinhacoscar@gmail.com (2) resource Talk.v1004BF10391 prio 24 presence 4 message "(null)"
256
257RECV [329]:
258-----------------------------------
259'<presence from="osantana@gmail.com/gmail.EA9AA4E5" to="luiz.dentz@gmail.com/tapioca"><priority>24</priority><caps:c node="http://mail.google.com/xmpp/client/caps" ver="1.1" xmlns:caps="http://jabber.org/protocol/caps"/><status/><x xmlns="vcard-temp:x:update"><photo>202da21e485e535fcf3449a22657a0be4902989b</photo></x></presence>'
260-----------------------------------
261** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
262** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80d91f0 for handle 3 with serial 4
263** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
264** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d9758 for osantana@gmail.com/gmail.EA9AA4E5
265
266SEND:
267-----------------------------------
268<iq type="get" to="osantana@gmail.com/gmail.EA9AA4E5" id="304398501506"> <query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"></query>
269</iq>
270
271-----------------------------------
272** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: osantana@gmail.com (3) resource gmail.EA9AA4E5 prio 24 presence 5 message "(null)"
273
274RECV [254]:
275-----------------------------------
276'<presence from="lucianomw@gmail.com/GaimDE5A57EB" to="luiz.dentz@gmail.com/tapioca"><priority>1</priority><c node="http://gaim.sf.net/caps" ver="2.0.0beta3.1" xmlns="http://jabber.org/protocol/caps"/><x xmlns="vcard-temp:x:update"><photo/></x></presence>'
277-----------------------------------
278** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://gaim.sf.net/caps#2.0.0beta3.1
279** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80d7520 for handle 4 with serial 5
280** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 1 trust out of 5 possible thus far, sending disco for URI http://gaim.sf.net/caps#2.0.0beta3.1
281** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d97f0 for lucianomw@gmail.com/GaimDE5A57EB
282
283SEND:
284-----------------------------------
285<iq type="get" to="lucianomw@gmail.com/GaimDE5A57EB" id="305468502127"> <query node="http://gaim.sf.net/caps#2.0.0beta3.1" xmlns="http://jabber.org/protocol/disco#info"></query>
286</iq>
287
288-----------------------------------
289** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: lucianomw@gmail.com (4) resource GaimDE5A57EB prio 1 presence 5 message "(null)"
290
291RECV [275]:
292-----------------------------------
293'<presence from="pbrobinson@gmail.com/gmail.EA9AB25F" to="luiz.dentz@gmail.com/tapioca"><priority>24</priority><caps:c node="http://mail.google.com/xmpp/client/caps" ver="1.1" xmlns:caps="http://jabber.org/protocol/caps"/><x xmlns="vcard-temp:x:update"><photo/></x></presence>'
294-----------------------------------
295** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
296** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80d9730 for handle 5 with serial 6
297** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
298** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d8ba8 for pbrobinson@gmail.com/gmail.EA9AB25F
299
300SEND:
301-----------------------------------
302<iq type="get" to="pbrobinson@gmail.com/gmail.EA9AB25F" id="305556502726"> <query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"></query>
303</iq>
304
305-----------------------------------
306** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: pbrobinson@gmail.com (5) resource gmail.EA9AB25F prio 24 presence 5 message "(null)"
307
308RECV [263]:
309-----------------------------------
310'<presence from="pbrobinson@gmail.com/Home4729D483" to="luiz.dentz@gmail.com/tapioca"><priority>1</priority><c node="http://gaim.sf.net/caps" ver="2.0.0-0.26.beta5.fc6" xmlns="http://jabber.org/protocol/caps"/><x xmlns="vcard-temp:x:update"><photo/></x></presence>'
311-----------------------------------
312** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://gaim.sf.net/caps#2.0.0-0.26.beta5.fc6
313** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80d96f0 for handle 5 with serial 7
314** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 0 trust out of 5 possible thus far, sending disco for URI http://gaim.sf.net/caps#2.0.0-0.26.beta5.fc6
315** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d9c38 for pbrobinson@gmail.com/Home4729D483
316
317SEND:
318-----------------------------------
319<iq type="get" to="pbrobinson@gmail.com/Home4729D483" id="306205503324"> <query node="http://gaim.sf.net/caps#2.0.0-0.26.beta5.fc6" xmlns="http://jabber.org/protocol/disco#info"></query>
320</iq>
321
322-----------------------------------
323** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: pbrobinson@gmail.com (5) resource Home4729D483 prio 1 presence 5 message "(null)"
324
325RECV [296]:
326-----------------------------------
327'<presence from="ppessi@gmail.com/gmail.EA9F343A" to="luiz.dentz@gmail.com/tapioca"><show>away</show><priority>0</priority><caps:c node="http://mail.google.com/xmpp/client/caps" ver="1.1" xmlns:caps="http://jabber.org/protocol/caps"/><status/><x xmlns="vcard-temp:x:update"><photo/></x></presence>'
328-----------------------------------
329** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
330** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80da220 for handle 6 with serial 8
331** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 3 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
332** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80d8f88 for ppessi@gmail.com/gmail.EA9F343A
333
334SEND:
335-----------------------------------
336<iq type="get" to="ppessi@gmail.com/gmail.EA9F343A" id="306623503807"> <query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"></query>
337</iq>
338
339-----------------------------------
340** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: ppessi@gmail.com (6) resource gmail.EA9F343A prio 0 presence 3 message "(null)"
341
342RECV [344]:
343-----------------------------------
344'<presence from="renatox@gmail.com/gmail.EA9B55BE" to="luiz.dentz@gmail.com/tapioca"><show>away</show><priority>0</priority><caps:c node="http://mail.google.com/xmpp/client/caps" ver="1.1" xmlns:caps="http://jabber.org/protocol/caps"/><status/><x xmlns="vcard-temp:x:update"><photo>1d450286a3871a39d536b72aec6cd3a455b10e4b</photo></x></presence>'
345-----------------------------------
346** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://mail.google.com/xmpp/client/caps#1.1
347** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80da2b0 for handle 7 with serial 9
348** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 4 trust out of 5 possible thus far, sending disco for URI http://mail.google.com/xmpp/client/caps#1.1
349** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80da408 for renatox@gmail.com/gmail.EA9B55BE
350
351SEND:
352-----------------------------------
353<iq type="get" to="renatox@gmail.com/gmail.EA9B55BE" id="307227504392"> <query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"></query>
354</iq>
355
356-----------------------------------
357** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: renatox@gmail.com (7) resource gmail.EA9B55BE prio 0 presence 3 message "(null)"
358
359RECV [93]:
360-----------------------------------
361'<presence from="ricardonovo@gmail.com" to="luiz.dentz@gmail.com/tapioca" type="unavailable"/>'
362-----------------------------------
363** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: ricardonovo@gmail.com (8) resource (null) prio 0 presence 0 message "(null)"
364** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_maybe_remove: discarding cached presence for unavailable jid ricardonovo@gmail.com
365
366RECV [303]:
367-----------------------------------
368'<presence from="rodrigomico@gmail.com/Gaim0630025F" to="luiz.dentz@gmail.com/tapioca"><priority>1</priority><c node="http://gaim.sf.net/caps" ver="2.0.0beta3.1" xmlns="http://jabber.org/protocol/caps"/><x xmlns="vcard-temp:x:update"><photo>22b934045fe6d3f17831ec8f52fe0df57f9c96a6</photo></x></presence>'
369-----------------------------------
370** (telepathy-gabble:21316): DEBUG: _process_caps_uri: not enough trust for URI http://gaim.sf.net/caps#2.0.0beta3.1
371** (telepathy-gabble:21316): DEBUG: disco_waiter_new: created waiter 0x80da880 for handle 8 with serial 10
372** (telepathy-gabble:21316): DEBUG: _process_caps_uri: only 2 trust out of 5 possible thus far, sending disco for URI http://gaim.sf.net/caps#2.0.0beta3.1
373** (telepathy-gabble:21316): DEBUG: gabble_disco_request_with_timeout: Creating disco request 0x80da990 for rodrigomico@gmail.com/Gaim0630025F
374
375SEND:
376-----------------------------------
377<iq type="get" to="rodrigomico@gmail.com/Gaim0630025F" id="308544505660"> <query node="http://gaim.sf.net/caps#2.0.0beta3.1" xmlns="http://jabber.org/protocol/disco#info"></query>
378</iq>
379
380-----------------------------------
381** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: rodrigomico@gmail.com (8) resource Gaim0630025F prio 1 presence 5 message "(null)"
382
383RECV [851]:
384-----------------------------------
385'<iq to="luiz.dentz@gmail.com/tapioca" from="luiz.dentz@gmail.com" id="2176887314" type="result"><query xmlns="google:jingleinfo"><stun><server host="stun.l.google.com" udp="19302"/><server host="stun4.l.google.com" udp="19302"/><server host="stun3.l.google.com" udp="19302"/><server host="stun2.l.google.com" udp="19302"/><server host="stun1.l.google.com" udp="19302"/></stun><relay><token>CAESHQoUbHVpei5kZW50ekBnbWFpbC5jb20Q9PaE+P4hGhA8QpvVGf0/Un3jbg4zrYVr</token><server host="relay.l.google.com" udp="19295" tcp="19294" tcpssl="443"/><server host="relay1.l.google.com" udp="19295" tcp="19294" tcpssl="443"/><server host="relay4.l.google.com" udp="19295" tcp="19294" tcpssl="443"/><server host="relay2.l.google.com" udp="19295" tcp="19294" tcpssl="443"/><server host="relay3.l.google.com" udp="19295" tcp="19294" tcpssl="443"/></relay></query></iq>'
386-----------------------------------
387** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: got:
388<iq type="result" id="2176887314" from="luiz.dentz@gmail.com" to="luiz.dentz@gmail.com/tapioca"> <query xmlns="google:jingleinfo"> <stun> <server udp="19302" host="stun.l.google.com"></server>
389 <server udp="19302" host="stun4.l.google.com"></server>
390 <server udp="19302" host="stun3.l.google.com"></server>
391 <server udp="19302" host="stun2.l.google.com"></server>
392 <server udp="19302" host="stun1.l.google.com"></server>
393</stun>
394 <relay> <token>CAESHQoUbHVpei5kZW50ekBnbWFpbC5jb20Q9PaE+P4hGhA8QpvVGf0/Un3jbg4zrYVr</token>
395 <server tcpssl="443" tcp="19294" udp="19295" host="relay.l.google.com"></server>
396 <server tcpssl="443" tcp="19294" udp="19295" host="relay1.l.google.com"></server>
397 <server tcpssl="443" tcp="19294" udp="19295" host="relay4.l.google.com"></server>
398 <server tcpssl="443" tcp="19294" udp="19295" host="relay2.l.google.com"></server>
399 <server tcpssl="443" tcp="19294" udp="19295" host="relay3.l.google.com"></server>
400</relay>
401</query>
402</iq>
403
404** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: setting 'stun-server' to 'stun.l.google.com'
405[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
406 stun-server
407[0m[1m[37mgabble_properties_mixin_emit_flags: emitting properties flags changed for property:
408 stun-server's flags now: [[22mREAD[1m]
409[0m** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: setting 'stun-port' to 19302
410[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
411 stun-port
412[0m** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: setting 'stun-relay-magic-cookie' to 'CAESHQoUbHVpei5kZW50ekBnbWFpbC5jb20Q9PaE+P4hGhA8QpvVGf0/Un3jbg4zrYVr'
413[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
414 stun-relay-magic-cookie
415[0m[1m[37mgabble_properties_mixin_emit_flags: emitting properties flags changed for property:
416 stun-relay-magic-cookie's flags now: [[22mREAD[1m]
417[0m** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: setting 'stun-relay-server' to 'relay.l.google.com'
418[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
419 stun-relay-server
420[0m[1m[37mgabble_properties_mixin_emit_flags: emitting properties flags changed for property:
421 stun-relay-server's flags now: [[22mREAD[1m]
422[0m** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: setting 'stun-relay-udp-port' to 19295
423[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
424 stun-relay-udp-port
425[0m[1m[37mgabble_properties_mixin_emit_flags: emitting properties flags changed for property:
426 stun-relay-udp-port's flags now: [[22mREAD[1m]
427[0m** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: setting 'stun-relay-tcp-port' to 19294
428[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
429 stun-relay-tcp-port
430[0m[1m[37mgabble_properties_mixin_emit_flags: emitting properties flags changed for property:
431 stun-relay-tcp-port's flags now: [[22mREAD[1m]
432[0m** (telepathy-gabble:21316): DEBUG: jingle_info_iq_callback: setting 'stun-relay-ssltcp-port' to 443
433[1m[36mgabble_properties_mixin_emit_changed: emitting properties changed for property:
434 stun-relay-ssltcp-port
435[0m[1m[37mgabble_properties_mixin_emit_flags: emitting properties flags changed for property:
436 stun-relay-ssltcp-port's flags now: [[22mREAD[1m]
437[0m
438RECV [972]:
439-----------------------------------
440'<iq to="luiz.dentz@gmail.com/tapioca" id="2074786804" type="result"><query gr:ext="2" xmlns="jabber:iq:roster" xmlns:gr="google:roster"><item jid="clarinhacoscar@gmail.com" subscription="both" name="maria clara da costa carvalho" gr:w="46" gr:mc="165" gr:emc="7"><group>Gtalk</group></item><item jid="luiz.dentz@amessage.info" subscription="both" gr:w="6" gr:mc="27"><group>Gtalk</group></item><item jid="alex.vondentz@gmail.com" subscription="both" name="Alex Von Dentz" gr:w="5" gr:mc="21" gr:emc="5"><group>Gtalk</group></item><item jid="clarinhahotelaria@yahoo.com.br" subscription="none" name="maria clara da costa carvalho" gr:w="5" gr:emc="7"/><item jid="armando.rech@brisa.org.br" subscription="none" name="Armando Rech Filho" gr:w="3" gr:emc="4"/><item jid="godoy@cefetpr.br" subscription="none" name="Walter Godoy Junior" gr:w="3" gr:emc="5"/><item jid="fabettega@gmail.com" subscription="both" name="FaBettega" gr:autosub="true" gr:w="3" gr:emc="5"/><item jid="'
441-----------------------------------
442
443RECV [996]:
444-----------------------------------
445'jonek@jabber.ccc.de" subscription="both" gr:w="1" gr:mc="5"><group>Buddies</group><group>Gtalk</group></item><item jid="abnerf@gmail.com" subscription="both" name="Abner" gr:w="1" gr:mc="5" gr:emc="5"><group>Gtalk</group></item><item jid="andrunko@gmail.com" subscription="both" name="Andre Magalhaes" gr:w="1" gr:mc="5" gr:emc="5"><group>Gtalk</group></item><item jid="darren.hoo@gmail.com" subscription="both" gr:w="1" gr:mc="4"><group>Gtalk</group></item><item jid="eblima@gmail.com" subscription="both" gr:w="1" gr:mc="5" gr:emc="1"><group>Gtalk</group></item><item jid="gustavo.dentz@gmail.com" subscription="both" name="Gustavo von Dentz" gr:w="1" gr:mc="5" gr:emc="5"><group>Gtalk</group></item><item jid="kenneth.christiansen@gmail.com" subscription="none" ask="subscribe" gr:w="1" gr:mc="5"><group>Buddies</group><group>Gtalk</group></item><item jid="lucianomw@gmail.com" subscription="both" name="Luciano Miguel Wolf" gr:w="1" gr:mc="5" gr:emc="5"><group>Gtalk</group></item><item jid="'
446-----------------------------------
447
448RECV [916]:
449-----------------------------------
450'marcio.macedo@gmail.com" subscription="both" name="Marcio Macedo" gr:w="1" gr:mc="5" gr:emc="5"><group>Gtalk</group></item><item jid="pris.oliveira@gmail.com" subscription="both" gr:w="1" gr:mc="5"><group>Gtalk</group></item><item jid="renatox@gmail.com" subscription="both" name="Coxa" gr:w="1" gr:mc="5" gr:emc="3"><group>Gtalk</group></item><item jid="tapioca.voip@gmail.com" subscription="both" gr:w="1" gr:mc="5"><group>Gtalk</group></item><item jid="vudentz@gmail.com" subscription="both" name="vudentz@gmail.com" gr:w="1" gr:mc="5"><group>Gtalk</group></item><item jid="afmiguel@ccet.pucpr.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="afonso.miguel@pucpr.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="alexandre.horst@freedows.com" subscription="none" name="Alexandre Horst" gr:w="0" gr:emc="1"/><item jid="andrunko@amessage.info" subscription="both"><group>Gtalk</group></item><item jid="'
451-----------------------------------
452
453RECV [907]:
454-----------------------------------
455'anjuta-devel-request@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="1"/><item jid="armando@celepar.gov.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="asteriskbrasil-request@listas.asteriskbrasil.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="asteriskbrasil@listas.asteriskbrasil.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="brazillines@brazillines.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="carolina@giulian.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="cdt-dev-request@eclipse.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="cibele.freire@freedows.com" subscription="none" name="Cibele Lemos Freire" gr:w="0" gr:emc="1"/><item jid="cristina@mudancasmendes.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="dafydd.harries@collabora.co.uk" subscription="none" name="Dafydd Harries" gr:w="0" gr:emc="1"/><item jid="'
456-----------------------------------
457
458RECV [859]:
459-----------------------------------
460'dbus-request@lists.freedesktop.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="dbus@lists.freedesktop.org" subscription="none" name="D-BUS mailing list" gr:w="0" gr:emc="2"/><item jid="eustaquio@waz.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="fabiano.galdino@cimpor.com.br" subscription="none" name="Fabiano Galdino" gr:w="0" gr:emc="3"/><item jid="fabricio.nascimento@freedows.com" subscription="none" name="Fabr?cio" gr:w="0" gr:emc="1"/><item jid="fgaldino@matrix.com.br" subscription="none" name="Fabiano Galdino" gr:w="0" gr:emc="5"/><item jid="fjacinto@ici.curitiba.org.br" subscription="none" name="Fabio Ricardo Jacinto" gr:w="0" gr:emc="5"/><item jid="gaim-devel-request@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="1"/><item jid="geopriv-request@ietf.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="'
461-----------------------------------
462
463RECV [880]:
464-----------------------------------
465'gnomemeeting-devel-list-request@gnome.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="godoy@cpgei.cefetpr.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="godoy@creapr.org.br" subscription="none" name="Walter Godoy Junior" gr:w="0" gr:emc="2"/><item jid="granboss@onda.com.br" subscription="none" name="Diogo Brunetto"/><item jid="gstreamer-devel-request@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="1"/><item jid="gustavo@rmhard.com.br" subscription="none" name="Gustavo Eduardo Reis" gr:w="0" gr:emc="4"/><item jid="gustavo@techlabs.com.br" subscription="none" name="Gustavo Eduardo Reis" gr:w="0" gr:emc="5"/><item jid="gustavo@techlabsinformatica.com" subscription="none" name="Gustavo Eduardo Reis" gr:w="0" gr:emc="1"/><item jid="hersio.iwamoto@siemens.com" subscription="none" name="Iwamoto, Hersio Massanori" gr:w="0" gr:emc="1"/><item jid="'
466-----------------------------------
467
468RECV [912]:
469-----------------------------------
470'ipcf-request@lists.freedesktop.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="iptel-request@ietf.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="jamel@cin.ufpe.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="jamel@gprt.ufpe.br" subscription="none" name="DJamel H. Sadok" gr:w="0" gr:emc="4"/><item jid="janine.padilha@indt.org.br" subscription="none" name="Janine Padilha" gr:w="0" gr:emc="3"/><item jid="joaojunior@giulian.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="joesny.oliveira@freedows.com" subscription="none" name="Joesny Fagner de Oliveira" gr:w="0" gr:emc="1"/><item jid="jorge.neto@freedows.com" subscription="none" name="Jorge Neto" gr:w="0" gr:emc="5"/><item jid="jpadilha@indt.org" subscription="none" name="Janine Padilha" gr:w="0" gr:emc="5"/><item jid="julien.puydt@laposte.net" subscription="none" name="Julien PUYDT" gr:w="0" gr:emc="1"/><item jid="'
471-----------------------------------
472
473RECV [980]:
474-----------------------------------
475'klaire@murayamamaciel.com" subscription="none" name="klaire@murayamamaciel.com" gr:w="0" gr:emc="1"/><item jid="lnps@brturbo.com" subscription="none" name="Luciano Padilha"/><item jid="lnpsiqueira@yahoo.de" subscription="none" name="Luciano(Gordinho)" gr:w="0" gr:emc="2"/><item jid="lourival@lactec.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="lourival@lactec.org.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="luiz.dentz@freedows.com" subscription="none" name="Luiz Augusto Von Dentz" gr:w="0" gr:emc="1"/><item jid="maemo-developers-request@maemo.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="marcelo.uemura@siemens.com" subscription="none" name="Uemura, Marcelo Takashi" gr:w="0" gr:emc="2"/><item jid="marcio.macedo@amessage.info" subscription="both"><group>Gtalk</group></item><item jid="marcio.macedo@freedows.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="maria.te@pucpr.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="'
476-----------------------------------
477
478RECV [813]:
479-----------------------------------
480'mariat@ccet.pucpr.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="metrocwb@bsi.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="mmusic-request@ietf.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="newville@newville.com.br" subscription="none" gr:w="0" gr:emc="2"/><item jid="olamefun@brturbo.com" subscription="none" name="luciano" gr:w="0" gr:emc="5"/><item jid="p2p-sip-request@cs.columbia.edu" subscription="none" gr:w="0" gr:emc="1"/><item jid="paulo.vieira@indt.org.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="psi-devel-request@lists.affinix.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="raphael@slinckx.net" subscription="none" name="Rapha?l Slinckx" gr:w="0" gr:emc="1"/><item jid="raquel@fares.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="'
481-----------------------------------
482
483RECV [978]:
484-----------------------------------
485'regina@pr.metropolitantransports.com.br" subscription="none" name="Regina Camargo" gr:w="0" gr:emc="1"/><item jid="regis.costa@freedows.com" subscription="none" name="Regis Fernando da Costa" gr:w="0" gr:emc="3"/><item jid="ricardo.novo@siemens.com" subscription="none" name="Novo, Ricardo Ferreira" gr:w="0" gr:emc="5"/><item jid="robert.mcqueen@collabora.co.uk" subscription="none" name="Robert McQueen" gr:w="0" gr:emc="3"/><item jid="robtaylor@floopily.org" subscription="none" name="Rob Taylor" gr:w="0" gr:emc="2"/><item jid="rodrigo.ferreira@cimpor.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="rodrigo.novo@indt.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="sac.atendimento@americanas.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="sac@profisul.com.br" subscription="none" name="Profisul contabilidade" gr:w="0" gr:emc="3"/><item jid="santtu@pajukanta.fi" subscription="none" name="Santtu Pajukanta" gr:w="0" gr:emc="1"/><item jid="'
486-----------------------------------
487
488RECV [888]:
489-----------------------------------
490'sedex@waz.com.br" subscription="none" name="Tiago - WAZ Hardware Store" gr:w="0" gr:emc="1"/><item jid="shazzam@onda.com.br" subscription="none" name="Gabriel Ferreira" gr:w="0" gr:emc="3"/><item jid="shiyee@shiyee.dk" subscription="none" name="Mads Chr. Olesen" gr:w="0" gr:emc="1"/><item jid="sigtran-request@ietf.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="simple-request@ietf.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="sip-request@ietf.org" subscription="none" gr:w="0" gr:emc="2"/><item jid="sipdht-devel-request@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="1"/><item jid="sipping-request@ietf.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="sofia-sip-devel-request@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="1"/><item jid="sofia-sip-devel@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="4"/><item jid="'
491-----------------------------------
492
493RECV [932]:
494-----------------------------------
495'speermint-request@ietf.org" subscription="none" gr:w="0" gr:emc="1"/><item jid="tapioca-voip-devel-request@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="1"/><item jid="tapioca-voip-devel@lists.sourceforge.net" subscription="none" gr:w="0" gr:emc="5"/><item jid="teleinfo2004@yahoogrupos.com.br" subscription="none" name="Lista da P?s"/><item jid="telepathy-ml@shiyee.dk" subscription="none" name="Mads Chr. Olesen" gr:w="0" gr:emc="1"/><item jid="telepathy@lists.freedesktop.org" subscription="none" gr:w="0" gr:emc="5"/><item jid="thiagoco@whbusinagem.com.br" subscription="none" gr:w="0" gr:emc="2"/><item jid="tiane@olindaseguros.com.br" subscription="none" name="Tiane" gr:w="0" gr:emc="1"/><item jid="tilman.baumann@collax.com" subscription="none" name="Tilman Baumann" gr:w="0" gr:emc="3"/><item jid="trevisan.luis@siemens.com" subscription="none" name="Trevisan, Luis Mauricio" gr:w="0" gr:emc="2"/><item jid="'
496-----------------------------------
497
498RECV [956]:
499-----------------------------------
500'vendas@waz.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="vnovos@meiralins.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="abner.tapioca@gmail.com" subscription="both"><group>Gtalk</group></item><item jid="aglinarth@gmail.com" subscription="none" name="Andre Linarth" gr:w="0" gr:emc="1"/><item jid="alehorst@gmail.com" subscription="both" name="Alexandre Horst" gr:w="0" gr:emc="1"><group>Gtalk</group></item><item jid="andrunko.test1@gmail.com" subscription="both"><group>Gtalk</group></item><item jid="barbieri@gmail.com" subscription="none" name="Gustavo Sverzut Barbieri" gr:w="0" gr:emc="1"/><item jid="cassianonovo@gmail.com" subscription="none" name="Cassiano Novo" gr:w="0" gr:emc="1"/><item jid="cecilia.teresa@gmail.com" subscription="both" name="Cecilia Queiroz" gr:w="0" gr:emc="5"><group>Gtalk</group></item><item jid="cibele.freire@gmail.com" subscription="none" name="Cibele Freire" gr:w="0" gr:emc="5"/><item jid="'
501-----------------------------------
502
503RECV [885]:
504-----------------------------------
505'cidorvan@gmail.com" subscription="both" name="Cidoca"><group>Gtalk</group></item><item jid="daniel.dandrada@gmail.com" gr:w="0" gr:emc="2"/><item jid="diego.bezerra@gmail.com" name="diego nokia" gr:w="0" gr:emc="5"/><item jid="drbrunetto@gmail.com" subscription="none" name="Diogo Brunetto"/><item jid="fabiano.galdino@gmail.com" subscription="none" name="Fabiano Galdino" gr:w="0" gr:emc="5"/><item jid="gustavomeca@gmail.com" subscription="none" name="Gustavo Reis" gr:w="0" gr:emc="1"/><item jid="gutonovo@gmail.com" subscription="none" name="Marcos N" gr:w="0" gr:emc="1"/><item jid="handful@gmail.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="jane.vita@gmail.com" subscription="both"><group>Gtalk</group></item><item jid="jluisn@gmail.com" subscription="none" name="Jos? Lu?s do Nascimento" gr:w="0" gr:emc="1"/><item jid="joesny@gmail.com" subscription="none" name="'
506-----------------------------------
507
508RECV [966]:
509-----------------------------------
510'Joesny Fagner de Oliveira" gr:w="0" gr:emc="5"/><item jid="leolidentz@gmail.com" subscription="both" gr:w="0" gr:emc="5"/><item jid="leonizaf@gmail.com" subscription="none" name="leoniza ferraz" gr:w="0" gr:emc="1"/><item jid="lnpsiqueira@gmail.com" subscription="none" name="Luciano Padilha"/><item jid="luiz.dentz@gmail.com" gr:t="H" gr:w="0" gr:emc="2"/><item jid="nhdezoito@gmail.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="oei.yungchin@gmail.com" subscription="both" name="Oei, YC" gr:w="0" gr:emc="2"><group>Gtalk</group></item><item jid="osantana@gmail.com" subscription="both" gr:w="0" gr:emc="2"><group>Gtalk</group></item><item jid="paulowiens@gmail.com" subscription="none" name="Paulo Wiens"/><item jid="pbrobinson@gmail.com" subscription="both" name="Peter Robinson" gr:w="0" gr:emc="5"><group>Gtalk</group></item><item jid="ppessi@gmail.com" subscription="both" name="Pekka Pessi" gr:w="0" gr:emc="3"><group>Gtalk</group></item><item jid="'
511-----------------------------------
512
513RECV [935]:
514-----------------------------------
515'raquel.fares@gmail.com" subscription="none" name="Raquel Ferreira" gr:w="0" gr:emc="2"/><item jid="regiscosta@gmail.com" subscription="none" gr:w="0" gr:emc="2"/><item jid="renato.test2@gmail.com" subscription="none" ask="subscribe" name="Coxinha2"/><item jid="ricardonovo@gmail.com" subscription="both" name="Ricardo Novo" gr:w="0" gr:emc="4"><group>Gtalk</group></item><item jid="rodarvus@gmail.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="rodrigomico@gmail.com" subscription="both" gr:w="0" gr:mc="2"><group>Gtalk</group></item><item jid="sobral@gmail.com" subscription="both" name="Leonardo Sobral" gr:w="0" gr:emc="1"><group>Gtalk</group></item><item jid="tapioca.voip2@gmail.com" subscription="both" name="tapioca.voip2" gr:w="0" gr:mc="3"><group>Gtalk</group></item><item jid="win888l@gmail.com" name="H. L." gr:w="0" gr:emc="2"/><item jid="chiarotti@hotmail.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="'
516-----------------------------------
517
518RECV [921]:
519-----------------------------------
520'vanessavianna1307@hotmail.com" subscription="none" gr:w="0" gr:emc="2"/><item jid="dosciatti@yahoo.com" subscription="none" name="Jorge" gr:w="0" gr:emc="3"/><item jid="eblima@yahoo.com" subscription="none" gr:w="0" gr:emc="2"/><item jid="andrezaleal@yahoo.com.br" subscription="none" name="Andreza" gr:w="0" gr:emc="2"/><item jid="ceciliat_qz@yahoo.com.br" subscription="none" name="Cecilia Queiroz" gr:w="0" gr:emc="1"/><item jid="familiacoscar@yahoo.com.br" subscription="none" name="Mariana da Costa Carvalho carvalho" gr:w="0" gr:emc="2"/><item jid="fernanda_baracuy@yahoo.com.br" subscription="none" name="Fernanda Campos" gr:w="0" gr:emc="5"/><item jid="galaxiacorretora@yahoo.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="tacianarached@yahoo.com.br" subscription="none" name="Taciana Rached" gr:w="0" gr:emc="5"/><item jid="indp@googlegroups.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="'
521-----------------------------------
522
523RECV [946]:
524-----------------------------------
525'pedro.dentz@bol.com.br" subscription="none" gr:w="0" gr:emc="4"/><item jid="prw@bol.com.br" subscription="none" name="Paulo Wiens"/><item jid="luciano_ctba@ig.com.br" subscription="none" gr:w="0" gr:emc="5"/><item jid="polckets@uol.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="comp.ri@terra.com.br" subscription="none" gr:w="0" gr:emc="5"/><item jid="luciano.wolf@terra.com.br" subscription="none" gr:w="0" gr:emc="1"/><item jid="regiscosta@terra.com.br" subscription="none" name="Regis Fernando da Costa" gr:w="0" gr:emc="2"/><item jid="fabiojac@pop.com.br" subscription="none" name="Fabio Jacinto" gr:w="0" gr:emc="5"/><item jid="ricardonovo@pop.com.br" subscription="none" name="Ricardo Ferreira Novo" gr:w="0" gr:emc="4"/><item jid="vudentztt@pop.com.br" subscription="none" name="Gustavo von Dentz"/><item jid="brovutz@globo.com" subscription="none" gr:w="0" gr:emc="1"/><item jid="jeickhold@gmx.de" subscription="none" name="'
526-----------------------------------
527
528RECV [53]:
529-----------------------------------
530'Johannes Eickhold" gr:w="0" gr:emc="1"/></query></iq>'
531-----------------------------------
532** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
533** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:1 "publish"
534[1m[37mgabble_group_mixin_change_flags: emitting group flags changed
535 added : [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT[1m]
536 removed : [[22m[1m]
537 flags now: [[22mCAN_REMOVE|MESSAGE_REMOVE|MESSAGE_ACCEPT[1m]
538[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/publish
539** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for publish list channel
540** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#2 changed to maria clara da costa carvalho
541** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just added to:
542** (telepathy-gabble:21316): DEBUG: group_mem_update_ensure: Creating new hash table entry for group#1
543** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#2 added to group#1
544** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#2 was just removed from:
545** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: clarinhacoscar@gmail.com, subscription: both, name: maria clara da costa carvalhogroup#1
546** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#9 was just added to:
547** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#9 added to group#1
548** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#9 was just removed from:
549** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: luiz.dentz@amessage.info, subscription: bothgroup#1
550** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#10 changed to Alex Von Dentz
551** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#10 was just added to:
552** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#10 added to group#1
553** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#10 was just removed from:
554** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: alex.vondentz@gmail.com, subscription: both, name: Alex Von Dentzgroup#1
555** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 11 (clarinhahotelaria@yahoo.com.br)
556** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#11 was just added to:
557** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#11 was just removed from:
558** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: clarinhahotelaria@yahoo.com.br, subscription: remove
559** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 12 (armando.rech@brisa.org.br)
560** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#12 was just added to:
561** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#12 was just removed from:
562** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: armando.rech@brisa.org.br, subscription: remove
563** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 13 (godoy@cefetpr.br)
564** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#13 was just added to:
565** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#13 was just removed from:
566** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: godoy@cefetpr.br, subscription: remove
567** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 14 (fabettega@gmail.com)
568** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#14 was just added to:
569** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#14 was just removed from:
570** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fabettega@gmail.com, subscription: remove
571** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#15 was just added to:
572** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#15 added to group#1
573** (telepathy-gabble:21316): DEBUG: group_mem_update_ensure: Creating new hash table entry for group#2
574** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#15 added to group#2
575** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#15 was just removed from:
576** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jonek@jabber.ccc.de, subscription: bothgroup#1 group#2
577** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#16 changed to Abner
578** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#16 was just added to:
579** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#16 added to group#1
580** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#16 was just removed from:
581** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: abnerf@gmail.com, subscription: both, name: Abnergroup#1
582** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#17 changed to Andre Magalhaes
583** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#17 was just added to:
584** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#17 added to group#1
585** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#17 was just removed from:
586** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: andrunko@gmail.com, subscription: both, name: Andre Magalhaesgroup#1
587** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#18 was just added to:
588** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#18 added to group#1
589** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#18 was just removed from:
590** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: darren.hoo@gmail.com, subscription: bothgroup#1
591** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#19 was just added to:
592** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#19 added to group#1
593** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#19 was just removed from:
594** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: eblima@gmail.com, subscription: bothgroup#1
595** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#20 changed to Gustavo von Dentz
596** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#20 was just added to:
597** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#20 added to group#1
598** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#20 was just removed from:
599** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gustavo.dentz@gmail.com, subscription: both, name: Gustavo von Dentzgroup#1
600** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#21 was just added to:
601** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#21 added to group#1
602** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#21 added to group#2
603** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#21 was just removed from:
604** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: kenneth.christiansen@gmail.com, subscription: none, ask: subscribegroup#1 group#2
605** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#4 changed to Luciano Miguel Wolf
606** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just added to:
607** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#4 added to group#1
608** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#4 was just removed from:
609** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: lucianomw@gmail.com, subscription: both, name: Luciano Miguel Wolfgroup#1
610** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#22 changed to Marcio Macedo
611** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#22 was just added to:
612** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#22 added to group#1
613** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#22 was just removed from:
614** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: marcio.macedo@gmail.com, subscription: both, name: Marcio Macedogroup#1
615** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#23 was just added to:
616** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#23 added to group#1
617** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#23 was just removed from:
618** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: pris.oliveira@gmail.com, subscription: bothgroup#1
619** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#7 changed to Coxa
620** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#7 was just added to:
621** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#7 added to group#1
622** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#7 was just removed from:
623** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: renatox@gmail.com, subscription: both, name: Coxagroup#1
624** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#24 was just added to:
625** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#24 added to group#1
626** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#24 was just removed from:
627** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: tapioca.voip@gmail.com, subscription: bothgroup#1
628** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#25 changed to vudentz@gmail.com
629** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#25 was just added to:
630** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#25 added to group#1
631** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#25 was just removed from:
632** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: vudentz@gmail.com, subscription: both, name: vudentz@gmail.comgroup#1
633** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 26 (afmiguel@ccet.pucpr.br)
634** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#26 was just added to:
635** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#26 was just removed from:
636** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: afmiguel@ccet.pucpr.br, subscription: remove
637** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 27 (afonso.miguel@pucpr.br)
638** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#27 was just added to:
639** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#27 was just removed from:
640** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: afonso.miguel@pucpr.br, subscription: remove
641** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 28 (alexandre.horst@freedows.com)
642** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#28 was just added to:
643** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#28 was just removed from:
644** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: alexandre.horst@freedows.com, subscription: remove
645** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#29 was just added to:
646** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#29 added to group#1
647** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#29 was just removed from:
648** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: andrunko@amessage.info, subscription: bothgroup#1
649** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 30 (anjuta-devel-request@lists.sourceforge.net)
650** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#30 was just added to:
651** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#30 was just removed from:
652** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: anjuta-devel-request@lists.sourceforge.net, subscription: remove
653** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 31 (armando@celepar.gov.br)
654** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#31 was just added to:
655** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#31 was just removed from:
656** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: armando@celepar.gov.br, subscription: remove
657** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 32 (asteriskbrasil-request@listas.asteriskbrasil.org)
658** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#32 was just added to:
659** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#32 was just removed from:
660** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: asteriskbrasil-request@listas.asteriskbrasil.org, subscription: remove
661** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 33 (asteriskbrasil@listas.asteriskbrasil.org)
662** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#33 was just added to:
663** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#33 was just removed from:
664** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: asteriskbrasil@listas.asteriskbrasil.org, subscription: remove
665** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 34 (brazillines@brazillines.com.br)
666** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#34 was just added to:
667** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#34 was just removed from:
668** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: brazillines@brazillines.com.br, subscription: remove
669** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 35 (carolina@giulian.com.br)
670** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#35 was just added to:
671** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#35 was just removed from:
672** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: carolina@giulian.com.br, subscription: remove
673** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 36 (cdt-dev-request@eclipse.org)
674** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#36 was just added to:
675** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#36 was just removed from:
676** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: cdt-dev-request@eclipse.org, subscription: remove
677** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 37 (cibele.freire@freedows.com)
678** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#37 was just added to:
679** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#37 was just removed from:
680** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: cibele.freire@freedows.com, subscription: remove
681** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 38 (cristina@mudancasmendes.com.br)
682** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#38 was just added to:
683** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#38 was just removed from:
684** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: cristina@mudancasmendes.com.br, subscription: remove
685** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 39 (dafydd.harries@collabora.co.uk)
686** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#39 was just added to:
687** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#39 was just removed from:
688** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: dafydd.harries@collabora.co.uk, subscription: remove
689** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 40 (dbus-request@lists.freedesktop.org)
690** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#40 was just added to:
691** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#40 was just removed from:
692** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: dbus-request@lists.freedesktop.org, subscription: remove
693** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 41 (dbus@lists.freedesktop.org)
694** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#41 was just added to:
695** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#41 was just removed from:
696** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: dbus@lists.freedesktop.org, subscription: remove
697** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 42 (eustaquio@waz.com.br)
698** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#42 was just added to:
699** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#42 was just removed from:
700** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: eustaquio@waz.com.br, subscription: remove
701** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 43 (fabiano.galdino@cimpor.com.br)
702** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#43 was just added to:
703** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#43 was just removed from:
704** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fabiano.galdino@cimpor.com.br, subscription: remove
705** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 44 (fabricio.nascimento@freedows.com)
706** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#44 was just added to:
707** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#44 was just removed from:
708** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fabricio.nascimento@freedows.com, subscription: remove
709** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 45 (fgaldino@matrix.com.br)
710** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#45 was just added to:
711** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#45 was just removed from:
712** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fgaldino@matrix.com.br, subscription: remove
713** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 46 (fjacinto@ici.curitiba.org.br)
714** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#46 was just added to:
715** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#46 was just removed from:
716** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fjacinto@ici.curitiba.org.br, subscription: remove
717** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 47 (gaim-devel-request@lists.sourceforge.net)
718** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#47 was just added to:
719** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#47 was just removed from:
720** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gaim-devel-request@lists.sourceforge.net, subscription: remove
721** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 48 (geopriv-request@ietf.org)
722** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#48 was just added to:
723** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#48 was just removed from:
724** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: geopriv-request@ietf.org, subscription: remove
725** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 49 (gnomemeeting-devel-list-request@gnome.org)
726** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#49 was just added to:
727** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#49 was just removed from:
728** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gnomemeeting-devel-list-request@gnome.org, subscription: remove
729** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 50 (godoy@cpgei.cefetpr.br)
730** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#50 was just added to:
731** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#50 was just removed from:
732** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: godoy@cpgei.cefetpr.br, subscription: remove
733** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 51 (godoy@creapr.org.br)
734** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#51 was just added to:
735** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#51 was just removed from:
736** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: godoy@creapr.org.br, subscription: remove
737** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 52 (granboss@onda.com.br)
738** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#52 was just added to:
739** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#52 was just removed from:
740** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: granboss@onda.com.br, subscription: remove
741** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 53 (gstreamer-devel-request@lists.sourceforge.net)
742** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#53 was just added to:
743** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#53 was just removed from:
744** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gstreamer-devel-request@lists.sourceforge.net, subscription: remove
745** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 54 (gustavo@rmhard.com.br)
746** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#54 was just added to:
747** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#54 was just removed from:
748** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gustavo@rmhard.com.br, subscription: remove
749** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 55 (gustavo@techlabs.com.br)
750** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#55 was just added to:
751** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#55 was just removed from:
752** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gustavo@techlabs.com.br, subscription: remove
753** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 56 (gustavo@techlabsinformatica.com)
754** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#56 was just added to:
755** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#56 was just removed from:
756** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gustavo@techlabsinformatica.com, subscription: remove
757** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 57 (hersio.iwamoto@siemens.com)
758** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#57 was just added to:
759** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#57 was just removed from:
760** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: hersio.iwamoto@siemens.com, subscription: remove
761** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 58 (ipcf-request@lists.freedesktop.org)
762** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#58 was just added to:
763** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#58 was just removed from:
764** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: ipcf-request@lists.freedesktop.org, subscription: remove
765** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 59 (iptel-request@ietf.org)
766** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#59 was just added to:
767** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#59 was just removed from:
768** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: iptel-request@ietf.org, subscription: remove
769** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 60 (jamel@cin.ufpe.br)
770** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#60 was just added to:
771** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#60 was just removed from:
772** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jamel@cin.ufpe.br, subscription: remove
773** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 61 (jamel@gprt.ufpe.br)
774** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#61 was just added to:
775** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#61 was just removed from:
776** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jamel@gprt.ufpe.br, subscription: remove
777** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 62 (janine.padilha@indt.org.br)
778** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#62 was just added to:
779** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#62 was just removed from:
780** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: janine.padilha@indt.org.br, subscription: remove
781** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 63 (joaojunior@giulian.com.br)
782** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#63 was just added to:
783** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#63 was just removed from:
784** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: joaojunior@giulian.com.br, subscription: remove
785** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 64 (joesny.oliveira@freedows.com)
786** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#64 was just added to:
787** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#64 was just removed from:
788** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: joesny.oliveira@freedows.com, subscription: remove
789** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 65 (jorge.neto@freedows.com)
790** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#65 was just added to:
791** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#65 was just removed from:
792** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jorge.neto@freedows.com, subscription: remove
793** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 66 (jpadilha@indt.org)
794** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#66 was just added to:
795** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#66 was just removed from:
796** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jpadilha@indt.org, subscription: remove
797** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 67 (julien.puydt@laposte.net)
798** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#67 was just added to:
799** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#67 was just removed from:
800** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: julien.puydt@laposte.net, subscription: remove
801** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 68 (klaire@murayamamaciel.com)
802** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#68 was just added to:
803** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#68 was just removed from:
804** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: klaire@murayamamaciel.com, subscription: remove
805** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 69 (lnps@brturbo.com)
806** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#69 was just added to:
807** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#69 was just removed from:
808** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: lnps@brturbo.com, subscription: remove
809** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 70 (lnpsiqueira@yahoo.de)
810** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#70 was just added to:
811** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#70 was just removed from:
812** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: lnpsiqueira@yahoo.de, subscription: remove
813** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 71 (lourival@lactec.com.br)
814** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#71 was just added to:
815** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#71 was just removed from:
816** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: lourival@lactec.com.br, subscription: remove
817** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 72 (lourival@lactec.org.br)
818** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#72 was just added to:
819** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#72 was just removed from:
820** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: lourival@lactec.org.br, subscription: remove
821** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 73 (luiz.dentz@freedows.com)
822** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#73 was just added to:
823** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#73 was just removed from:
824** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: luiz.dentz@freedows.com, subscription: remove
825** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 74 (maemo-developers-request@maemo.org)
826** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#74 was just added to:
827** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#74 was just removed from:
828** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: maemo-developers-request@maemo.org, subscription: remove
829** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 75 (marcelo.uemura@siemens.com)
830** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#75 was just added to:
831** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#75 was just removed from:
832** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: marcelo.uemura@siemens.com, subscription: remove
833** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#76 was just added to:
834** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#76 added to group#1
835** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#76 was just removed from:
836** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: marcio.macedo@amessage.info, subscription: bothgroup#1
837** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 77 (marcio.macedo@freedows.com)
838** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#77 was just added to:
839** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#77 was just removed from:
840** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: marcio.macedo@freedows.com, subscription: remove
841** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 78 (maria.te@pucpr.br)
842** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#78 was just added to:
843** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#78 was just removed from:
844** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: maria.te@pucpr.br, subscription: remove
845** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 79 (mariat@ccet.pucpr.br)
846** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#79 was just added to:
847** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#79 was just removed from:
848** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: mariat@ccet.pucpr.br, subscription: remove
849** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 80 (metrocwb@bsi.com.br)
850** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#80 was just added to:
851** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#80 was just removed from:
852** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: metrocwb@bsi.com.br, subscription: remove
853** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 81 (mmusic-request@ietf.org)
854** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#81 was just added to:
855** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#81 was just removed from:
856** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: mmusic-request@ietf.org, subscription: remove
857** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 82 (newville@newville.com.br)
858** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#82 was just added to:
859** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#82 was just removed from:
860** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: newville@newville.com.br, subscription: remove
861** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 83 (olamefun@brturbo.com)
862** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#83 was just added to:
863** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#83 was just removed from:
864** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: olamefun@brturbo.com, subscription: remove
865** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 84 (p2p-sip-request@cs.columbia.edu)
866** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#84 was just added to:
867** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#84 was just removed from:
868** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: p2p-sip-request@cs.columbia.edu, subscription: remove
869** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 85 (paulo.vieira@indt.org.br)
870** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#85 was just added to:
871** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#85 was just removed from:
872** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: paulo.vieira@indt.org.br, subscription: remove
873** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 86 (psi-devel-request@lists.affinix.com)
874** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#86 was just added to:
875** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#86 was just removed from:
876** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: psi-devel-request@lists.affinix.com, subscription: remove
877** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 87 (raphael@slinckx.net)
878** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#87 was just added to:
879** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#87 was just removed from:
880** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: raphael@slinckx.net, subscription: remove
881** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 88 (raquel@fares.com.br)
882** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#88 was just added to:
883** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#88 was just removed from:
884** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: raquel@fares.com.br, subscription: remove
885** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 89 (regina@pr.metropolitantransports.com.br)
886** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#89 was just added to:
887** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#89 was just removed from:
888** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: regina@pr.metropolitantransports.com.br, subscription: remove
889** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 90 (regis.costa@freedows.com)
890** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#90 was just added to:
891** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#90 was just removed from:
892** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: regis.costa@freedows.com, subscription: remove
893** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 91 (ricardo.novo@siemens.com)
894** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#91 was just added to:
895** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#91 was just removed from:
896** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: ricardo.novo@siemens.com, subscription: remove
897** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 92 (robert.mcqueen@collabora.co.uk)
898** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#92 was just added to:
899** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#92 was just removed from:
900** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: robert.mcqueen@collabora.co.uk, subscription: remove
901** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 93 (robtaylor@floopily.org)
902** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#93 was just added to:
903** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#93 was just removed from:
904** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: robtaylor@floopily.org, subscription: remove
905** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 94 (rodrigo.ferreira@cimpor.com.br)
906** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#94 was just added to:
907** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#94 was just removed from:
908** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: rodrigo.ferreira@cimpor.com.br, subscription: remove
909** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 95 (rodrigo.novo@indt.org)
910** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#95 was just added to:
911** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#95 was just removed from:
912** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: rodrigo.novo@indt.org, subscription: remove
913** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 96 (sac.atendimento@americanas.com.br)
914** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#96 was just added to:
915** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#96 was just removed from:
916** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sac.atendimento@americanas.com.br, subscription: remove
917** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 97 (sac@profisul.com.br)
918** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#97 was just added to:
919** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#97 was just removed from:
920** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sac@profisul.com.br, subscription: remove
921** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 98 (santtu@pajukanta.fi)
922** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#98 was just added to:
923** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#98 was just removed from:
924** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: santtu@pajukanta.fi, subscription: remove
925** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 99 (sedex@waz.com.br)
926** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#99 was just added to:
927** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#99 was just removed from:
928** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sedex@waz.com.br, subscription: remove
929** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 100 (shazzam@onda.com.br)
930** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#100 was just added to:
931** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#100 was just removed from:
932** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: shazzam@onda.com.br, subscription: remove
933** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 101 (shiyee@shiyee.dk)
934** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#101 was just added to:
935** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#101 was just removed from:
936** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: shiyee@shiyee.dk, subscription: remove
937** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 102 (sigtran-request@ietf.org)
938** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#102 was just added to:
939** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#102 was just removed from:
940** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sigtran-request@ietf.org, subscription: remove
941** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 103 (simple-request@ietf.org)
942** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#103 was just added to:
943** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#103 was just removed from:
944** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: simple-request@ietf.org, subscription: remove
945** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 104 (sip-request@ietf.org)
946** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#104 was just added to:
947** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#104 was just removed from:
948** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sip-request@ietf.org, subscription: remove
949** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 105 (sipdht-devel-request@lists.sourceforge.net)
950** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#105 was just added to:
951** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#105 was just removed from:
952** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sipdht-devel-request@lists.sourceforge.net, subscription: remove
953** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 106 (sipping-request@ietf.org)
954** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#106 was just added to:
955** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#106 was just removed from:
956** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sipping-request@ietf.org, subscription: remove
957** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 107 (sofia-sip-devel-request@lists.sourceforge.net)
958** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#107 was just added to:
959** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#107 was just removed from:
960** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sofia-sip-devel-request@lists.sourceforge.net, subscription: remove
961** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 108 (sofia-sip-devel@lists.sourceforge.net)
962** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#108 was just added to:
963** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#108 was just removed from:
964** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sofia-sip-devel@lists.sourceforge.net, subscription: remove
965** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 109 (speermint-request@ietf.org)
966** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#109 was just added to:
967** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#109 was just removed from:
968** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: speermint-request@ietf.org, subscription: remove
969** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 110 (tapioca-voip-devel-request@lists.sourceforge.net)
970** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#110 was just added to:
971** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#110 was just removed from:
972** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: tapioca-voip-devel-request@lists.sourceforge.net, subscription: remove
973** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 111 (tapioca-voip-devel@lists.sourceforge.net)
974** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#111 was just added to:
975** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#111 was just removed from:
976** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: tapioca-voip-devel@lists.sourceforge.net, subscription: remove
977** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 112 (teleinfo2004@yahoogrupos.com.br)
978** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#112 was just added to:
979** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#112 was just removed from:
980** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: teleinfo2004@yahoogrupos.com.br, subscription: remove
981** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 113 (telepathy-ml@shiyee.dk)
982** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#113 was just added to:
983** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#113 was just removed from:
984** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: telepathy-ml@shiyee.dk, subscription: remove
985** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 114 (telepathy@lists.freedesktop.org)
986** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#114 was just added to:
987** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#114 was just removed from:
988** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: telepathy@lists.freedesktop.org, subscription: remove
989** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 115 (thiagoco@whbusinagem.com.br)
990** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#115 was just added to:
991** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#115 was just removed from:
992** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: thiagoco@whbusinagem.com.br, subscription: remove
993** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 116 (tiane@olindaseguros.com.br)
994** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#116 was just added to:
995** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#116 was just removed from:
996** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: tiane@olindaseguros.com.br, subscription: remove
997** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 117 (tilman.baumann@collax.com)
998** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#117 was just added to:
999** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#117 was just removed from:
1000** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: tilman.baumann@collax.com, subscription: remove
1001** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 118 (trevisan.luis@siemens.com)
1002** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#118 was just added to:
1003** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#118 was just removed from:
1004** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: trevisan.luis@siemens.com, subscription: remove
1005** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 119 (vendas@waz.com.br)
1006** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#119 was just added to:
1007** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#119 was just removed from:
1008** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: vendas@waz.com.br, subscription: remove
1009** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 120 (vnovos@meiralins.com.br)
1010** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#120 was just added to:
1011** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#120 was just removed from:
1012** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: vnovos@meiralins.com.br, subscription: remove
1013** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#121 was just added to:
1014** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#121 added to group#1
1015** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#121 was just removed from:
1016** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: abner.tapioca@gmail.com, subscription: bothgroup#1
1017** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 122 (aglinarth@gmail.com)
1018** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#122 was just added to:
1019** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#122 was just removed from:
1020** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: aglinarth@gmail.com, subscription: remove
1021** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#123 changed to Alexandre Horst
1022** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#123 was just added to:
1023** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#123 added to group#1
1024** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#123 was just removed from:
1025** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: alehorst@gmail.com, subscription: both, name: Alexandre Horstgroup#1
1026** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#124 was just added to:
1027** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#124 added to group#1
1028** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#124 was just removed from:
1029** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: andrunko.test1@gmail.com, subscription: bothgroup#1
1030** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 125 (barbieri@gmail.com)
1031** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#125 was just added to:
1032** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#125 was just removed from:
1033** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: barbieri@gmail.com, subscription: remove
1034** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 126 (cassianonovo@gmail.com)
1035** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#126 was just added to:
1036** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#126 was just removed from:
1037** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: cassianonovo@gmail.com, subscription: remove
1038** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#127 changed to Cecilia Queiroz
1039** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#127 was just added to:
1040** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#127 added to group#1
1041** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#127 was just removed from:
1042** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: cecilia.teresa@gmail.com, subscription: both, name: Cecilia Queirozgroup#1
1043** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 128 (cibele.freire@gmail.com)
1044** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#128 was just added to:
1045** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#128 was just removed from:
1046** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: cibele.freire@gmail.com, subscription: remove
1047** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#129 changed to Cidoca
1048** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#129 was just added to:
1049** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#129 added to group#1
1050** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#129 was just removed from:
1051** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: cidorvan@gmail.com, subscription: both, name: Cidocagroup#1
1052** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 130 (daniel.dandrada@gmail.com)
1053** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#130 was just added to:
1054** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#130 was just removed from:
1055** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: daniel.dandrada@gmail.com, subscription: remove
1056** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 131 (diego.bezerra@gmail.com)
1057** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#131 was just added to:
1058** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#131 was just removed from:
1059** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: diego.bezerra@gmail.com, subscription: remove
1060** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 132 (drbrunetto@gmail.com)
1061** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#132 was just added to:
1062** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#132 was just removed from:
1063** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: drbrunetto@gmail.com, subscription: remove
1064** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 133 (fabiano.galdino@gmail.com)
1065** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#133 was just added to:
1066** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#133 was just removed from:
1067** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fabiano.galdino@gmail.com, subscription: remove
1068** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 134 (gustavomeca@gmail.com)
1069** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#134 was just added to:
1070** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#134 was just removed from:
1071** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gustavomeca@gmail.com, subscription: remove
1072** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 135 (gutonovo@gmail.com)
1073** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#135 was just added to:
1074** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#135 was just removed from:
1075** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: gutonovo@gmail.com, subscription: remove
1076** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 136 (handful@gmail.com)
1077** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#136 was just added to:
1078** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#136 was just removed from:
1079** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: handful@gmail.com, subscription: remove
1080** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#137 was just added to:
1081** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#137 added to group#1
1082** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#137 was just removed from:
1083** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jane.vita@gmail.com, subscription: bothgroup#1
1084** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 138 (jluisn@gmail.com)
1085** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#138 was just added to:
1086** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#138 was just removed from:
1087** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jluisn@gmail.com, subscription: remove
1088** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 139 (joesny@gmail.com)
1089** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#139 was just added to:
1090** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#139 was just removed from:
1091** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: joesny@gmail.com, subscription: remove
1092** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#140 was just added to:
1093** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#140 was just removed from:
1094** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: leolidentz@gmail.com, subscription: both
1095** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 141 (leonizaf@gmail.com)
1096** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#141 was just added to:
1097** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#141 was just removed from:
1098** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: leonizaf@gmail.com, subscription: remove
1099** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 142 (lnpsiqueira@gmail.com)
1100** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#142 was just added to:
1101** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#142 was just removed from:
1102** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: lnpsiqueira@gmail.com, subscription: remove
1103** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: caching hidden contact 1 (luiz.dentz@gmail.com)
1104** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just added to:
1105** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#1 was just removed from:
1106** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: luiz.dentz@gmail.com, subscription: none, google_type: H
1107** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 143 (nhdezoito@gmail.com)
1108** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#143 was just added to:
1109** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#143 was just removed from:
1110** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: nhdezoito@gmail.com, subscription: remove
1111** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#144 changed to Oei, YC
1112** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#144 was just added to:
1113** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#144 added to group#1
1114** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#144 was just removed from:
1115** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: oei.yungchin@gmail.com, subscription: both, name: Oei, YCgroup#1
1116** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just added to:
1117** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#3 added to group#1
1118** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#3 was just removed from:
1119** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: osantana@gmail.com, subscription: bothgroup#1
1120** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 145 (paulowiens@gmail.com)
1121** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#145 was just added to:
1122** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#145 was just removed from:
1123** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: paulowiens@gmail.com, subscription: remove
1124** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#5 changed to Peter Robinson
1125** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just added to:
1126** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#5 added to group#1
1127** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#5 was just removed from:
1128** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: pbrobinson@gmail.com, subscription: both, name: Peter Robinsongroup#1
1129** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#6 changed to Pekka Pessi
1130** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just added to:
1131** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#6 added to group#1
1132** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#6 was just removed from:
1133** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: ppessi@gmail.com, subscription: both, name: Pekka Pessigroup#1
1134** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 146 (raquel.fares@gmail.com)
1135** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#146 was just added to:
1136** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#146 was just removed from:
1137** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: raquel.fares@gmail.com, subscription: remove
1138** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 147 (regiscosta@gmail.com)
1139** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#147 was just added to:
1140** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#147 was just removed from:
1141** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: regiscosta@gmail.com, subscription: remove
1142** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#148 changed to Coxinha2
1143** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#148 was just added to:
1144** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#148 was just removed from:
1145** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: renato.test2@gmail.com, subscription: none, ask: subscribe, name: Coxinha2
1146** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#149 changed to Ricardo Novo
1147** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#149 was just added to:
1148** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#149 added to group#1
1149** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#149 was just removed from:
1150** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: ricardonovo@gmail.com, subscription: both, name: Ricardo Novogroup#1
1151** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 150 (rodarvus@gmail.com)
1152** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#150 was just added to:
1153** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#150 was just removed from:
1154** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: rodarvus@gmail.com, subscription: remove
1155** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#8 was just added to:
1156** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#8 added to group#1
1157** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#8 was just removed from:
1158** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: rodrigomico@gmail.com, subscription: bothgroup#1
1159** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#151 changed to Leonardo Sobral
1160** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#151 was just added to:
1161** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#151 added to group#1
1162** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#151 was just removed from:
1163** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: sobral@gmail.com, subscription: both, name: Leonardo Sobralgroup#1
1164** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: name for contact#152 changed to tapioca.voip2
1165** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#152 was just added to:
1166** (telepathy-gabble:21316): DEBUG: _update_add_to_group: - contact#152 added to group#1
1167** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#152 was just removed from:
1168** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: tapioca.voip2@gmail.com, subscription: both, name: tapioca.voip2group#1
1169** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 153 (win888l@gmail.com)
1170** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#153 was just added to:
1171** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#153 was just removed from:
1172** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: win888l@gmail.com, subscription: remove
1173** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 154 (chiarotti@hotmail.com)
1174** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#154 was just added to:
1175** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#154 was just removed from:
1176** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: chiarotti@hotmail.com, subscription: remove
1177** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 155 (vanessavianna1307@hotmail.com)
1178** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#155 was just added to:
1179** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#155 was just removed from:
1180** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: vanessavianna1307@hotmail.com, subscription: remove
1181** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 156 (dosciatti@yahoo.com)
1182** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#156 was just added to:
1183** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#156 was just removed from:
1184** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: dosciatti@yahoo.com, subscription: remove
1185** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 157 (eblima@yahoo.com)
1186** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#157 was just added to:
1187** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#157 was just removed from:
1188** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: eblima@yahoo.com, subscription: remove
1189** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 158 (andrezaleal@yahoo.com.br)
1190** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#158 was just added to:
1191** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#158 was just removed from:
1192** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: andrezaleal@yahoo.com.br, subscription: remove
1193** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 159 (ceciliat_qz@yahoo.com.br)
1194** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#159 was just added to:
1195** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#159 was just removed from:
1196** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: ceciliat_qz@yahoo.com.br, subscription: remove
1197** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 160 (familiacoscar@yahoo.com.br)
1198** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#160 was just added to:
1199** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#160 was just removed from:
1200** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: familiacoscar@yahoo.com.br, subscription: remove
1201** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 161 (fernanda_baracuy@yahoo.com.br)
1202** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#161 was just added to:
1203** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#161 was just removed from:
1204** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fernanda_baracuy@yahoo.com.br, subscription: remove
1205** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 162 (galaxiacorretora@yahoo.com.br)
1206** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#162 was just added to:
1207** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#162 was just removed from:
1208** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: galaxiacorretora@yahoo.com.br, subscription: remove
1209** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 163 (tacianarached@yahoo.com.br)
1210** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#163 was just added to:
1211** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#163 was just removed from:
1212** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: tacianarached@yahoo.com.br, subscription: remove
1213** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 164 (indp@googlegroups.com)
1214** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#164 was just added to:
1215** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#164 was just removed from:
1216** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: indp@googlegroups.com, subscription: remove
1217** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 165 (pedro.dentz@bol.com.br)
1218** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#165 was just added to:
1219** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#165 was just removed from:
1220** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: pedro.dentz@bol.com.br, subscription: remove
1221** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 166 (prw@bol.com.br)
1222** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#166 was just added to:
1223** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#166 was just removed from:
1224** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: prw@bol.com.br, subscription: remove
1225** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 167 (luciano_ctba@ig.com.br)
1226** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#167 was just added to:
1227** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#167 was just removed from:
1228** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: luciano_ctba@ig.com.br, subscription: remove
1229** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 168 (polckets@uol.com.br)
1230** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#168 was just added to:
1231** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#168 was just removed from:
1232** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: polckets@uol.com.br, subscription: remove
1233** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 169 (comp.ri@terra.com.br)
1234** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#169 was just added to:
1235** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#169 was just removed from:
1236** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: comp.ri@terra.com.br, subscription: remove
1237** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 170 (luciano.wolf@terra.com.br)
1238** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#170 was just added to:
1239** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#170 was just removed from:
1240** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: luciano.wolf@terra.com.br, subscription: remove
1241** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 171 (regiscosta@terra.com.br)
1242** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#171 was just added to:
1243** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#171 was just removed from:
1244** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: regiscosta@terra.com.br, subscription: remove
1245** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 172 (fabiojac@pop.com.br)
1246** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#172 was just added to:
1247** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#172 was just removed from:
1248** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: fabiojac@pop.com.br, subscription: remove
1249** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 173 (ricardonovo@pop.com.br)
1250** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#173 was just added to:
1251** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#173 was just removed from:
1252** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: ricardonovo@pop.com.br, subscription: remove
1253** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 174 (vudentztt@pop.com.br)
1254** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#174 was just added to:
1255** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#174 was just removed from:
1256** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: vudentztt@pop.com.br, subscription: remove
1257** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 175 (brovutz@globo.com)
1258** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#175 was just added to:
1259** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#175 was just removed from:
1260** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: brovutz@globo.com, subscription: remove
1261** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Google roster: discarding odd contact 176 (jeickhold@gmx.de)
1262** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#176 was just added to:
1263** (telepathy-gabble:21316): DEBUG: _gabble_roster_item_update: Checking which groups contact#176 was just removed from:
1264** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: jid: jeickhold@gmx.de, subscription: remove
1265** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: calling change members on publish channel
1266[1m[36mgabble_group_mixin_change_members: emitting members changed
1267 message : ""
1268 added : [[22m2 (clarinhacoscar@gmail.com)
1269 3 (osantana@gmail.com)
1270 4 (lucianomw@gmail.com)
1271 5 (pbrobinson@gmail.com)
1272 6 (ppessi@gmail.com)
1273 7 (renatox@gmail.com)
1274 8 (rodrigomico@gmail.com)
1275 9 (luiz.dentz@amessage.info)
1276 10 (alex.vondentz@gmail.com)
1277 15 (jonek@jabber.ccc.de)
1278 16 (abnerf@gmail.com)
1279 17 (andrunko@gmail.com)
1280 18 (darren.hoo@gmail.com)
1281 19 (eblima@gmail.com)
1282 20 (gustavo.dentz@gmail.com)
1283 22 (marcio.macedo@gmail.com)
1284 23 (pris.oliveira@gmail.com)
1285 24 (tapioca.voip@gmail.com)
1286 25 (vudentz@gmail.com)
1287 29 (andrunko@amessage.info)
1288 76 (marcio.macedo@amessage.info)
1289 121 (abner.tapioca@gmail.com)
1290 123 (alehorst@gmail.com)
1291 124 (andrunko.test1@gmail.com)
1292 127 (cecilia.teresa@gmail.com)
1293 129 (cidorvan@gmail.com)
1294 137 (jane.vita@gmail.com)
1295 140 (leolidentz@gmail.com)
1296 144 (oei.yungchin@gmail.com)
1297 149 (ricardonovo@gmail.com)
1298 151 (sobral@gmail.com)
1299 152 (tapioca.voip2@gmail.com)[1m]
1300 removed : [[22m[1m]
1301 local_pending : [[22m[1m]
1302 remote_pending: [[22m[1m]
1303 actor : 0
1304 reason : 0: unspecified reason
1305[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 3:2 "subscribe"
1306** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:2 "subscribe"
1307[1m[37mgabble_group_mixin_change_flags: emitting group flags changed
1308 added : [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND[1m]
1309 removed : [[22m[1m]
1310 flags now: [[22mCAN_ADD|CAN_REMOVE|CAN_RESCIND|MESSAGE_ADD|MESSAGE_REMOVE|MESSAGE_RESCIND[1m]
1311[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/subscribe
1312** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for subscribe list channel
1313** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: calling change members on subscribe channel
1314[1m[36mgabble_group_mixin_change_members: emitting members changed
1315 message : ""
1316 added : [[22m2 (clarinhacoscar@gmail.com)
1317 3 (osantana@gmail.com)
1318 4 (lucianomw@gmail.com)
1319 5 (pbrobinson@gmail.com)
1320 6 (ppessi@gmail.com)
1321 7 (renatox@gmail.com)
1322 8 (rodrigomico@gmail.com)
1323 9 (luiz.dentz@amessage.info)
1324 10 (alex.vondentz@gmail.com)
1325 15 (jonek@jabber.ccc.de)
1326 16 (abnerf@gmail.com)
1327 17 (andrunko@gmail.com)
1328 18 (darren.hoo@gmail.com)
1329 19 (eblima@gmail.com)
1330 20 (gustavo.dentz@gmail.com)
1331 22 (marcio.macedo@gmail.com)
1332 23 (pris.oliveira@gmail.com)
1333 24 (tapioca.voip@gmail.com)
1334 25 (vudentz@gmail.com)
1335 29 (andrunko@amessage.info)
1336 76 (marcio.macedo@amessage.info)
1337 121 (abner.tapioca@gmail.com)
1338 123 (alehorst@gmail.com)
1339 124 (andrunko.test1@gmail.com)
1340 127 (cecilia.teresa@gmail.com)
1341 129 (cidorvan@gmail.com)
1342 137 (jane.vita@gmail.com)
1343 140 (leolidentz@gmail.com)
1344 144 (oei.yungchin@gmail.com)
1345 149 (ricardonovo@gmail.com)
1346 151 (sobral@gmail.com)
1347 152 (tapioca.voip2@gmail.com)[1m]
1348 removed : [[22m[1m]
1349 local_pending : [[22m[1m]
1350 remote_pending: [[22m21 (kenneth.christiansen@gmail.com)
1351 148 (renato.test2@gmail.com)[1m]
1352 actor : 0
1353 reason : 0: unspecified reason
1354[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 3:3 "known"
1355** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:3 "known"
1356[1m[37mgabble_group_mixin_change_flags: emitting group flags changed
1357 added : [[22mCAN_REMOVE[1m]
1358 removed : [[22m[1m]
1359 flags now: [[22mCAN_REMOVE[1m]
1360[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/known
1361** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for known list channel
1362** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: calling change members on known channel
1363[1m[36mgabble_group_mixin_change_members: emitting members changed
1364 message : ""
1365 added : [[22m2 (clarinhacoscar@gmail.com)
1366 3 (osantana@gmail.com)
1367 4 (lucianomw@gmail.com)
1368 5 (pbrobinson@gmail.com)
1369 6 (ppessi@gmail.com)
1370 7 (renatox@gmail.com)
1371 8 (rodrigomico@gmail.com)
1372 9 (luiz.dentz@amessage.info)
1373 10 (alex.vondentz@gmail.com)
1374 15 (jonek@jabber.ccc.de)
1375 16 (abnerf@gmail.com)
1376 17 (andrunko@gmail.com)
1377 18 (darren.hoo@gmail.com)
1378 19 (eblima@gmail.com)
1379 20 (gustavo.dentz@gmail.com)
1380 21 (kenneth.christiansen@gmail.com)
1381 22 (marcio.macedo@gmail.com)
1382 23 (pris.oliveira@gmail.com)
1383 24 (tapioca.voip@gmail.com)
1384 25 (vudentz@gmail.com)
1385 29 (andrunko@amessage.info)
1386 76 (marcio.macedo@amessage.info)
1387 121 (abner.tapioca@gmail.com)
1388 123 (alehorst@gmail.com)
1389 124 (andrunko.test1@gmail.com)
1390 127 (cecilia.teresa@gmail.com)
1391 129 (cidorvan@gmail.com)
1392 137 (jane.vita@gmail.com)
1393 140 (leolidentz@gmail.com)
1394 144 (oei.yungchin@gmail.com)
1395 148 (renato.test2@gmail.com)
1396 149 (ricardonovo@gmail.com)
1397 151 (sobral@gmail.com)
1398 152 (tapioca.voip2@gmail.com)[1m]
1399 removed : [[22m[1m]
1400 local_pending : [[22m[1m]
1401 remote_pending: [[22m[1m]
1402 actor : 0
1403 reason : 0: unspecified reason
1404[0m** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: calling change members on any group channels
1405** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 4:1 "Gtalk"
1406** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: Instantiating channel 4:1 "Gtalk"
1407[1m[37mgabble_group_mixin_change_flags: emitting group flags changed
1408 added : [[22mCAN_ADD|CAN_REMOVE[1m]
1409 removed : [[22m[1m]
1410 flags now: [[22mCAN_ADD|CAN_REMOVE[1m]
1411[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/Group/Gtalk
1412** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for Gtalk list channel
1413** (telepathy-gabble:21316): DEBUG: _update_group: Updating group channel 1 now message has been received
1414[1m[36mgabble_group_mixin_change_members: emitting members changed
1415 message : ""
1416 added : [[22m2 (clarinhacoscar@gmail.com)
1417 3 (osantana@gmail.com)
1418 4 (lucianomw@gmail.com)
1419 5 (pbrobinson@gmail.com)
1420 6 (ppessi@gmail.com)
1421 7 (renatox@gmail.com)
1422 8 (rodrigomico@gmail.com)
1423 9 (luiz.dentz@amessage.info)
1424 10 (alex.vondentz@gmail.com)
1425 15 (jonek@jabber.ccc.de)
1426 16 (abnerf@gmail.com)
1427 17 (andrunko@gmail.com)
1428 18 (darren.hoo@gmail.com)
1429 19 (eblima@gmail.com)
1430 20 (gustavo.dentz@gmail.com)
1431 21 (kenneth.christiansen@gmail.com)
1432 22 (marcio.macedo@gmail.com)
1433 23 (pris.oliveira@gmail.com)
1434 24 (tapioca.voip@gmail.com)
1435 25 (vudentz@gmail.com)
1436 29 (andrunko@amessage.info)
1437 76 (marcio.macedo@amessage.info)
1438 121 (abner.tapioca@gmail.com)
1439 123 (alehorst@gmail.com)
1440 124 (andrunko.test1@gmail.com)
1441 127 (cecilia.teresa@gmail.com)
1442 129 (cidorvan@gmail.com)
1443 137 (jane.vita@gmail.com)
1444 144 (oei.yungchin@gmail.com)
1445 149 (ricardonovo@gmail.com)
1446 151 (sobral@gmail.com)
1447 152 (tapioca.voip2@gmail.com)[1m]
1448 removed : [[22m[1m]
1449 local_pending : [[22m[1m]
1450 remote_pending: [[22m[1m]
1451 actor : 0
1452 reason : 0: unspecified reason
1453[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 4:2 "Buddies"
1454** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: Instantiating channel 4:2 "Buddies"
1455[1m[37mgabble_group_mixin_change_flags: emitting group flags changed
1456 added : [[22mCAN_ADD|CAN_REMOVE[1m]
1457 removed : [[22m[1m]
1458 flags now: [[22mCAN_ADD|CAN_REMOVE[1m]
1459[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/Group/Buddies
1460** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for Buddies list channel
1461** (telepathy-gabble:21316): DEBUG: _update_group: Updating group channel 2 now message has been received
1462[1m[36mgabble_group_mixin_change_members: emitting members changed
1463 message : ""
1464 added : [[22m15 (jonek@jabber.ccc.de)
1465 21 (kenneth.christiansen@gmail.com)[1m]
1466 removed : [[22m[1m]
1467 local_pending : [[22m[1m]
1468 remote_pending: [[22m[1m]
1469 actor : 0
1470 reason : 0: unspecified reason
1471[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
1472** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: Instantiating channel 3:4 "deny"
1473[1m[37mgabble_group_mixin_change_flags: emitting group flags changed
1474 added : [[22mCAN_ADD|CAN_REMOVE[1m]
1475 removed : [[22m[1m]
1476 flags now: [[22mCAN_ADD|CAN_REMOVE[1m]
1477[0m** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: created /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/deny
1478** (telepathy-gabble:21316): DEBUG: _gabble_roster_create_channel: roster not yet received, not emitting signal for deny list channel
1479** (telepathy-gabble:21316): DEBUG: gabble_roster_iq_cb: calling change members on deny channel
1480** (telepathy-gabble:21316): DEBUG: gabble_group_mixin_change_members: not emitting signal, nothing changed
1481** (telepathy-gabble:21316): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for publish list channel
1482** (telepathy-gabble:21316): DEBUG: connection_new_channel_cb: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/publish
1483** (telepathy-gabble:21316): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for subscribe list channel
1484** (telepathy-gabble:21316): DEBUG: connection_new_channel_cb: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/subscribe
1485** (telepathy-gabble:21316): DEBUG: connection_new_channel_cb: completing queued request, channel_type=org.freedesktop.Telepathy.Channel.Type.ContactList, handle_type=3, handle=2, suppress_handler=0
1486** (telepathy-gabble:21316): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for known list channel
1487** (telepathy-gabble:21316): DEBUG: connection_new_channel_cb: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/known
1488** (telepathy-gabble:21316): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for deny list channel
1489** (telepathy-gabble:21316): DEBUG: connection_new_channel_cb: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/List/deny
1490** (telepathy-gabble:21316): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for Gtalk list channel
1491** (telepathy-gabble:21316): DEBUG: connection_new_channel_cb: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/Group/Gtalk
1492** (telepathy-gabble:21316): DEBUG: _gabble_roster_emit_one: roster now received, emitting signal signal for Buddies list channel
1493** (telepathy-gabble:21316): DEBUG: connection_new_channel_cb: called for /org/freedesktop/Telepathy/Connection/gabble/jabber/_luiz_dentz_gmail_com_tapioca/RosterChannel/Group/Buddies
1494
1495RECV [1]:
1496-----------------------------------
1497' '
1498-----------------------------------
1499
1500RECV [253]:
1501-----------------------------------
1502'<iq type="error" to="luiz.dentz@gmail.com/tapioca" id="1972685785" from="gmail.com"> <query xmlns="http://jabber.org/protocol/disco#items"/>
1503<error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>'
1504-----------------------------------
1505** (telepathy-gabble:21316): DEBUG: disco_items_cb: Got error on items request: the server or recipient does not currently provide the requested service
1506
1507RECV [172]:
1508-----------------------------------
1509'<presence from="jonek@jabber.ccc.de/Gaim" to="luiz.dentz@gmail.com/tapioca"><x from="jonek@jabber.ccc.de/Gaim" stamp="20070104T12:10:55" xmlns="jabber:x:delay"/></presence>'
1510-----------------------------------
1511** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: jonek@jabber.ccc.de (15) resource Gaim prio 0 presence 5 message "(null)"
1512
1513RECV [742]:
1514-----------------------------------
1515'<iq to="luiz.dentz@gmail.com/tapioca" id="2078286314" type="result"><vCard xmlns="vcard-temp"><FN>Luiz Augusto von Dentz</FN><PHOTO><TYPE>image/jpeg</TYPE><BINVAL>/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUDBAQEAwUEBAQFBQUGBwwIBwcHBw8LCwkMEQ8SEhEPERETFhwXExQaFRERGCEYGh0dHx8fExciJCIeJBweHx7/2wBDAQUFBQcGBw4ICA4eFBEUHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh7/wAARCAAyADIDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgE'
1516-----------------------------------
1517
1518RECV [756]:
1519-----------------------------------
1520'CBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD7BurjygEG0SPkR7gdpb0z2qlDamRxPcZzltqZzhXwWRvX5s/kKlRlnuGl+cKvyD94GR/fGetWa5qk23ZFxQKoXhRjtQcHtWfpWs6fqYl+xz7pIXKSwujJJGw7MjAMPbjntRresWGj2v2jUJygJ2oioXeRv7qKoJY+wBNZalaBe6cp/f2mYp1AwFONwByF9qn0nUPtJe3mIW7hx5qDtVhCGQNggMOh44rA8Us2m3Nrq8KthZRHMqkBSG4DMfY4rWlNp2JkjqaKrpeQsitvHIFFdJAixpHuEahQTztGP5U9F3ZqNyfNI/H8Kljbbwa5Vbn1NOmhlXK6HLr8NvJLajWEiMqoJAs5izgkgclM9jxSwnRP+EhljV7STWVhDshcNOkRJAIBOVQn04qZ9J0v+2Rrf9n2x1NYPs63XljzBHnOzd1xmkj0rS11ttbWwt11KSAW7XeweY0YOQm7uM1rdXJsXpFA5Heuf8epE3hHUHlVWMcW9C3OGBGCPxx'
1521-----------------------------------
1522
1523RECV [695]:
1524-----------------------------------
1525'XQu2RgVxHxQvi2kQaTEQZ9QuUjVQedisGdv0A/Gsmv3mhS21LVldS/Y4eT/q1/lRWpbaQVtol2jhAP0orqMzTu0dkDxAF17ZxkelUtN1Sz1KJ5LK5hn8tzHII3DGNwcMrehHPFQeOm1lfCmojw7CJtUaBltlLhfmIxnJ9K+L4tQ8YeBPEcqLcX2k6mhDTRs3LDr8w5DA9ea7MJlv1xO0rSWxjVxHsmtND7O1q4js41mmGoy72AWOzgdySCTztHH1OB70aS01zvvfs99ZFmIEVwVO8Y4O0MQOtfN2mftAeKoUxfWNldyEAFwWizj2HGffFM1H9oDxZKD9htbG0JGMnMu3pyAeO360/7CxV+Wy+8Pr1Ox9K6/runaDp7XWpXAjAO1EH3pGx91AfvH/J9a5fwdY6h4i19vFWsRmJNoW0gJ4jQHj8e+ff6V8steeMPHfiSIeff6vqhO6FQ2SgBzkDgKB7V9ffDa51NNGi0vXLdbfU7eJPORW3DJA5B79f0pYrLvqaV5Xb3HSr+1vodfRS0VxmpE9fG37R5J+M+sqSSP3HH/bvHRRXrZH/AL18jjxv8NHnTdKEJ9TRRX2fU8k9L/ZnJHxh01RwPKnGP+2TV9RRcePJgOP9DX/0JqKK+Lzv/el6HsYL+GzpqKKK8o6j/9k=</BINVAL></PHOTO></vCard></iq>'
1526-----------------------------------
1527** (telepathy-gabble:21316): DEBUG: request_reply_cb: Fetch request got a reply: conn@0x80b1800, sent_msg@0x80d3108, reply_msg@0x80c8e40, bound object@0x80a5b60, request@0x80d2fc8
1528** (telepathy-gabble:21316): DEBUG: observe_vcard: Observing vCard for 1
1529** (telepathy-gabble:21316): DEBUG: observe_vcard: 1 has no <NICKNAME>, but has <FN> "Luiz Augusto von Dentz"
1530** (telepathy-gabble:21316): DEBUG: observe_vcard: ... using "Luiz Augusto von Dentz" as their alias
1531** (telepathy-gabble:21316): DEBUG: gabble_vcard_manager_get_cached_alias: Cached alias for 1 is "(null)"
1532** (telepathy-gabble:21316): DEBUG: request_reply_cb: Request 0x80d2fc8 succeeded, notifying callback 0x806dfc0
1533** (telepathy-gabble:21316): DEBUG: initial_request_cb: Our vCard has a PHOTO 0x80da3e0
1534** (telepathy-gabble:21316): DEBUG: initial_request_cb: Successfully decoded PHOTO.BINVAL, SHA-1 034a94de188230f4c8af94fa8fcc074cafa33488
1535** (telepathy-gabble:21316): DEBUG: delete_request: Discarding request 0x80d2fc8
1536
1537RECV [323]:
1538-----------------------------------
1539'<iq to="luiz.dentz@gmail.com/tapioca" from="luiz.dentz@gmail.com/gmail.EAAE9C2A" id="293134293719" type="result"><query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>'
1540-----------------------------------
1541** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 1 (luiz.dentz@gmail.com/gmail.EAAE9C2A) to 0
1542** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EAAE9C2A with serial 1
1543** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource gmail.EAAE9C2A
1544** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 1, old 0, clearing caps
1545** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EAAE9C2A
1546** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource gmail.EAAE9C2A caps now 0
1547** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1548** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 1 (luiz.dentz@gmail.com/gmail.EAAE9C2A) now 0
1549** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80ad910 for handle 1 with serial 1
1550
1551RECV [1]:
1552-----------------------------------
1553' '
1554-----------------------------------
1555
1556RECV [321]:
1557-----------------------------------
1558'<iq to="luiz.dentz@gmail.com/tapioca" from="osantana@gmail.com/gmail.EA9AA4E5" id="304398501506" type="result"><query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>'
1559-----------------------------------
1560** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 3 (osantana@gmail.com/gmail.EA9AA4E5) to 0
1561** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EA9AA4E5 with serial 4
1562** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource gmail.EA9AA4E5
1563** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 4, old 0, clearing caps
1564** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EA9AA4E5
1565** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource gmail.EA9AA4E5 caps now 0
1566** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1567** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 3 (osantana@gmail.com/gmail.EA9AA4E5) now 0
1568** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80d91f0 for handle 3 with serial 4
1569** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 3:1 "publish"
1570** (telepathy-gabble:21316): DEBUG: gabble_connection_request_handles: requested list channel hide not available
1571
1572RECV [732]:
1573-----------------------------------
1574'<iq type="result" id="294935295004" to="luiz.dentz@gmail.com/tapioca" from="luiz.dentz@gmail.com/Home3E868C50"><query node="http://gaim.sf.net/caps#2.0.0beta3.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="jabber:iq:last"/><feature var="jabber:iq:oob"/><feature var="jabber:iq:time"/><feature var="jabber:iq:version"/><feature var="jabber:x:conference"/><feature var="http://jabber.org/protocol/bytestreams"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/muc"/><feature var="http://jabber.org/protocol/muc#user"/><feature var="http://jabber.org/protocol/si"/><feature var="'
1575-----------------------------------
1576
1577RECV [119]:
1578-----------------------------------
1579'http://jabber.org/protocol/si/profile/file-transfer"/><feature var="http://jabber.org/protocol/xhtml-im"/></query></iq>'
1580-----------------------------------
1581** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 1 (luiz.dentz@gmail.com/Home3E868C50) to 0
1582** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Home3E868C50 with serial 2
1583** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource Home3E868C50
1584** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 2, old 0, clearing caps
1585** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Home3E868C50
1586** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource Home3E868C50 caps now 0
1587** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1588** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 1 (luiz.dentz@gmail.com/Home3E868C50) now 0
1589** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80d7f90 for handle 1 with serial 2
1590** (telepathy-gabble:21316): DEBUG: _gabble_roster_get_channel: Looking up channel 3:4 "deny"
1591
1592RECV [320]:
1593-----------------------------------
1594'<iq to="luiz.dentz@gmail.com/tapioca" from="renatox@gmail.com/gmail.EA9B55BE" id="307227504392" type="result"><query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>'
1595-----------------------------------
1596** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 7 (renatox@gmail.com/gmail.EA9B55BE) to 0
1597** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EA9B55BE with serial 9
1598** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource gmail.EA9B55BE
1599** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 9, old 0, clearing caps
1600** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EA9B55BE
1601** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource gmail.EA9B55BE caps now 0
1602** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1603** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 7 (renatox@gmail.com/gmail.EA9B55BE) now 0
1604** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80da2b0 for handle 7 with serial 9
1605
1606RECV [731]:
1607-----------------------------------
1608'<iq type="result" id="305468502127" to="luiz.dentz@gmail.com/tapioca" from="lucianomw@gmail.com/GaimDE5A57EB"><query node="http://gaim.sf.net/caps#2.0.0beta3.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="jabber:iq:last"/><feature var="jabber:iq:oob"/><feature var="jabber:iq:time"/><feature var="jabber:iq:version"/><feature var="jabber:x:conference"/><feature var="http://jabber.org/protocol/bytestreams"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/muc"/><feature var="http://jabber.org/protocol/muc#user"/><feature var="http://jabber.org/protocol/si"/><feature var="'
1609-----------------------------------
1610
1611RECV [119]:
1612-----------------------------------
1613'http://jabber.org/protocol/si/profile/file-transfer"/><feature var="http://jabber.org/protocol/xhtml-im"/></query></iq>'
1614-----------------------------------
1615** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 4 (lucianomw@gmail.com/GaimDE5A57EB) to 0
1616** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource GaimDE5A57EB with serial 5
1617** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource GaimDE5A57EB
1618** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 5, old 0, clearing caps
1619** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource GaimDE5A57EB
1620** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource GaimDE5A57EB caps now 0
1621** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1622** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 4 (lucianomw@gmail.com/GaimDE5A57EB) now 0
1623** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80d7520 for handle 4 with serial 5
1624
1625RECV [752]:
1626-----------------------------------
1627'<iq type="result" id="306205503324" to="luiz.dentz@gmail.com/tapioca" from="pbrobinson@gmail.com/Home4729D483"><query node="http://gaim.sf.net/caps#2.0.0-0.26.beta5.fc6" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc" name="gaim"/><feature var="jabber:iq:last"/><feature var="jabber:iq:oob"/><feature var="jabber:iq:time"/><feature var="jabber:iq:version"/><feature var="jabber:x:conference"/><feature var="http://jabber.org/protocol/bytestreams"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/muc"/><feature var="http://jabber.org/protocol/muc#user"/><feature var="http://jabber.org/protocol/si"/><feature var="'
1628-----------------------------------
1629
1630RECV [119]:
1631-----------------------------------
1632'http://jabber.org/protocol/si/profile/file-transfer"/><feature var="http://jabber.org/protocol/xhtml-im"/></query></iq>'
1633-----------------------------------
1634** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 5 (pbrobinson@gmail.com/Home4729D483) to 0
1635** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Home4729D483 with serial 7
1636** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource Home4729D483
1637** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 7, old 0, clearing caps
1638** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Home4729D483
1639** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource Home4729D483 caps now 0
1640** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1641** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 5 (pbrobinson@gmail.com/Home4729D483) now 0
1642** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80d96f0 for handle 5 with serial 7
1643
1644RECV [323]:
1645-----------------------------------
1646'<iq to="luiz.dentz@gmail.com/tapioca" from="pbrobinson@gmail.com/gmail.EA9AB25F" id="305556502726" type="result"><query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>'
1647-----------------------------------
1648** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 5 (pbrobinson@gmail.com/gmail.EA9AB25F) to 0
1649** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EA9AB25F with serial 6
1650** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource gmail.EA9AB25F
1651** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 6, old 0, clearing caps
1652** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EA9AB25F
1653** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource gmail.EA9AB25F caps now 0
1654** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1655** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 5 (pbrobinson@gmail.com/gmail.EA9AB25F) now 0
1656** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80d9730 for handle 5 with serial 6
1657
1658RECV [319]:
1659-----------------------------------
1660'<iq to="luiz.dentz@gmail.com/tapioca" from="ppessi@gmail.com/gmail.EA9F343A" id="306623503807" type="result"><query node="http://mail.google.com/xmpp/client/caps#1.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="http://jabber.org/protocol/disco#info"/></query></iq>'
1661-----------------------------------
1662** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 6 (ppessi@gmail.com/gmail.EA9F343A) to 0
1663** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EA9F343A with serial 8
1664** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource gmail.EA9F343A
1665** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 8, old 0, clearing caps
1666** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EA9F343A
1667** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource gmail.EA9F343A caps now 0
1668** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1669** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 6 (ppessi@gmail.com/gmail.EA9F343A) now 0
1670** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80da220 for handle 6 with serial 8
1671** (telepathy-gabble:21316): DEBUG: disco_waiter_list_free: list (nil)
1672
1673RECV [247]:
1674-----------------------------------
1675'<iq type="result" to="luiz.dentz@gmail.com/tapioca" id="303376500566" from="clarinhacoscar@gmail.com/Talk.v1004BF10391"><query xmlns="http://jabber.org/protocol/disco#info"><feature var="http://www.google.com/xmpp/protocol/share/v1"/></query></iq>'
1676-----------------------------------
1677** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 2 (clarinhacoscar@gmail.com/Talk.v1004BF10391) to 0
1678** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v1004BF10391 with serial 3
1679** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource Talk.v1004BF10391
1680** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 3, old 0, clearing caps
1681** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v1004BF10391
1682** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource Talk.v1004BF10391 caps now 0
1683** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1684** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 2 (clarinhacoscar@gmail.com/Talk.v1004BF10391) now 0
1685** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80d8c98 for handle 2 with serial 3
1686
1687RECV [733]:
1688-----------------------------------
1689'<iq type="result" id="308544505660" to="luiz.dentz@gmail.com/tapioca" from="rodrigomico@gmail.com/Gaim0630025F"><query node="http://gaim.sf.net/caps#2.0.0beta3.1" xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="jabber:iq:last"/><feature var="jabber:iq:oob"/><feature var="jabber:iq:time"/><feature var="jabber:iq:version"/><feature var="jabber:x:conference"/><feature var="http://jabber.org/protocol/bytestreams"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/muc"/><feature var="http://jabber.org/protocol/muc#user"/><feature var="http://jabber.org/protocol/si"/><feature var="'
1690-----------------------------------
1691
1692RECV [119]:
1693-----------------------------------
1694'http://jabber.org/protocol/si/profile/file-transfer"/><feature var="http://jabber.org/protocol/xhtml-im"/></query></iq>'
1695-----------------------------------
1696** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 8 (rodrigomico@gmail.com/Gaim0630025F) to 0
1697** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Gaim0630025F with serial 10
1698** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource Gaim0630025F
1699** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 10, old 0, clearing caps
1700** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Gaim0630025F
1701** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource Gaim0630025F caps now 0
1702** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1703** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 8 (rodrigomico@gmail.com/Gaim0630025F) now 0
1704** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80da880 for handle 8 with serial 10
1705
1706RECV [339]:
1707-----------------------------------
1708'<iq type="result" to="luiz.dentz@gmail.com/tapioca" id="304142500819" from="clarinhacoscar@gmail.com/Talk.v1004BF10391"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="client" type="pc"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://www.google.com/xmpp/protocol/session"/></query></iq>'
1709-----------------------------------
1710** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: setting caps for 2 (clarinhacoscar@gmail.com/Talk.v1004BF10391) to 0
1711** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource Talk.v1004BF10391 with serial 3
1712** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource Talk.v1004BF10391
1713** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource Talk.v1004BF10391
1714** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource Talk.v1004BF10391 caps now 0
1715** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1716** (telepathy-gabble:21316): DEBUG: _caps_disco_cb: caps for 2 (clarinhacoscar@gmail.com/Talk.v1004BF10391) now 0
1717** (telepathy-gabble:21316): DEBUG: disco_waiter_free: freeing waiter 0x80d81f0 for handle 2 with serial 3
1718
1719RECV [339]:
1720-----------------------------------
1721'<presence from="luiz.dentz@gmail.com/gmail.EAAE9C2A" to="luiz.dentz@gmail.com"><show>away</show><priority>0</priority><caps:c node="http://mail.google.com/xmpp/client/caps" ver="1.1" xmlns:caps="http://jabber.org/protocol/caps"/><status/><x xmlns="vcard-temp:x:update"><photo>034a94de188230f4c8af94fa8fcc074cafa33488</photo></x></presence>'
1722-----------------------------------
1723** (telepathy-gabble:21316): DEBUG: gabble_roster_presence_cb: ignoring presence from ourselves on another resource:
1724<presence to="luiz.dentz@gmail.com" from="luiz.dentz@gmail.com/gmail.EAAE9C2A"> <show>away</show>
1725 <priority>0</priority>
1726 <caps:c xmlns:caps="http://jabber.org/protocol/caps" ver="1.1" node="http://mail.google.com/xmpp/client/caps"></caps:c>
1727 <status></status>
1728 <x xmlns="vcard-temp:x:update"> <photo>034a94de188230f4c8af94fa8fcc074cafa33488</photo>
1729</x>
1730</presence>
1731
1732** (telepathy-gabble:21316): DEBUG: _process_caps_uri: enough trust for URI http://mail.google.com/xmpp/client/caps#1.1, setting caps for 1 (luiz.dentz@gmail.com/gmail.EAAE9C2A) to 0
1733** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: about to add caps 0 to resource gmail.EAAE9C2A with serial 12
1734** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: found resource gmail.EAAE9C2A
1735** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: new serial 12, old 1, clearing caps
1736** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: adding caps 0 to resource gmail.EAAE9C2A
1737** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: resource gmail.EAAE9C2A caps now 0
1738** (telepathy-gabble:21316): DEBUG: gabble_presence_set_capabilities: total caps now 0
1739** (telepathy-gabble:21316): DEBUG: _process_caps_uri: caps for 1 (luiz.dentz@gmail.com/gmail.EAAE9C2A) now 0
1740** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_update: luiz.dentz@gmail.com (1) resource gmail.EAAE9C2A prio 0 presence 3 message "(null)"
1741** (telepathy-gabble:21316): DEBUG: connection_status_change: status 2 reason 1
1742** (telepathy-gabble:21316): DEBUG: gabble_roster_factory_iface_close_all: closing channels
1743** (telepathy-gabble:21316): DEBUG: gabble_muc_factory_iface_close_all: closing channels
1744** (telepathy-gabble:21316): DEBUG: gabble_media_factory_iface_close_all: closing channels
1745** (telepathy-gabble:21316): DEBUG: gabble_im_factory_iface_close_all: closing channels
1746** (telepathy-gabble:21316): DEBUG: connection_status_change: emitting status-changed with status 2 reason 1
1747** (telepathy-gabble:21316): DEBUG: gabble_roster_factory_iface_disconnected: removing callbacks
1748** (telepathy-gabble:21316): DEBUG: gabble_muc_factory_iface_disconnected: removing callbacks
1749** (telepathy-gabble:21316): DEBUG: gabble_media_factory_iface_disconnected: removing callbacks
1750** (telepathy-gabble:21316): DEBUG: gabble_im_factory_iface_disconnected: removing callbacks
1751** (telepathy-gabble:21316): DEBUG: connection_status_change: still open; calling lm_connection_close
1752
1753SEND:
1754-----------------------------------
1755</stream:stream>
1756-----------------------------------
1757** (telepathy-gabble:21316): DEBUG: connection_disconnected_cb: called with reason 0
1758** (telepathy-gabble:21316): DEBUG: connection_disconnected_cb: expected; emitting DISCONNECTED
1759** (telepathy-gabble:21316): DEBUG: connection_disconnected_cb: dereferenced connection
1760** (telepathy-gabble:21316): DEBUG: gabble_connection_dispose: called
1761** (telepathy-gabble:21316): DEBUG: gabble_roster_dispose: dispose called
1762** (telepathy-gabble:21316): DEBUG: gabble_roster_factory_iface_close_all: closing channels
1763** (telepathy-gabble:21316): DEBUG: gabble_roster_finalize: called with 0x80aeaf0
1764** (telepathy-gabble:21316): DEBUG: gabble_muc_factory_dispose: dispose called
1765** (telepathy-gabble:21316): DEBUG: gabble_muc_factory_iface_close_all: closing channels
1766** (telepathy-gabble:21316): DEBUG: gabble_media_factory_dispose: dispose called
1767** (telepathy-gabble:21316): DEBUG: gabble_media_factory_iface_close_all: closing channels
1768** (telepathy-gabble:21316): DEBUG: gabble_im_factory_dispose: dispose called
1769** (telepathy-gabble:21316): DEBUG: gabble_im_factory_iface_close_all: closing channels
1770** (telepathy-gabble:21316): DEBUG: gabble_disco_dispose: dispose called
1771** (telepathy-gabble:21316): DEBUG: gabble_disco_finalize: called with 0x80a5b20
1772** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_dispose: dispose called
1773** (telepathy-gabble:21316): DEBUG: gabble_presence_cache_finalize: called with 0x80ac8c8
1774** (telepathy-gabble:21316): DEBUG: gabble_connection_finalize: called with 0x80b1800
1775