My favorites
▼
|
Sign in
pyicqt
ICQ transport for XMPP
Project Home
Downloads
Wiki
Issues
Source
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
151
attachment: pyicqt-0.8.1-legacyjit-traceback.log
(1.9 KB)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 51, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 36, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/internet/pollreactor.py", line 186, in _doReadOrWrite
why = selectable.doRead()
File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in doRead
return self.protocol.dataReceived(data)
File "//usr/lib/python2.5/site-packages/pyicq-t/src/tlib/oscar.py", line 702, in dataReceived
state=func(flap)
File "//usr/lib/python2.5/site-packages/pyicq-t/src/tlib/oscar.py", line 4055, in oscar_Cookie
d = self.connectToBOS(server, int(port))
File "//usr/lib/python2.5/site-packages/pyicq-t/src/legacy/icqt.py", line 876, in connectToBOS
return c.connectTCP(server, port)
File "/usr/lib/python2.5/site-packages/twisted/internet/protocol.py", line 179, in connectTCP
f = _InstanceFactory(self.reactor, self.protocolClass(*self.args, **self.kwargs), d)
File "//usr/lib/python2.5/site-packages/pyicq-t/src/legacy/icqt.py", line 44, in __init__
oscar.BOSConnection.__init__(self,username,cookie)
File "//usr/lib/python2.5/site-packages/pyicq-t/src/tlib/oscar.py", line 1129, in __init__
self.selfSettings = self.session.pytrans.xdb.getCSettingList(self.session.jabberID)
exceptions.AttributeError: XDB instance has no attribute 'getCSettingList'
Powered by
Google Project Hosting