Hello, I have a problem with pyicqt.

some times when i send message via transport i receive answer live
this:

<Here is my original message, that i sent> ICQ connection lost!
Reason: [Failure instance: Traceback (failure with no frames):
struct.error: unpack str size does not match format ]

pyicqt logs:

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/twisted/python/log.py",
line 84, in callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib64/python2.4/site-packages/twisted/python/log.py",
line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib64/python2.4/site-packages/twisted/python/context.py",
line 59, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args,
**kw)
  File "/usr/lib64/python2.4/site-packages/twisted/python/context.py",
line 37, in callWithContext
    return func(*args,**kw)
--- <exception caught here> ---
  File "/usr/lib64/python2.4/site-packages/twisted/internet/
selectreactor.py", line 146, in _doReadOrWrite
    why = getattr(selectable, method)()
  File "/usr/lib64/python2.4/site-packages/twisted/internet/tcp.py",
line 460, in doRead
    return self.protocol.dataReceived(data)
  File "/root/pyicqt-0.8.1.5/src/tlib/oscar.py", line 663, in
dataReceived

  File "/root/pyicqt-0.8.1.5/src/tlib/oscar.py", line 811, in
oscar_Data

  File "/root/pyicqt-0.8.1.5/src/tlib/oscar.py", line 1458, in
oscar_01_10

struct.error: unpack str size does not match format



PS <encoding>windows-1251</encoding> -- thats my encoding
PPS sorry for my English

-- 
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to py-transpo...@googlegroups.com.
To unsubscribe from this group, send email to 
py-transports+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en.

Reply via email to