I used the  PyMSNt 0.7.3 released,and used of  patched version of Twisted-p2 ,it's run 
.but when I register my account of msn ,it's tell me this error under .I used the RED 
HAT9.0.
./PyMSNt
Unhandled error in Deferred:
Exception occured! Check the log!
Traceback (most recent call last):
  File "twisted/protocols/msn.py", line 878, in handle_LST
    self._fireCallback(id, contacts, phone)
  File "twisted/protocols/msn.py", line 571, in _fireCallback
    self.ids[id][0].callback(args)
  File "twisted/internet/defer.py", line 252, in callback
    self._startRunCallbacks(result)
  File "twisted/internet/defer.py", line 313, in _startRunCallbacks
    self._runCallbacks()
--- <exception caught here> ---
  File "twisted/internet/defer.py", line 338, in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "legacy/msnw.py", line 420, in listSynchronized
    self.factory.msncon.listSynchronized()
  File "legacy/glue.py", line 271, in listSynchronized
    self.subscriptions.syncJabberLegacyLists()
  File "legacy/subscription.py", line 65, in syncJabberLegacyLists
    self.session.sendRosterImport(glue.msn2jid(contact.userHandle), "subscribe", 
"both", contact.screenName, groups)
  File "jabw.py", line 107, in sendRosterImport
    item.attributes["name"] = unicode(name)
exceptions.UnicodeError: ASCII decoding error: ordinal not in range(128) "
It can not show the rosters of msn and present of msn users, anyones can tell me why?
   Thanks 
         zhaomin

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to