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 380667 - no warning when offline mode is accidently enabled
no warning when offline mode is accidently enabled
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
2.30.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
evolution[gnome3]
: 591529 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-29 21:53 UTC by Sam Morris
Modified: 2010-11-26 10:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30


Attachments
Proposed patch (1.42 KB, patch)
2010-01-13 12:30 UTC, Viswanath S
needs-work Details | Review

Description Sam Morris 2006-11-29 21:53:50 UTC
This has now happened the second time to me, I remember now the same
happened sometime last year: All of a sudden, evolution refuses to
receive any mail. The send/receive button is greyed out. I restart
evolution, and now the button is back - but when i click, nothing
happens. I go through the settings, re-set up all accounts, nothing. I
check the exim4 logs, they seem ok. In short, after an hour wasted, I
discover a litte red x at the bottom left. I click on it, and mail works
again.

My suggestions:

- Display a warning ("switch to online mode to send or receive mails")
  when send/receive is attempted in offline mode
- alternatively, instead of greying out the send/receive button, display
  the text "offline" there

Other information:
[forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289922]
Comment 1 Matthew Barnes 2009-08-25 16:08:32 UTC
*** Bug 591529 has been marked as a duplicate of this bug. ***
Comment 2 Viswanath S 2010-01-13 12:30:06 UTC
Created attachment 151331 [details] [review]
Proposed patch

Patch Details: Send/Receive button is not made insensitive in offline mode. Instead, clicking on it prompts the user to switch to online mode.
Comment 3 Chenthill P 2010-02-22 10:20:21 UTC
Maybe displaying the warning while starting evolution might be good rather than enabling send/receive in offline mode.

The warning dialog can possibly come up when, evolution started in offline mode (due to user choosing to move offline) with the network available.

There were some bugs fixed for evolution remaining in offline mode due to network manager status which was fixed long back - http://git.gnome.org/browse/evolution/commit/?id=e2bf5a174aee32d888b96f04ef6e1da11f9f5f50 .
Comment 4 Chenthill P 2010-02-22 10:21:05 UTC
Review of attachment 151331 [details] [review]:

comments mentioned above.
Comment 5 Bharath Acharya 2010-03-25 09:01:44 UTC
Updating the version. Lets get this fixed for GNOME3.
Comment 6 Akhil Laddha 2010-11-04 05:18:03 UTC
With new gerror framework in master (2.91.2), a warning will be displayed on the top of message list when evolution is in offline mode though send/receive will be inactive. I think this bug can be marked as fixed now.
Comment 7 Milan Crha 2010-11-26 10:59:11 UTC
I agree with Akhil.