Force KAccess to run under XCB
ClosedPublic

Authored by davidedmundson on May 30 2017, 7:38 PM.

Details

Summary

KAccess is responsible for:

visual system bell
stick keys/slow keys
starting orca

None of this will work in wayland as-is; and when they are done, will
probably be in kwin anyway.

But, we do still want this set up for xwayland applications.

This sets the platform, so that we have xwayland apps still working the
same. Making wayland apps work properly is a task for another day.

Primarily this stops the thing crashing on startup.

BUG:372597

Diff Detail

Repository
R119 Plasma Desktop
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
davidedmundson created this revision.May 30 2017, 7:38 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 30 2017, 7:38 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson retitled this revision from Use right QProcess API to Force KAccess to run under XCB.May 30 2017, 7:40 PM
mart accepted this revision.Jun 5 2017, 12:07 PM
mart added a subscriber: mart.

ugh.. but yep, makes sense :)

This revision is now accepted and ready to land.Jun 5 2017, 12:07 PM
This revision was automatically updated to reflect the committed changes.