rubelnimbuzz / bm2

Automatically exported from code.google.com/p/bm2
GNU General Public License v2.0
0 stars 0 forks source link

Facebook contacts displaying as numbers #220

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've successfully logged into facebook chat using BombusMod but some of my 
contacts are grouped into 'not in-list' and display as 
numbers(e.g.1000110101@chat.facebook.com). Pls how can this be resolved? Thanks

Original issue reported on code.google.com by pallyboy...@gmail.com on 20 Jul 2012 at 5:28

GoogleCodeExporter commented 8 years ago
Check XML Console when retreiving roster and see <iq type=result><query 
xmlns=jabber:iq:roster>...</query></iq> element. There is your contacts and 
bombusmod should show they as roster.

1) Is it really your contacts, or previously deleted contacts? If BombusMod 
receive <presence from=1000111011@xxxxx /> and this contact not present in 
"jabber:iq:roster" - then it will show it as "not-in-list". To not show 
presences from not-in-list contacts - check Privacy -> Not-in-List -> Display 
only messages

2) If it really your contacts, maybe they present in your roster twice. Check 
for any duplicates in jabber:iq:roster element.

Original comment by vitalyster on 20 Jul 2012 at 5:55

GoogleCodeExporter commented 8 years ago
Pls how do I access the XML console? Also, how do I go to check Privacy ->
Not-in-List -> Display only messages?

Original comment by pallyboy...@gmail.com on 20 Jul 2012 at 6:09

GoogleCodeExporter commented 8 years ago
How do I check for duplicates in jabber:iq:roster element?

Original comment by pallyboy...@gmail.com on 20 Jul 2012 at 6:20

GoogleCodeExporter commented 8 years ago

Original comment by vitalyster on 6 Aug 2012 at 7:07