D22258: Improve plugin caching
Wolfgang Bauer
noreply at phabricator.kde.org
Mon Sep 30 09:26:24 BST 2019
wbauer added inline comments.
INLINE COMMENTS
> pluginloader.cpp:860
> + if (!metadata.isValid()) {
> + qWarning() << "invalid metadata" << pluginPath;
> + return;
Shouldn't this use categorized logging as well?
It causes *lots* of warnings from plasmashell, see https://bugs.kde.org/show_bug.cgi?id=412464
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D22258
To: apol, #plasma, davidedmundson, mart
Cc: wbauer, davidedmundson, mart, broulik, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190930/b0c2f405/attachment.html>
More information about the Kde-frameworks-devel
mailing list