https://bugs.kde.org/show_bug.cgi?id=452596
--- Comment #7 from Kishore Gopalakrishnan <kishor...@gmail.com> --- (In reply to Kishore Gopalakrishnan from comment #6) > Reverting this commit (on v5.93.0) fixes the issue for me: > > commit 1ec7b42cad831444421cf6b212e61ce1cd555b5b > Author: Alexander Lohnau <alexander.loh...@gmx.de> > Date: Sun Mar 6 16:40:43 2022 +0100 > > Port dateengine away from inperformant KPluginInfo hack > > We do not need to create a QVariantList only to later create a > KPluginMetaData > object from it. > > > (cherry picked from commit af5785be6ac4bf5e383eba9b10dec392231d59f3) > > src/plasma/dataengine.cpp | 6 +++++- > src/plasma/dataengine.h | 2 +- > src/plasma/pluginloader.cpp | 2 +- > 3 files changed, 7 insertions(+), 3 deletions(-) Forgot to mention, this is on the plasma-framework repo -- You are receiving this mail because: You are watching all bug changes.