https://bugs.kde.org/show_bug.cgi?id=501233
Bug ID: 501233
Summary: kwallet-query can read, but the writing to wallet
silently fails
Classification: Plasma
Product: kde-cli-tools
Version: 6.3.2
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The `kwallet-query` is a simple tool and is suppose to do thee things:
1. listing entries (work)
2. reading password of an entry (works)
3. writing a new entry(does not work).
STEPS TO REPRODUCE
1. try to add an entry `kwallet-query --write-password 'foo' kdewallet
--verbose <<< "bar"`
2. it says it has successfully written the entry
3. use KWalletManager or use CLI to check if writing was successful:
`kwallet-query --list-entries kdewallet`
OBSERVED RESULT
The `foo` entry does not exist in the wallet
EXPECTED RESULT
the `foo` entry with the password of `bar` is created in the `Passwords` folder
of the wallet.
SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.12.17-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 20 × Intel® Core™ i9-10900K CPU @ 3.70GHz
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.