[Bug 874199]
8-kde
874199 at bugs.launchpad.net
Tue Sep 3 21:28:33 UTC 2013
Git commit 9027e0620d1f6bb06cbeb00db1072047ccb8ff13 by Valentin Rusu.
Committed on 31/08/2013 at 23:16.
Pushed by vrusu into branch 'KDE/4.11'.
Fix the synchronous-mode wallet open logic
The wallet opening logic, for the synchronous mode, had a nested
event loops problem, leading to frozen kwalletd. That was because
kwalletd wasn't using qdbus delayed replies. kdelibs used
asynchronous open methods even for the synchronous mode, coupled
with an internal event loop to simulate synchronous mode.
This commit removes that internal event loop, as the kwalletd now
blocks on synchronous wallet open requests.
M +8 -20 kdeui/util/kwallet.cpp
http://commits.kde.org/kdelibs/9027e0620d1f6bb06cbeb00db1072047ccb8ff13
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-runtime in Ubuntu.
https://bugs.launchpad.net/bugs/874199
Title:
ksshaskpass hangs forever when run from keychain during KDE login
To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-runtime/+bug/874199/+subscriptions
More information about the kubuntu-bugs
mailing list