Version: 1.9.50 (using KDE 3.97.2 (KDE 4.0 >= 20080101) "release 3.1", compiled sources) Compiler: gcc OS: Linux (i686) release 2.6.22.13-0.3-default "Could not connect to pop.gmail.com SSL Negotiation Failed" The configuration has not changed and it worked before upgrading. Regular POP3 email works fine.
This is a bug in Qt, a workaround has recently been added to kdelibs. You probably have the same problem with SSL sites in Konqueror, right? Please reopen if you can still reproduce with the lastest SVN version (make sure you recompile kdelibs, then kdepimlibs) and only have the issue in KMail.
I am using openSuse 10.3, and the Build Service to update KDE4 from RPMs. I continue to update (currently using 3.97.2 "Release 4.2"), and have not yet seen any difference from day to day. Hope this helps. Keith On 5 Jan 2008 01:18:22 -0000, Thomas McGuire <Thomas.McGuire@gmx.net> wrote: [bugs.kde.org quoted mail] I am using openSuse 10.3, and the Build Service to update KDE4 from RPMs.<br>I continue to update (currently using 3.97.2 "Release 4.2"), and have not yet seen any difference from day to day.<br><br>Hope this helps. <br><br>Keith<br><br><br><div class="gmail_quote">On 5 Jan 2008 01:18:22 -0000, Thomas McGuire <<a href="mailto:Thomas.McGuire@gmx.net">Thomas.McGuire@gmx.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> ------- You are receiving this mail because: -------<br>You reported the bug, or are watching the reporter.<br><br><a href="http://bugs.kde.org/show_bug.cgi?id=155043" target="_blank">http://bugs.kde.org/show_bug.cgi?id=155043 </a><br>Thomas.McGuire gmx net changed:<br><br> What |Removed |Added<br>----------------------------------------------------------------------------<br> Status|UNCONFIRMED |RESOLVED <br> Resolution| |WORKSFORME<br> Summary|SSL no longer working since |SSL no longer working since<br> |recent upgrade (trying to |recent upgrade (trying to <br> |get Gmail with POP3 - SSL |get Gmail with POP3 - SSL<br> |configuration) |configuration)<br><br><br><br>------- Additional Comments From Thomas.McGuire gmx net 2008-01-05 02:18 ------- <br>This is a bug in Qt, a workaround has recently been added to kdelibs.<br>You probably have the same problem with SSL sites in Konqueror, right?<br><br>Please reopen if you can still reproduce with the lastest SVN version (make sure you recompile kdelibs, then kdepimlibs) and only have the issue in KMail. <br></blockquote></div><br><br clear="all"><br>-- <br>Keith Waugh
Google POP3 works for me with the packages from the Suse build service. Again: Are you seeing the same problems in Konqueror with HTTPS sites?
You are right, I get the same error when I try to access an SSL web pages using Konqueror - like the Gmail login page and another I tried. ("...SSL Negotiation failed etc.") Keith On 8 Jan 2008 12:42:00 -0000, Thomas McGuire <Thomas.McGuire@gmx.net> wrote: [bugs.kde.org quoted mail] You are right, I get the same error when I try to access an SSL web pages using Konqueror - like the Gmail login page and another I tried. ("...SSL Negotiation failed etc.")<br><br>Keith<br><br><br><div class="gmail_quote"> On 8 Jan 2008 12:42:00 -0000, Thomas McGuire <<a href="mailto:Thomas.McGuire@gmx.net">Thomas.McGuire@gmx.net</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="Ih2E3d">------- You are receiving this mail because: -------<br>You reported the bug, or are watching the reporter.<br><br><a href="http://bugs.kde.org/show_bug.cgi?id=155043" target="_blank">http://bugs.kde.org/show_bug.cgi?id=155043 </a><br><br><br><br><br></div>------- Additional Comments From Thomas.McGuire gmx net 2008-01-08 13:42 -------<br>Google POP3 works for me with the packages from the Suse build service.<br>Again: Are you seeing the same problems in Konqueror with HTTPS sites? <br></blockquote></div><br><br clear="all"><br>-- <br>Keith Waugh
>You are right, I get the same error when I try to access an SSL web pages using Konqueror I'll reopen and reassign to kdelibs then. A similar bug is bug 155157, which I also can't reproduce (but others can) and which should be fixed with the recent KTcpSocket workaround anyway. Strange.
Qt bug, fixed in qt-copy but not for people with vanilla Qt. Added workaround to KTcpSocket so that users of that class (like KIOSlaves) won't experience problems. Bug 155157 may or may not be a duplicate, depending on the runtime environment of the submitter. I tried hard (with objdump) to make sure that he does in fact have a library version with the workaround.