[ksmserver] Restore legacy sessions
ClosedPublic

Authored by davidedmundson on Feb 15 2019, 2:29 AM.

Details

Summary

KSMServer has two modes, the slightly ancient mode (XSMP), and the
really ancient legacy mode (XSM).

When startup was rewritten in 96a595f1b8602838f065f312bd5b6ae24f8d6ac1
we accidentally dropped the call that invokes restore of the legacy
session as well as the normal mode.

BUG: 404318

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
davidedmundson created this revision.Feb 15 2019, 2:29 AM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 15 2019, 2:29 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Feb 15 2019, 2:29 AM
broulik accepted this revision.Feb 15 2019, 7:49 AM
broulik added a subscriber: broulik.

5.15 branch please

This revision is now accepted and ready to land.Feb 15 2019, 7:49 AM
This revision was automatically updated to reflect the committed changes.