Print a warning if runner is incompatible with KRunner
ClosedPublic

Authored by davidre on Apr 6 2020, 2:31 PM.

Details

Summary

Useful for finding out why runner isn't loaded even though it's enabled in
settings. Can for example happen if a runner is installed by an application
that's compiled against a newer KRunner version than Plasma.

Test Plan

Try to load an incompatible runner plugin

Diff Detail

Repository
R308 KRunner
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidre created this revision.Apr 6 2020, 2:31 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 6 2020, 2:31 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidre requested review of this revision.Apr 6 2020, 2:31 PM
broulik accepted this revision.Apr 28 2020, 9:12 AM

Would be lovely if we could get this date parsing into QVersionNumber of KFormat, I'm seeing similar code also in kscreenlocker, kwin, libksysguard, ...

This revision is now accepted and ready to land.Apr 28 2020, 9:12 AM
This revision was automatically updated to reflect the committed changes.