My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 150: Uncaught exception
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  r000ns...@gmail.com
Closed:  Dec 2008


 
Reported by michal@cihar.com, Dec 30, 2008
I just saw followinf exception in my logs:

[2008-12-30 10:58:00] Traceback (most recent call last):
          File "/usr/share/pyicqt/src/tlib/oscar.py", line 702, in dataReceived
            state=func(flap)
          File "/usr/share/pyicqt/src/tlib/oscar.py", line 831, in oscar_Data
            d.errback(snac)
          File
"/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 269, in
errback
            self._startRunCallbacks(fail)
          File
"/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 312, in
_startRunCallbacks
            self._runCallbacks()
        --- <exception caught here> ---
          File
"/usr/lib/python2.5/site-packages/twisted/internet/defer.py", line 328, in
_runCallbacks
            self.result = callback(self.result, *args, **kw)
          File "/usr/share/pyicqt/src/tlib/oscar.py", line 3318, in
_cbGetShortInfo
            nick,first,last,email = self.parseBasicInfo(snac[5][16:])
        exceptions.TypeError: 'NoneType' object is unsubscriptable

Dec 31, 2008
Project Member #1 r000ns...@gmail.com
Fixed in git
Status: Fixed
Owner: r000nster
Labels: Milestone-0.8.1.1

Powered by Google Project Hosting