Public bug reported:

Binary package hint: offlineimap

I ran offlineimap (4.0.16 from gutsy) and got this traceback:

Folder sync Home[INBOX]:
   Deleting 2 messages (74896, 74895) in IMAP[INBOX], LocalStatus[INBOX]
Copy message 74897 from INBOX:
   Copy message 74897 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 74898 from INBOX:
   Copy message 74898 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 74899 from INBOX:
   Copy message 74899 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 74900 from INBOX:
   Copy message 74900 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Copy message 74901 from INBOX:
   Copy message 74901 IMAP[INBOX] -> Maildir[INBOX], LocalStatus[INBOX]
Thread 'Copy message 74897 from INBOX' 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 "threading.py", line 440, 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 
115, in getmessage
    return initialresult[1][0][1].replace("\r\n", "\n")
TypeError: 'NoneType' object is unsubscriptable


Last 1 debug messages logged for Copy message 74897 from INBOX prior to 
exception:
imap: Returned object from fetching 74897: ('OK', [None])


The server is dovecot-imap, if that matters.  Running offlineimap again did not 
produce the same error.

** Affects: offlineimap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
TypeError: 'NoneType' object is unsubscriptable 
https://bugs.launchpad.net/bugs/205113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to