[evolution] Bug #681783 - Critical warning and freeze with libsoup-2.39 and webkitgtk-1.9.2



commit a47f92b5daa5b10da65dbb5aa25f5fb1aae89351
Author: Dan VrÃtil <dvratil redhat com>
Date:   Fri Aug 17 13:03:34 2012 +0200

    Bug #681783 - Critical warning and freeze with libsoup-2.39 and webkitgtk-1.9.2

 mail/e-http-request.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/mail/e-http-request.c b/mail/e-http-request.c
index 45f5517..0c1bb42 100644
--- a/mail/e-http-request.c
+++ b/mail/e-http-request.c
@@ -376,6 +376,7 @@ handle_http_request (GSimpleAsyncResult *res,
 
 		context = g_main_context_get_thread_default ();
 		session = soup_session_async_new_with_options (
+					SOUP_SESSION_USE_THREAD_CONTEXT, TRUE,
 					SOUP_SESSION_ASYNC_CONTEXT, context,
 					SOUP_SESSION_TIMEOUT, 90,
 					NULL);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]