| Summary: | kwallet-query can read, but the writing to wallet silently fails | ||
|---|---|---|---|
| Product: | [Plasma] kde-cli-tools | Reporter: | Mehrad Mahmoudian <m.mahmoudian> |
| Component: | general | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | john.kizer, KMonsefi, psychonaut |
| Priority: | NOR | ||
| Version First Reported In: | 6.3.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mehrad Mahmoudian
2025-03-08 17:19:19 UTC
Hi - just to check, does adding an entry work for you if you explicitly specify the folder as well, using that --folder option? ex. kwallet-query --write-password foo kdewallet --folder Passwords (In reply to John Kizer from comment #1) > Hi - just to check, does adding an entry work for you if you explicitly > specify the folder as well, using that --folder option? ex. kwallet-query > --write-password foo kdewallet --folder Passwords No it does not change the situation. The following is the code I ran and the result I got (for privacy reasons some stuff was replaced with "XXX"): [mehrad@host:~] [14:48:04] ❯ kwallet-query --write-password 'foo' kdewallet --verbose --folder 'Passwords' <<< "bar" timer event standby opening wallet "kdewallet" writing "foo" to "Passwords" to "kdewallet" [mehrad@host:~] [14:48:21] ❯ kwallet-query --list-entries kdewallet --folder 'Passwords' ipp-localhost:-1 smb-XXX.XXX.XXX.XX:-1 smb-XXX [mehrad@host:~] [14:48:24] ❯ *** This bug has been marked as a duplicate of bug 491898 *** |