https://bugs.kde.org/show_bug.cgi?id=524373
Bug ID: 524373
Summary: ba229169deda9f80d4669ec23a63781ac9c437fc breaks
automatic wallet unlock for secret service
Classification: Frameworks and Libraries
Product: frameworks-kwallet
Version First unspecified
Reported In:
Platform: KDE Linux
OS: Linux
Status: REPORTED
Keywords: regression
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
With this commit and later, the wallet is not unlocked on login in KDE Linux.
Reverting the commit fixes the issue.
KWalletmanager sees the wallet and claims to have unlocked it (see attached
screenshot), but KeepSecret does not. Clicking KeepSecret's "Unlock" button
produces no visible change in the GUI, and a console error saying:
> QDBusObjectPath: invalid path ""
The issue is not limited to just KeepSecret though; my .zshrc is set up to
unlock my SSH key using credentials from the wallet, and this has broken as
well, suggesting that the wallet is not in fact unlocked from the perspective
of everything except KWalletManager.
So perhaps the issue is that KWallet itself is working, but the SecretService
bridging has regressed here.
--
You are receiving this mail because:
You are watching all bug changes.