I downloaded version 290509 from this group.
Traceback (most recent call last):
File "/home/packages/python/2.5/python2.5-2.5.4/Modules/pyexpat.c",
line 656, in EndElement
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
domish.py", line 780, in _onEndElement
self.ElementEvent(self.currElem)
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
xmlstream.py", line 106, in onElement
self.dispatch(element)
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
utility.py", line 316, in dispatch
callbacklist.callback(obj)
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
utility.py", line 106, in callback
methodwrapper(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/twisted/words/xish/
utility.py", line 27, in __call__
self.method(*nargs, **nkwargs)
File "/usr/local/jabber/pyicqt/src/main.py", line 347, in onPresence
self.sessions[froj.userhost()].onPresence(el)
File "/usr/local/jabber/pyicqt/src/jabw.py", line 421, in onPresence
self.subscriptionReceived(toj.userhost(), ptype)
File "/usr/local/jabber/pyicqt/src/session.py", line 405, in
subscriptionReceived
self.contactList.jabberSubscriptionReceived(to, subtype)
File "/usr/local/jabber/pyicqt/src/contact.py", line 281, in
jabberSubscriptionReceived
self.getContact(jid).jabberSubscriptionReceived(subtype)
File "/usr/local/jabber/pyicqt/src/contact.py", line 119, in
jabberSubscriptionReceived
self.contactList.legacyList.addContact(self.jid)
File "/usr/local/jabber/pyicqt/src/legacy/buddies.py", line 60, in
addContact
self.session.legacycon.addContact(userHandle)
File "/usr/local/jabber/pyicqt/src/legacy/glue.py", line 870, in
addContact
self.bos.addItemSSI(newUser)
File "/usr/local/jabber/pyicqt/src/tlib/oscar.py", line 2195, in
addItemSSI
d = self.sendSNAC(0x13,0x08, item.oscarRep())
File "/usr/local/jabber/pyicqt/src/tlib/oscar.py", line 514, in
oscarRep
data += struct.pack(">4H", self.groupID, self.buddyID, 0, len
(tlvs))
exceptions.UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in
position 3: unexpected code byte
...and when I started transport without '-b' option (to get
traceback), it didn't disconnect from ICQ server, but user (I tested
user adding) wasn't added to my ICQ contact list, too.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---