Package: offlineimap
Version: 6.1.2
Severity: normal
First: Thanks for the imap idle support :-)
I am using offlineimap on my notebook and after suspends to ram,
offlineimap prints backtraces like this:
Sleeping for 60:00
Exception in thread Thread-47:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/pymodules/python2.5/offlineimap/imapserver.py", line 443, in
idle
imapobj.noop()
File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 790, in noop
return self._simple_command('NOOP', **kw)
File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 1352, in
_simple_command
return self._command_complete(self._command(name, *args), kw)
File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 1076, in
_command
raise self.abort('connection closed')
abort: connection closed
Exception in thread Thread-46:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/pymodules/python2.5/offlineimap/imapserver.py", line 443, in
idle
imapobj.noop()
File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 790, in noop
return self._simple_command('NOOP', **kw)
File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 1352, in
_simple_command
return self._command_complete(self._command(name, *args), kw)
File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 1144, in
_command_complete
typ, dat = rqb.get_response('command: %s => %%s' % rqb.name)
File "/usr/lib/pymodules/python2.5/offlineimap/imaplib2.py", line 151, in
get_response
raise typ(exc_fmt % str(val))
abort: command: NOOP => socket error: <class 'socket.error'> - (104,
'Connection reset by peer')
Afterwards it dies nothing anymore. If I send SIGUSR1 to offlineimap it prints
"Copying folder structure from IMAP to Maildir", but does nothing else.
I think offlineimap is quite often used on Notebooks and should be able to deal
with non-constant
connections.
Greetings,
Armin
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (800, 'testing'), (500, 'stable'), (101,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages offlineimap depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-support 1.0.3 automated rebuilding support for P
offlineimap recommends no packages.
Versions of packages offlineimap suggests:
pn python-kerberos <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]