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
Branch
warning (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24845
Build 24863: arc lint + arc unit
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.