After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 682425 - Can do network operations on disabled accounts
Can do network operations on disabled accounts
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.4.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2012-08-22 06:18 UTC by Paul Menzel
Modified: 2012-09-05 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
evo patch (11.60 KB, patch)
2012-09-05 13:40 UTC, Milan Crha
committed Details | Review

Description Paul Menzel 2012-08-22 06:18:32 UTC
After upgrading from 3.2.2 to 3.4.3 and starting Evolution the second time, Evolution is not closing and looking and the backtrace it looks like it is trying to download all messages from a *disabled* Usenet account (NNTP).

Looking at the preferences the account is disabled.

I was also asked for the password of a disabled IMAP account.
Comment 1 Milan Crha 2012-09-05 11:30:00 UTC
I can confirm this in 3.5.91, I see connection attempts to disabled MAPI accounts. I'm investigating this only for 3.5.92, the 3.4.x doesn't have scheduled any more updates, and is quite different from 3.5.x here.
Comment 2 Milan Crha 2012-09-05 13:40:16 UTC
Created attachment 223537 [details] [review]
evo patch

for evolution;

This helps me, as it goes online/offline only for enabled accounts. I also made the "going to online/offline" activity visible on status bar and assigned it a cancellable - I'm not sure why it was not done, maybe just a forgotten thing.
Comment 3 Milan Crha 2012-09-05 13:42:41 UTC
Created commit 511acab in evo master (3.5.92+)