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 314591 - Typed IP address not in local network - Evolution hang
Typed IP address not in local network - Evolution hang
Status: RESOLVED WONTFIX
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.4.x
Other Linux
: Normal normal
: 2.3
Assigned To: Connector Maintainer
Ximian Connector QA
gnome[unmaintained]
: 345639 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-08-26 15:44 UTC by Nagappan Alagappan
Modified: 2013-07-23 14:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nagappan Alagappan 2005-08-26 15:44:28 UTC
Distribution/Version: SuSE 10

1. Tried creating Exchange account
2. In OWA url typed https://164.9.168.136
3. Clicked Authenticate button and poped up for password
4. Entered password and clicked 'Ok' button

Actual result:
Evolution hang till network timeout period. User has to wait for a long time.

How often:
Always

Additional info:
Valid IP address is 164.99.168.136, but I missed one digit and typed wrongly as
164.9.168.136.


Thread 1 (Thread 1099326016 (LWP 20360))

  • #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 465
  • #6 soup_socket_client_new_sync
    at soup-socket.c line 697
  • #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 e2k_context_send_message
    at e2k-context.c line 835
  • #12 e2k_autoconfig_get_context
    at e2k-autoconfig.c line 400
  • #13 e2k_autoconfig_check_exchange
    at e2k-autoconfig.c line 644
  • #14 validate
    at e2k-autoconfig.c line 1410
  • #15 e2k_validate_user
    at e2k-autoconfig.c line 1579
  • #16 owa_authenticate_user
    at exchange-account-setup.c line 461
  • #17 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #18 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #19 g_signal_stop_emission
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #22 gtk_button_clicked
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #23 gtk_button_get_alignment
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #24 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #25 g_cclosure_new_swap
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #26 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #27 g_signal_stop_emission
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #28 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #29 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #30 gtk_button_released
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #31 gtk_button_set_relief
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #32 gtk_marshal_VOID__UINT_STRING
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #33 g_cclosure_new_swap
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #34 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #35 g_signal_stop_emission
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #36 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #37 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #38 gtk_widget_activate
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #39 gtk_propagate_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #40 gtk_main_do_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #41 gdk_screen_get_setting
    from /opt/gnome/lib/libgdk-x11-2.0.so.0
  • #42 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #43 g_main_context_check
    from /opt/gnome/lib/libglib-2.0.so.0
  • #44 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #45 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #46 main
    at main.c line 602
  • #0 ??

Comment 1 Nagappan Alagappan 2005-08-26 15:45:50 UTC
In a normal user scenario, I assume that user maynot be using IP address. So
targeting this to 2.5.
Comment 2 Nagappan Alagappan 2005-08-26 15:46:19 UTC
Oops, sorry for the spam. I haven't confirmed the bug.
Comment 3 Poornima 2005-08-26 17:32:51 UTC
Changed target milestone as 'Surf' has told developers will set the target 
milestone after analyzing the bug.
Comment 4 Sankar P 2006-05-09 10:36:41 UTC
A patch has been made by Fejj for fixing this. Not sure, if went in. Assigning to myself to remind me to check and close.
Comment 5 Sushma Rai 2006-05-11 05:56:54 UTC
Cheking the Changelog would have helped ;)
well, the patch has gone in for both 2-14 and head. please test and close this
if it is working.
Comment 6 Sushma Rai 2006-05-12 05:10:27 UTC
This is a libsoup timeout issue. 
Comment 7 Sankar P 2006-05-15 08:27:35 UTC
The patch for the hang has gone in. 

The other problem, the libsoup issue, which also looks like a hang,  is manageable and not a bug. You can set the timeout for that using SOUP_SESSSION_TIMEOUT variable.
Comment 8 Sushma Rai 2006-06-23 05:38:33 UTC
No patches have gone AFAIK.
Please close the bug if the patch has already committed,
with the details which version would have the fix and also,
how to/where to set SOUP_SESSSION_TIMEOUT and also it's values.
Comment 9 Sushma Rai 2006-06-23 05:40:12 UTC
Another similar bug
http://bugzilla.gnome.org/show_bug.cgi?id=345639
Comment 10 Matthew Barnes 2008-03-11 00:51:09 UTC
Bumping version to a stable release.
Comment 11 Akhil Laddha 2009-05-28 06:24:17 UTC
*** Bug 345639 has been marked as a duplicate of this bug. ***
Comment 12 André Klapper 2012-09-20 14:54:30 UTC
The "evolution-exchange" package only supports Exchange 2000 and 2003 servers. Newer versions such as Exchange 2007 and 2010 are not supported by "evolution-exchange". It is required to use the package "evolution-ews" (or to some extend "evolution-mapi") for newer version fo Exchange servers.

If the problem/request described in this report still happens with a recent version of "evolution-ews" or "evolution-mapi", please add a comment to this report (and update the "product" setting accordingly if possible).

There are currently no plans to continue the development of the package "evolution-exchange", so this report will soon be closed as WONTFIX.
Thanks for your understanding and sorry that the reported problem was not solved in time in the package "evolution-exchange".
Comment 13 André Klapper 2013-07-23 14:34:46 UTC
evolution-exchange only supports the older Microsoft Exchange server versions 2000 and 2003. The last stable release of evolution-exchange was 3.4.4 which took place a year ago.

evolution-exchange is now deprecated and not under active development anymore.

It is unlikely that there will be any further active development.

Closing this report as WONTFIX as part of Bugzilla Housekeeping.

Please feel free to reopen this bug report in the future if anyone takes the responsibility for active development again.

Also feel free to reopen this ticket and change the "Product" field accordingly if the reported issue still happens with a recent version (newer than version 3.6) of one of those Exchange backends that are still supported.
Please see https://help.gnome.org/users/evolution/3.8/exchange-connectors-overview.html for more information on available backends.