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 615043 - bogus recovery dialogs ...
bogus recovery dialogs ...
Status: RESOLVED DUPLICATE of bug 628550
Product: evolution
Classification: Applications
Component: Mailer
2.30.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[composer]
: 621211 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-04-07 09:44 UTC by Michael Meeks
Modified: 2010-09-03 11:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Meeks 2010-04-07 09:44:34 UTC
Fairly frequently, but at least un-predictably I get bogus recovery dialogs, telling me that Evolution exited while composing a message, and that I should recover it.

Almost always this is done in error - and I get a mail back that I had already sent :-) I assume there is some bug / race / super-long-timeout involved such that we are not cleaning up properly there.

HTH.
Comment 1 Akhil Laddha 2010-04-07 09:55:54 UTC
I faced same problem two days. Recovery dialog popped up many times. But i don't have exact steps by which it can be reproduced.
Comment 2 Akhil Laddha 2010-05-31 11:28:48 UTC
Gdb traces of evolution process when dialog pops up while quiting in case it helps.

Thread 1 (Thread 0xb5ac6860 (LWP 20614))

  • #0 __kernel_vsyscall
  • #1 poll
    from /lib/libc.so.6
  • #2 IA__g_poll
    at gpoll.c line 127
  • #3 g_main_context_poll
    at gmain.c line 2904
  • #4 g_main_context_iterate
    at gmain.c line 2586
  • #5 IA__g_main_loop_run
    at gmain.c line 2799
  • #6 IA__gtk_dialog_run
    at gtkdialog.c line 1089
  • #7 e_alert_run_dialog
    at e-alert-dialog.c line 306
  • #8 e_alert_run_dialog_for_args
    at e-alert-dialog.c line 323
  • #9 mail_backend_quit_requested_cb
    at e-mail-backend.c line 289
  • #10 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #11 IA__g_closure_invoke
    at gclosure.c line 767
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3248
  • #13 IA__g_signal_emit_valist
    at gsignal.c line 2981
  • #14 IA__g_signal_emit
    at gsignal.c line 3038
  • #15 shell_request_quit
    at e-shell.c line 373
  • #16 e_shell_quit
    at e-shell.c line 1881
  • #17 idle_cb
    at main.c line 236
  • #18 g_idle_dispatch
    at gmain.c line 4065
  • #19 g_main_dispatch
    at gmain.c line 1960
  • #20 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #21 g_main_context_iterate
    at gmain.c line 2591
  • #22 IA__g_main_loop_run
    at gmain.c line 2799
  • #23 IA__gtk_main
    at gtkmain.c line 1219
  • #24 main
    at main.c line 609

Comment 3 Akhil Laddha 2010-06-11 03:53:27 UTC
*** Bug 621211 has been marked as a duplicate of this bug. ***
Comment 4 Matthew Barnes 2010-09-03 11:13:52 UTC

*** This bug has been marked as a duplicate of bug 628550 ***