[Akonadi] [Bug 374795] qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake on non-plain connection

2017-12-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374795

k...@douglasmcmillan.com changed:

   What|Removed |Added

 CC||k...@douglasmcmillan.com

--- Comment #4 from k...@douglasmcmillan.com ---
I'm not sure why this is resolved ... I've been hitting this continually in
KMail 5.5.3 ever since I've upgraded to Kubuntu 17.10.  It seems to happen
quite consistently when initial authentication times out and needs to be
refreshed. It can be fixed by switching the accounts offline, then back on, but
is a *serious* pain.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 374795] qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake on non-plain connection

2017-03-28 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=374795

Daniel Vrátil  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||dvra...@kde.org
 Status|CONFIRMED   |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 374795] qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake on non-plain connection

2017-02-16 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=374795

--- Comment #3 from Rex Dieter  ---
Turns out in my case I needed to set 
https://www.google.com/settings/security/lesssecureapps
first.

Dan helpfully pointed out (on irc) that future releases of kdepim will include
an OAuth authentication plugin, so this will no longer be necessary.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 374795] qt.network.ssl: QSslSocket::startClientEncryption: cannot start handshake on non-plain connection

2017-02-16 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=374795

Daniel Vrátil  changed:

   What|Removed |Added

 CC||kdepim-b...@kde.org,
   ||vkra...@kde.org
  Component|General |IMAP resource
   Assignee|dvra...@kde.org |chrig...@fastmail.fm
Product|libkgapi|Akonadi

--- Comment #2 from Daniel Vrátil  ---
If you have self-compiled kdepim-runtime and you installed it into a custom
(non-/usr) prefix, then you must manually copy libkdexoauth2.so (from
$prefix/lib/sasl2) to /usr/lib(64)/sasl2 - unfortunately libsasl ignores
environment variables and only looks for plugins into /usr.

-- 
You are receiving this mail because:
You are watching all bug changes.