Hello, I am using most recent pyicqt + Twisted 2.5. Anyway, I just wondered why some of my icq contacts do not get a nickname assigned.
an extract of the pyicqt debuglofgile: [2007-06-09 05:18:46] INFO :: [EMAIL PROTECTED] :: Session :: sendPresence :: {'status': u'away.\n[Currently away]', 'show': 'xa', 'url': None, 'fro': '[EMAIL PROTECTED]', 'avatarHash': '', 'ptype': None, 'priority': None, 'to': u'[EMAIL PROTECTED]', 'nickname': 'abc', 'payload': [<twisted.words.xish.domish.Element object at 0x8415d0c>]} :: [2007-06-09 05:18:46] INFO :: [EMAIL PROTECTED] :: buddies.BuddyList :: updateSSIContact :: {'status': u'Idle 30 minutes - away.\n[Currently away]', 'presence': None, 'url': '', 'show': 'xa', 'ipaddr': '0.0.0.0', 'lanipport': 0L, 'nick': None, 'contact': 'xxxxxxx', 'lanipaddr': '0.0.0.0', 'icq2jid': <function icq2jid at 0x838109c>, 'icqprotocol': 9} :: While the INFO tag line ":: Session :: sendPresence :: {'status':.." contains the correct nickname in the 'nickname' field .. the buddies.BuddyList / updateSSIContact does not (just None). Any ideas? Especially since this does _not_ occur with all of my contacts but only with a few. regards, Patrick _______________________________________________ py-transports mailing list py-transports@blathersource.org http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports