Complete.Org: Mailing Lists: Archives: offlineimap: July 2009:
Exception in thread hdlr
Home

Exception in thread hdlr

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Exception in thread hdlr
From: Nicolas Sebrecht <nicolas.s-dev@xxxxxxxxxxx>
Date: Tue, 28 Jul 2009 14:26:16 +0200

Hi *,

Sometimes (but I can't say when exactly, it seems to be randomly) I get
this error:

  Exception in thread hdlr:
  Traceback (most recent call last):
    File "/usr/lib64/python2.5/threading.py", line 486, in
  __bootstrap_inner
      self.run()
    File "/usr/lib64/python2.5/threading.py", line 446, in run
      self.__target(*self.__args, **self.__kwargs)
    File "/usr/lib64/python2.5/site-packages/offlineimap/imaplib2.py",
  line 1430, in _handler
      self.ouq.get_nowait().abort(typ, val)
  AttributeError: 'NoneType' object has no attribute 'abort'


$ git describe
debian/6.1.2
$

Any idea on what's going on ?

-- 
Nicolas Sebrecht



[Prev in Thread] Current Thread [Next in Thread]
  • Exception in thread hdlr, Nicolas Sebrecht <=