Summary: | KWallet::Walled::openWallet( "name", 0, Asynchronous ) returns null if KWallet is disabled, contrary to the documentation | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Matěj Laitl <matej> |
Component: | kwallet | Assignee: | Valentin Rusu <valir> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | valir |
Priority: | NOR | ||
Version: | 4.10.5 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=315306 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 332931 | ||
Bug Blocks: |
Description
Matěj Laitl
2013-07-29 20:38:48 UTC
Git commit fe9628d596e7546b5526aed9d1dac81d350f75a5 by Matěj Laitl. Committed on 29/07/2013 at 20:46. Pushed by laitl into branch 'master'. LastFmServiceConfig: prompt to save credentials in ASCII even if KWallet is disabled I believe there is inconsistency in KWallet documentation/behaviour that lead to assumptions not being fulfilled in credential-saving code. Lessen the assumptions. BUGFIXES: * Definitely fix a bug where storing Last.fm credentials in plain-text isn't offered when KWallet is disabled. (BR 315306) @Vedant, you might need to incorporate this fix to your https://git.reviewboard.kde.org/r/110426/ Related: bug 315306 FIXED-IN: 2.8 CCMAIL: Vedant Agarwala <vedant.kota@gmail.com> M +2 -0 ChangeLog M +20 -4 src/services/lastfm/LastFmServiceConfig.cpp http://commits.kde.org/amarok/fe9628d596e7546b5526aed9d1dac81d350f75a5 Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have resolved this bug. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann |