Thread 'Folder sync vega.james[pkg-vim]' terminated with exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/offlineimap/threadutil.py", line 153, 
in run
    Thread.run(self)
  File "/usr/lib/python2.4/threading.py", line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.4/offlineimap/accounts.py", line 247, 
in syncfolder
    localfolder.syncmessagesto(statusfolder, [remotefolder, statusfolder])
  File "/var/lib/python-support/python2.4/offlineimap/folder/Base.py", line 
390, in syncmessagesto
    self.syncmessagesto_delete(dest, applyto)
  File "/var/lib/python-support/python2.4/offlineimap/folder/Base.py", line 
333, in syncmessagesto_delete
    object.deletemessages(deletelist)
  File "/var/lib/python-support/python2.4/offlineimap/folder/IMAP.py", line 
416, in deletemessages
    self.deletemessages_noconvert(uidlist)
  File "/var/lib/python-support/python2.4/offlineimap/folder/Gmail.py", line 
72, in deletemessages_noconvert
    IMAPFolder.deletemessages_noconvert(self, uidlist)
  File "/var/lib/python-support/python2.4/offlineimap/folder/IMAP.py", line 
424, in deletemessages_noconvert
    self.addmessagesflags_noconvert(uidlist, ['T'])
  File "/var/lib/python-support/python2.4/offlineimap/folder/IMAP.py", line 
345, in addmessagesflags_noconvert
    self.processmessagesflags('+', uidlist, flags)
  File "/var/lib/python-support/python2.4/offlineimap/folder/Gmail.py", line 
102, in processmessagesflags
    attributehash = imaputil.flags2hash(imaputil.imapsplit(result)[1])
  File "/var/lib/python-support/python2.4/offlineimap/imaputil.py", line 88, in 
imapsplit
    for i in range(len(imapstring)):
TypeError: len() of unsized object


Last 50 debug messages logged for Folder sync vega.james[pkg-vim] prior to 
exception:
imap: imapsplit() returning: ['UID', '4883', 'INTERNALDATE', '"03-Mar-2008 
19:13:44 +0000"', 'FLAGS', '(\\Seen)']
imap: options2hash called with input: ['UID', '4883', 'INTERNALDATE', 
'"03-Mar-2008 19:13:44 +0000"', 'FLAGS', '(\\Seen)']
imap: options2hash returning: {'INTERNALDATE': '"03-Mar-2008 19:13:44 +0000"', 
'FLAGS': '(\\Seen)', 'UID': '4883'}
imap: imapsplit() called with input: UID 4884 INTERNALDATE "04-Mar-2008 
10:41:02 +0000" FLAGS (\Seen)
imap: imapsplit() returning: ['UID', '4884', 'INTERNALDATE', '"04-Mar-2008 
10:41:02 +0000"', 'FLAGS', '(\\Seen)']
imap: options2hash called with input: ['UID', '4884', 'INTERNALDATE', 
'"04-Mar-2008 10:41:02 +0000"', 'FLAGS', '(\\Seen)']
imap: options2hash returning: {'INTERNALDATE': '"04-Mar-2008 10:41:02 +0000"', 
'FLAGS': '(\\Seen)', 'UID': '4884'}
imap: imapsplit() called with input: UID 4887 INTERNALDATE "08-Mar-2008 
00:20:07 +0000" FLAGS ()
imap: imapsplit() returning: ['UID', '4887', 'INTERNALDATE', '"08-Mar-2008 
00:20:07 +0000"', 'FLAGS', '()']
imap: options2hash called with input: ['UID', '4887', 'INTERNALDATE', 
'"08-Mar-2008 00:20:07 +0000"', 'FLAGS', '()']
imap: options2hash returning: {'INTERNALDATE': '"08-Mar-2008 00:20:07 +0000"', 
'FLAGS': '()', 'UID': '4887'}
imap:   29:57.77 > BEAL74 SELECT pkg-vim
imap:   29:58.15 < * FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
imap:   29:58.15        matched r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?' => 
('FLAGS', ' (\\Answered \\Flagged \\Draft \\Deleted \\Seen)', '(\\Answered 
\\Flagged \\Draft \\Deleted \\Seen)')
imap:   29:58.15 untagged_responses[FLAGS] 0 += ["(\Answered \Flagged \Draft 
\Deleted \Seen)"]
imap:   29:58.16 < * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted 
\Seen \*)]
imap:   29:58.16        matched r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?' => 
('OK', ' [PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen \\*)]', 
'[PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen \\*)]')
imap:   29:58.16 untagged_responses[OK] 0 += ["[PERMANENTFLAGS (\Answered 
\Flagged \Draft \Deleted \Seen \*)]"]
imap:   29:58.16        matched r'\[(?P<type>[A-Z-]+)( (?P<data>[^\]]*))?\]' => 
('PERMANENTFLAGS', ' (\\Answered \\Flagged \\Draft \\Deleted \\Seen \\*)', 
'(\\Answered \\Flagged \\Draft \\Deleted \\Seen \\*)')
imap:   29:58.16 untagged_responses[PERMANENTFLAGS] 0 += ["(\Answered \Flagged 
\Draft \Deleted \Seen \*)"]
imap:   29:58.16 < * OK [UIDVALIDITY 52]
imap:   29:58.16        matched r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?' => 
('OK', ' [UIDVALIDITY 52]', '[UIDVALIDITY 52]')
imap:   29:58.16 untagged_responses[OK] 1 += ["[UIDVALIDITY 52]"]
imap:   29:58.16        matched r'\[(?P<type>[A-Z-]+)( (?P<data>[^\]]*))?\]' => 
('UIDVALIDITY', ' 52', '52')
imap:   29:58.16 untagged_responses[UIDVALIDITY] 0 += ["52"]
imap:   29:58.16 < * 4779 EXISTS
imap:   29:58.16        matched r'\* (?P<data>\d+) (?P<type>[A-Z-]+)( 
(?P<data2>.*))?' => ('4779', 'EXISTS', None, None)
imap:   29:58.16 untagged_responses[EXISTS] 0 += ["4779"]
imap:   29:58.16 < * 0 RECENT
imap:   29:58.16        matched r'\* (?P<data>\d+) (?P<type>[A-Z-]+)( 
(?P<data2>.*))?' => ('0', 'RECENT', None, None)
imap:   29:58.16 untagged_responses[RECENT] 0 += ["0"]
imap:   29:58.16 < * OK [UNSEEN 0]
imap:   29:58.16        matched r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?' => 
('OK', ' [UNSEEN 0]', '[UNSEEN 0]')
imap:   29:58.16 untagged_responses[OK] 2 += ["[UNSEEN 0]"]
imap:   29:58.16        matched r'\[(?P<type>[A-Z-]+)( (?P<data>[^\]]*))?\]' => 
('UNSEEN', ' 0', '0')
imap:   29:58.16 untagged_responses[UNSEEN] 0 += ["0"]
imap:   29:58.16 < * OK [UIDNEXT 4888]
imap:   29:58.16        matched r'\* (?P<type>[A-Z-]+)( (?P<data>.*))?' => 
('OK', ' [UIDNEXT 4888]', '[UIDNEXT 4888]')
imap:   29:58.16 untagged_responses[OK] 3 += ["[UIDNEXT 4888]"]
imap:   29:58.16        matched r'\[(?P<type>[A-Z-]+)( (?P<data>[^\]]*))?\]' => 
('UIDNEXT', ' 4888', '4888')
imap:   29:58.16 untagged_responses[UIDNEXT] 0 += ["4888"]
imap:   29:58.16 < BEAL74 OK [READ-WRITE] pkg-vim selected. (Success)
imap:   29:58.16        matched r'(?P<tag>BEAL\d+) (?P<type>[A-Z]+) 
(?P<data>.*)' => ('BEAL74', 'OK', '[READ-WRITE] pkg-vim selected. (Success)')
imap:   29:58.16        matched r'\[(?P<type>[A-Z-]+)( (?P<data>[^\]]*))?\]' => 
('READ-WRITE', None, None)
imap:   29:58.16 untagged_responses[READ-WRITE] 0 += [""]
imap:   29:58.16 > BEAL75 UID STORE 4887 +FLAGS (\Deleted)
imap:   29:58.47 < BEAL75 OK Success
imap:   29:58.47        matched r'(?P<tag>BEAL\d+) (?P<type>[A-Z]+) 
(?P<data>.*)' => ('BEAL75', 'OK', 'Success')
imap: imapsplit() called with input: None
imap: imapsplit() got a non-string input; working around.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to