[Evolution] Wierd debug message

2014-08-18 Thread Patrick O'Callaghan
I'm trying to debug a POP connection using Evo 3.10.4 under Fedora 20 (fully updated, using KDE as the desktop). The server gives a variety of error messgaes, either "connection reset by peer" or a timeout, or "cannot get POP summary". Looks like it may be overloaded. Anyway, I run "CAMEL_DEBUG=po

Re: [Evolution] Wierd debug message

2014-08-18 Thread Matthew Barnes
On Mon, 2014-08-18 at 11:54 +0100, Patrick O'Callaghan wrote: > Why I am getting a Java-related error in Evolution? It's the WebKit Java plugin initializing itself. Not an error, it's just spewing its identity to stdout. Matthew Barnes ___ evolution-l

Re: [Evolution] Wierd debug message

2014-08-18 Thread Patrick O'Callaghan
On Mon, 2014-08-18 at 07:49 -0400, Matthew Barnes wrote: > On Mon, 2014-08-18 at 11:54 +0100, Patrick O'Callaghan wrote: > > Why I am getting a Java-related error in Evolution? > > It's the WebKit Java plugin initializing itself. > > Not an error, it's just spewing its identity to stdout. OK, th

Re: [Evolution] Wierd debug message

2014-08-18 Thread Matthew Barnes
On Mon, 2014-08-18 at 13:16 +0100, Patrick O'Callaghan wrote: > OK, then I guess my next question is why I'm getting no debug info for > the failing POP connection. I tried running again with CAMEL_DEBUG=all > and got over 120MB of logs, none of which mentioned either the server or > the pop protoc

Re: [Evolution] Wierd debug message

2014-08-18 Thread Adam Tauno Williams
On Mon, 2014-08-18 at 11:54 +0100, Patrick O'Callaghan wrote: > I'm trying to debug a POP connection using Evo 3.10.4 under Fedora 20 > (fully updated, using KDE as the desktop). The server gives a variety of > error messgaes, either "connection reset by peer" or a timeout, or > "cannot get POP su

Re: [Evolution] Wierd debug message

2014-08-18 Thread Patrick O'Callaghan
On Mon, 2014-08-18 at 09:51 -0400, Adam Tauno Williams wrote: > On Mon, 2014-08-18 at 11:54 +0100, Patrick O'Callaghan wrote: > > I'm trying to debug a POP connection using Evo 3.10.4 under Fedora > 20 > > (fully updated, using KDE as the desktop). The server gives a > variety of > > error messgae

Re: [Evolution] Wierd debug message

2014-08-18 Thread Patrick O'Callaghan
On Mon, 2014-08-18 at 08:50 -0400, Matthew Barnes wrote: > Socket connection and TLS negotiation mainly happen in the lower level > GLib library, and unfortunately -- from a quick scan of the GLib code > -- > I don't see any debugging facilities for that. OK, thanks anyway. There appears to be a p