[Pidgin] #13386: ICQ / Oscar connects. Shows no one online and in the buddylist.
Pidgin
trac at pidgin.im
Fri Feb 18 08:48:10 EST 2011
#13386: ICQ / Oscar connects. Shows no one online and in the buddylist.
--------------------------------------+-------------------------------------
Reporter: stefanos | Owner: MarkDoliner
Type: defect | Status: new
Milestone: | Component: ICQ
Version: 2.7.10 | Resolution:
Keywords: buddylist show oscar icq |
--------------------------------------+-------------------------------------
Comment(by dustin):
Can you do a debug log on 2.7.10?
There should be a sequence of lines like:
{{{
(14:24:27) oscar: buddy list loaded
(14:24:28) oscar: ssi rights: max type 0x0000=3000, max type 0x0001=100,
max type 0x0002=1000, [...]
(14:24:28) oscar: Reading items from tlvlist for account xxxxxxxxx:
<---
gid=0x0000, bid=0x0000, list_type=0x0001 [Group], name=(null).
gid=0x0000, bid=0x0001, list_type=0x0004 [PDInfo], name=(null).
gid=0x0000, bid=0x0002, list_type=0x0005 [PresencePrefs],
name=(null).
gid=0x0000, bid=0x0003, list_type=0x0014 [Buddy Icon], name=1.
[..]
gid=0x0001, bid=0x0000, list_type=0x0001 [Group], name=Buddys.
gid=0x0001, bid=0x0001, list_type=0x0000 [Buddy], name=yyyyyyyyy.
[etc.]
(14:24:28) oscar: ssi: syncing local list and server list
(14:24:28) oscar: ssi: activating server-stored buddy list
[..]
}}}
Might be helpful to see if the buddy list is actually read in (entries
with gid != 0x0000).
--
Ticket URL: <http://developer.pidgin.im/ticket/13386#comment:4>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list