Open varac opened 5 years ago
I cannot reproduce this using the steps you mentioned. Has this message been indexed before you remove it? Which urwid version are you on? I use v'2.0.1', installed as python3-urwid on debian testing.
I could reproduce this with an incoming 0 byte msg beeing indexed with notmuch, as well as a >0 bytes msg beeing indexed by notmuch, which then gets replaced in the filesystem by a msg of 0 bytes.
I'm using python3-urwid: 2.0.1-2build1
as package from ubuntu 18.10.
can you double check if this happens with alot from the current master branch? 0.7 is python2 whereas the upcoming release is python3 only..
oh sorry, I just realized that you said 0.7 but from a recent checkout. hmm
Describe the bug
Sometimes, offlineimap syncs zero bytes messages. I hope this will get fixed soon. Alot fails to open such a message and can't recover from this.
Software Versions
To Reproduce Steps to reproduce the behaviour:
rm MSG
)touch MSG
) to create an empty message whith the same nameError Log