On Thu, Jul 12, 2007 at 11:46:36PM +0200, Yves Goergen wrote:
> On 09.07.2007 15:44 CE(S)T, Vitaliy Okulov wrote:
> > ICQ connection lost! Reason: [Failure instance: Traceback
> > (failure with no frames): exceptions.UnicodeDecodeError: 'utf8' codec can't 
> > decode byte 0xb0 in position 27: unexpected code byte
> > ]
> 
> Yesterday and today I received this 3 times:
> 
> ICQ connection lost! Reason: [Failure instance: Traceback (failure with
> no frames): struct.error: unpack str size does not match format
> ]
> 
> Using "ICQ Transport 0.8 - SVN r0 / Python 2.4.1/linux2, Twisted 2.4.0".

I am now getting this in the log when I try to start it:

--- <exception caught here> ---
  File "/usr/lib/python2.4/site-packages/twisted/internet/defer.py", line 307, 
in _runCallbacks
    self.result = callback(self.result, *args, **kw)
  File "/usr/share/jabber-pyicq/src/tlib/oscar.py", line 2260, in _cbGetAway
    user, rest = self.parseUser(snac[5],1)
  File "/usr/share/jabber-pyicq/src/tlib/oscar.py", line 753, in parseUser
    u = OSCARUser(name, warn, tlvs)
  File "/usr/share/jabber-pyicq/src/tlib/oscar.py", line 217, in __init__
    self.onSince = struct.unpack('!L',v)[0]
struct.error: unpack str size does not match format

This means I'm off ICQ for the moment - no great tragedy but need to get
it fixed or the markup removed when crosschatting via AIM.

-- 
Phil Reynolds
 o  ____ mail: [EMAIL PROTECTED]
|L_ \  / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/  Waltham 66, Emley Moor 69, Droitwich 79, Windows 95
_______________________________________________
py-transports mailing list
py-transports@blathersource.org
http://lists.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to