Re: [Evolution] Socket I/O time out in IMAP IDLE connections
- From: Florian Baumann <evolution derflob de>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Socket I/O time out in IMAP IDLE connections
- Date: Wed, 11 Mar 2015 12:00:20 +0100
On Tue, 2015-03-10 at 11:29 +0100, Milan Crha wrote:
On Mon, 2015-03-09 at 15:47 +0100, Florian Baumann wrote:
So I recompiled evolution and evolution-data-server with debug
symbols
enabled. As it turns out, the G_IS_SOCKET_CONNECTION check returns
false, so it the function immediately returns.
Hi,
hmm, interesting. How do you connect to that server then?
Just normal TCP/IP with STARTTLS (which might be the "problem")
Could you add this line just in front of the 'if
(G_IS_SOCKET_CONNECTION(...))', like line 1222, and write here what
will be printed on the console, please? (It'll be printed multiple
times, one line is sufficient.)
g_print ("%s: %p (%s)\n", __FUNCTION__, connection, G_OBJECT_TYPE_NAME (connection));
imapx_server_set_connection_timeout: 0x4f1e930 (GTlsClientConnectionGnutls)
Thank you
Florian
PS: I sent this mail from another address yesterday, but it didn't seem
to get through. Sorry if anyone receives it twice now.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]