| Summary: | kwallet-query --list-entries does not work without folder | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kwallet | Reporter: | Christoph Feck <cfeck> |
| Component: | general | Assignee: | Valentin Rusu <valir> |
| Status: | CLOSED NOT A BUG | ||
| Severity: | normal | CC: | kdelibs-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christoph Feck
2016-10-06 09:34:01 UTC
Seems to me you're not into a KDE session? I'm using kwallet-query from latest sources daily without problems. > set | grep KDE | grep SESSION
KDE_FULL_SESSION=true
KDE_SESSION_UID=1000
KDE_SESSION_VERSION=5
XDG_SESSION_DESKTOP=KDE
Okey, I have to actually pass a --folder for --list-entries to work, in other words, I cannot see the list of available folders. If this is the intended behavior, please close as invalid. kwallet-query lists folders only from the "passwords" main directory, as seen in the kwallet manager, when invoked with: $ kwallet-query -l <wallet> It's real use could be seen here: https://github.com/valir/kwallet-dmenu So, as suggested, I'll close this. |