D15778: Log wallet open failure errors
    Laurent Montel 
    noreply at phabricator.kde.org
       
    Thu Sep 27 06:11:44 BST 2018
    
    
  
mlaurent requested changes to this revision.
mlaurent added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> kwalletd.cpp:685
> +                                const auto errorStr = KWallet::Backend::openRCToString(rc);
> +                                qWarning() << "Failed to open wallet " << wallet << errorStr;
>                                  kpd->setPrompt(i18n(
Use :
qCWarning(KWALLETD_LOG) ...
REPOSITORY
  R311 KWallet
REVISION DETAIL
  https://phabricator.kde.org/D15778
To: arjun, mlaurent
Cc: mlaurent, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180927/52550064/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list