I tried with -u Curses.Blinkenlights, no change,<br>I can see the same colourful curses ui irregardless of version (that is - they at least look the same).<br><br>Just tried with TTY.TTYUI (which in the older version also prompts for password) and this also fails.<br>

<br>Regards,<br>Paul Grove<br><br><div class="gmail_quote">On 13 December 2010 16:44, Sebastian Spaeth <span dir="ltr"><<a href="mailto:Sebastian@sspaeth.de">Sebastian@sspaeth.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Mon, 13 Dec 2010 09:33:18 -0600, Sebastian <Sebastian@SSpaeth.de> wrote:<br>
> Rework repository.IMAP.getpassword() to not return None on failure which<br>
> leads to mysterious Exceptions in the bowels of imaplib. Rather fail with a<br>
> clear exception explaining what went wrong.<br>
><br>
> Some extended documentation and cleanups in the functino en-passent.<br>
<br>
</div>Oops. please don't apply this one yet. Raising an Exception rather than<br>
returning None might have implications on how and whether we prompt the<br>
user for a password. I had taken that into consideration, and I am not<br>
very familiar with that part of the code.<br>
<br>
So we need to look into why the UI doesn't ask for a password,  but<br>
simply uses "None". One thing that comes to my mind is that not all UIs<br>
support getting passwords from the user.<br>
<br>
Paul, try specifying -u Curses.Blinkenlights to see whether you are using a<br>
different UI by default now.<br>
<font color="#888888"><br>
Sebastian<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
OfflineIMAP-project mailing list<br>
<a href="mailto:OfflineIMAP-project@lists.alioth.debian.org">OfflineIMAP-project@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project</a><br>
<br>
OfflineIMAP homepage: <a href="http://software.complete.org/offlineimap" target="_blank">http://software.complete.org/offlineimap</a><br>
</div></div></blockquote></div><br>