'NoneType' object is not subscriptable
Nicolas Sebrecht
nicolas.s-dev at laposte.net
Tue Jan 10 17:33:34 GMT 2012
Hi Sebastian,
I'm having the following error with current next branch:
'NoneType' object is not subscriptable
WARNING:OfflineImap:ERROR: ERROR in syncfolder for dev folder INBOX.Gentoo.server: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/offlineimap/accounts.py", line 411, in syncfolder
ui.validityproblem(remotefolder)
File "/usr/lib/python2.7/site-packages/offlineimap/ui/UIBase.py", line 314, in validityproblem
folder.getsaveduidvalidity(), folder.getuidvalidity()))
File "/usr/lib/python2.7/site-packages/offlineimap/folder/IMAP.py", line 78, in getuidvalidity
return long(uidval[-1])
TypeError: 'NoneType' object is not subscriptable
'NoneType' object is not subscriptable
Sorry to not have time to dig into this more.
--
Nicolas Sebrecht
More information about the OfflineIMAP-project
mailing list