evolution asking for a password, even though it should be remembered
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evolution |
Invalid
|
Medium
|
|||
evolution (Ubuntu) |
Confirmed
|
Medium
|
Ubuntu Desktop Bugs |
Bug Description
Binary package hint: evolution
I have an imap account set up in evolution. the password is set to remember, and has been working fine for weeks.
It has also been working fine today. then all of a sudden evolution pops up a
"Enter Password for myname@myserver"
"Please enter the password for myname on host myserver"
why has it forgotten my password all of a sudden?
My suspicion is that authentication failed once (maybe the server was busy for a minute), and now it thinks my password is wrong. If this is so it should have a message like:
"authentication failed, maybe you have changed you password on the server. do you wish to keep trying with the old password, or enter a new password"
this is evolution 2.22.3.1-0ubuntu1 on hardy
Changed in evolution: | |
status: | Unknown → New |
Changed in evolution: | |
status: | Confirmed → Triaged |
Changed in evolution: | |
importance: | Unknown → Medium |
status: | New → Unknown |
Changed in evolution: | |
status: | Unknown → Invalid |
Changed in evolution (Ubuntu): | |
status: | Invalid → New |
Thank you for opening this bug and helping making Ubuntu better.
We need more data so that we can find what happened. One way is to run Evolution under debug mode, and save the output. You can do so by running, from a terminal:
env CAMEL_DEBUG=all evolution >& /tmp/camel.out
then keep on using Evolution as normal. As soon as you encounter the issue, quit Evolution (to minimise the amount of extraneous data in the log), and attach here the piece of the log showing the issue.