D15778: Log wallet open failure errors

Stefan BrĂ¼ns noreply at phabricator.kde.org
Fri Sep 28 20:32:25 BST 2018


bruns added a comment.


  The preferred way is to use arc, i.e. `arc diff`, ..., `arc land`, which ensures phabricator tags (Reviewed:, Revision, ...) are added to the commit message.

INLINE COMMENTS

> kwalletd.cpp:685
> +                                const auto errorStr = KWallet::Backend::openRCToString(rc);
> +                                qCWarning(KWALLETD_LOG) << "Failed to open wallet " << wallet << errorStr;
>                                  kpd->setPrompt(i18n(

nitpick - `qCWarning(..)` add spaces between arguments by default, so there is a double space between "wallet" and <wallet>

REVISION DETAIL
  https://phabricator.kde.org/D15778

To: arjun, mlaurent
Cc: bruns, mlaurent, kde-frameworks-devel, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180928/b2760819/attachment.html>


More information about the Kde-frameworks-devel mailing list