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 314297 - GW Proxy - Evo hangs when started in offline mode
GW Proxy - Evo hangs when started in offline mode
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.4.x
Other Linux
: Normal major
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-08-23 19:08 UTC by Nagappan Alagappan
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Nagappan Alagappan 2005-08-23 19:08:06 UTC
Distribution/Version: SuSE 9.3

Steps to reproduce:
1. start evolution in offline mode 'evolution --offline'
2. Go to edit->preferences

Actual result:
Evolution hangs.

Additional info:

Thread 1 (Thread 1098149536 (LWP 16266))

  • #0 ??
  • #1 ??
  • #2 ??
    from /opt/gnome/lib/libsoup-2.2.so.7
  • #3 ??
  • #4 connect
    from /lib/tls/libpthread.so.0
  • #5 soup_socket_connect
    at soup-socket.c line 462
  • #6 soup_socket_client_new_sync
    at soup-socket.c line 694
  • #7 soup_connection_connect_sync
    at soup-connection.c line 495
  • #8 wait_for_connection
    at soup-session-sync.c line 111
  • #9 send_message
    at soup-session-sync.c line 160
  • #10 soup_session_send_message
    at soup-session.c line 1199
  • #11 e_gw_connection_send_message
    at e-gw-connection.c line 556
  • #12 e_gw_connection_new
    at e-gw-connection.c line 444
  • #13 proxy_get_cnc
    at proxy.c line 499
  • #14 org_gnome_proxy
    at proxy.c line 663
  • #15 epl_invoke
    at e-plugin.c line 844
  • #16 e_plugin_invoke
    at e-plugin.c line 633
  • #17 ech_config_widget_factory
    at e-config.c line 1353
  • #18 ec_rebuild
    at e-config.c line 568
  • #19 e_config_create_widget
    at e-config.c line 852
  • #20 e_config_create_window
    at e-config.c line 897
  • #21 em_account_editor_construct
    at em-account-editor.c line 2657
  • #22 em_account_editor_new
    at em-account-editor.c line 289
  • #23 account_edit_clicked
    at em-account-prefs.c line 206
  • #24 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #25 g_closure_invoke
    at gclosure.c line 437
  • #26 signal_emit_unlocked_R
    at gsignal.c line 2488
  • #27 g_signal_emit_valist
    at gsignal.c line 2247
  • #28 g_signal_emit
    at gsignal.c line 2291
  • #29 gtk_button_clicked
    at gtkbutton.c line 782
  • #30 gtk_real_button_released
    at gtkbutton.c line 1294
  • #31 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #32 g_type_class_meta_marshal
    at gclosure.c line 514
  • #33 g_closure_invoke
    at gclosure.c line 437
  • #34 signal_emit_unlocked_R
    at gsignal.c line 2418
  • #35 g_signal_emit_valist
    at gsignal.c line 2247
  • #36 g_signal_emit
    at gsignal.c line 2291
  • #37 gtk_button_released
    at gtkbutton.c line 774
  • #38 gtk_button_button_release
    at gtkbutton.c line 1210
  • #39 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #40 g_type_class_meta_marshal
    at gclosure.c line 514
  • #41 g_closure_invoke
    at gclosure.c line 437
  • #42 signal_emit_unlocked_R
    at gsignal.c line 2526
  • #43 g_signal_emit_valist
    at gsignal.c line 2257
  • #44 g_signal_emit
    at gsignal.c line 2291
  • #45 gtk_widget_event_internal
    at gtkwidget.c line 3631
  • #46 gtk_propagate_event
    at gtkmain.c line 2157
  • #47 gtk_main_do_event
    at gtkmain.c line 1395
  • #48 gdk_event_dispatch
    at gdkevents-x11.c line 2260
  • #49 g_main_context_dispatch
    at gmain.c line 1934
  • #50 g_main_context_iterate
    at gmain.c line 2565
  • #51 g_main_loop_run
    at gmain.c line 2769
  • #52 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #53 main
    at main.c line 602
  • #0 ??

Comment 1 Nagappan Alagappan 2005-08-23 19:11:23 UTC
GW Proxy tries to connect to server even in offline mode.

When you haven't selected remember password option, then, when you goto
edit->preferences user will be prompted for password. This is a different bug.
Comment 2 Elijah Newren 2005-09-06 04:38:27 UTC
From Harish:

"[This is] related to the GW backend and against specific build instances of the
GW server...Neither of them can be considered showstoppers for the GNOME 2.12
release (the QA has not marked them as Cri/Blo either). The only
Evolution-GW deployments that exist today are that of Beta Customers. I
am not sure how/why the two bugs are part of the list."

Removing from the gnome-2.12.x milestone.  :-)
Comment 3 Shreyas Srinivasan 2005-09-28 09:09:51 UTC
this requires a string change. I have a patch which fixes this ?
Harish, can i break the freeze and commit ?
Comment 4 Harish Krishnaswamy 2005-09-28 09:17:36 UTC
http://developer.gnome.org/dotplan/tasks.html#FreezeString. You need an approval
from the translation team. 
Comment 5 parthasarathi susarla 2005-09-28 09:18:41 UTC
Shreyas you could just commit it to the HEAD. 
Comment 6 Shreyas Srinivasan 2005-10-19 18:01:12 UTC
Committed