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