[Bug 307237] Authentication fails with correct password on Jabber.org XMPP account
David Edmundson
david at davidedmundson.co.uk
Sun Sep 23 03:23:23 BST 2012
https://bugs.kde.org/show_bug.cgi?id=307237
David Edmundson <david at davidedmundson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Future |0.5.1
--- Comment #8 from David Edmundson <david at davidedmundson.co.uk> ---
Ok, it's a wallet issue, and this is a bug.
@Kubuntiac
There' still something wrong with your kwallet setup.
Try opening kwalletmanager, or something else that saves passwords.
@Ktp Devs
Turns out if KWallet is completely broken, the KWallet::openAsync will still
return a null pointer, which means pending wallet never finishes. It needs to
check and emit finished() immediately, otherwise everything deadlocks. Rest of
WalletInterface can handle the null pointer.
Targeting a fix for 0.5.1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list