Review Request 110426: KWalletHelper class for services using the KWallet
Vedant Agarwala
vedant.kota at gmail.com
Mon Aug 26 19:07:05 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110426/#review38691
-----------------------------------------------------------
Fixed the problems and incorporated Matej's patch.
Builds, passes tests and runs now. I didn't test it fully. I ran Amarok with this patch and at Amarok start-up I got the KWallet Dialog for Amarok ("Do you want to allow Amarok to access KWallet?"). I selected "Allow always" and Amarok is working fine. Some more testing with all the cases (missing KWallet, denying usage of KWallet, and working previously save config) might be a good idea.
- Vedant Agarwala
On Aug. 26, 2013, 7:03 p.m., Vedant Agarwala wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110426/
> -----------------------------------------------------------
>
> (Updated Aug. 26, 2013, 7:03 p.m.)
>
>
> Review request for Amarok.
>
>
> Description
> -------
>
> I have created a KWalletHelper class so that services like Maganatune, Last.fm and GPodder can use this rather than duplicating code.
> Currently the patch applies only to Magnatune. The KWalletHelper class complies but it doesn't link properly to the MagnatuneConfig class.
>
>
> Diffs
> -----
>
> src/CMakeLists.txt d7d11f9
> src/services/KWalletHelper.h PRE-CREATION
> src/services/KWalletHelper.cpp PRE-CREATION
> src/services/gpodder/GpodderServiceConfig.h 90447fd
> src/services/gpodder/GpodderServiceConfig.cpp 9098d59
> src/services/gpodder/GpodderServiceSettings.cpp 34280c7
> src/services/lastfm/CMakeLists.txt a895bba
> src/services/lastfm/LastFmServiceConfig.h 4b1552e
> src/services/lastfm/LastFmServiceConfig.cpp 9912b22
> src/services/magnatune/CMakeLists.txt 91f24c0
> src/services/magnatune/MagnatuneConfig.h 552bcf8
> src/services/magnatune/MagnatuneConfig.cpp 5842c63
> src/services/magnatune/MagnatuneDownloadHandler.h b257440
> src/services/magnatune/MagnatuneDownloadHandler.cpp 3bce597
> src/services/magnatune/MagnatuneInfoParser.h 7904b67
> src/services/magnatune/MagnatuneInfoParser.cpp f10ad13
> src/services/magnatune/MagnatuneNeedUpdateWidget.cpp 044cf4b
> src/services/magnatune/MagnatuneRedownloadHandler.cpp 99c1a54
> src/services/magnatune/MagnatuneSettingsModule.h 4728a34
> src/services/magnatune/MagnatuneSettingsModule.cpp d45938f
> src/services/magnatune/MagnatuneStore.h c143d59
> src/services/magnatune/MagnatuneStore.cpp 2863c5b
>
> Diff: http://git.reviewboard.kde.org/r/110426/diff/
>
>
> Testing
> -------
>
> The KWalletHelper.cpp complies but fails to link to ManatuneConfig.cpp. Output of "make" command: http://paste.kde.org/743792/
>
>
> Thanks,
>
> Vedant Agarwala
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20130826/b81665db/attachment-0001.html>
More information about the Amarok-devel
mailing list