KOrganizer: port from KRun::runCommand to KIO::CommandLauncherJob
ClosedPublic

Authored by dfaure on Apr 14 2020, 11:24 PM.

Details

Summary

Requires KF5 master, let me know if I should wait until landing

Test Plan

Enabled Scheduling toolbar to start kaddressbook;
Went to the configuration dialog, custom pages, a button starts Qt designer.

Diff Detail

Repository
R210 KOrganizer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
dfaure created this revision.Apr 14 2020, 11:24 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 14 2020, 11:24 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
dfaure requested review of this revision.Apr 14 2020, 11:24 PM

Perhaps you can add #ifdef version < 5.70 ...
Not sure that user will be happy if we change today to 5.70.
Regards

set KF5_VERSION to 5.69.50 in the frameworks library and require that version in korganizer?

set KF5_VERSION to 5.69.50 in the frameworks library and require that version in korganizer?

it's the same problem as required new version.
Better is adding #ifdef :)

I'll just wait 3 more weeks before landing this, there's no rush. Once 5.70 is released it's fine to depend on it, right?

Ok I increase KF5 when it release so it will not a problem.
Regards

You can commit this one too :)

It helps if they are approved first, then they are marked as "ready to land" :)

This revision was not accepted when it landed; it landed in state Needs Review.May 10 2020, 3:25 PM
This revision was automatically updated to reflect the committed changes.

Oh I thought that I accepted it :)