Package: offlineimap
Version: 6.0.0
Severity: normal

--- Please enter the report below this line. ---

Hi,

offlineimap aborted when syncing with my gmail account:

Thread 'Copy message 1143 from [Gmail]/All Mail' terminated with exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 153, 
in run
    Thread.run(self)
  File "/usr/lib/python2.5/threading.py", line 446, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.5/offlineimap/folder/Base.py", line 277,
 in copymessageto
    message = self.getmessage(uid)
  File "/var/lib/python-support/python2.5/offlineimap/folder/IMAP.py", line 
164, in getmessage 
    initialresult = imapobj.uid('fetch', '%d' % uid, '(BODY.PEEK[])')
  File "/usr/lib/python2.5/imaplib.py", line 752, in uid
    typ, dat = self._simple_command(name, command, *args)
  File "/usr/lib/python2.5/imaplib.py", line 1055, in _simple_command
    return self._command_complete(name, self._command(name, *args))
  File "/usr/lib/python2.5/imaplib.py", line 890, in _command_complete
    self._check_bye()
  File "/usr/lib/python2.5/imaplib.py", line 807, in _check_bye
    raise self.abort(bye[-1])
abort: System Error


No debug messages were logged for Copy message 1143 from [Gmail]/All Mail.
Exception in thread Copy message 1212 from [Gmail]/All Mail (most likely raised 
during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 239, 
in run
<type 'exceptions.TypeError'>: 'NoneType' object is unsubscriptable




I believe offlineimap should first handle the problem and second just retry it, 
or skip
the problematic message, but proceed further.

Thanks,
Ondrej

P.S. I tried to report the problem upstream here:

http://software.complete.org/software/projects/show/offlineimap

But didn't find a way to report it (should I register first?), so I am 
reporting it here.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstable        ftp.cz.debian.org 

--- Package information. ---
Depends             (Version) | Installed
=============================-+-===========
python               (>= 2.3) | 2.5.2-1
python-support     (>= 0.7.1) | 0.8.1





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to