Import QtGraphicalEffects 1.0 instead of 1.2 to fix dependency issue.
ClosedPublic

Authored by mathiastillman on Apr 23 2019, 8:05 PM.

Details

Summary

Fixes an issue where the shell plasmoid fails to load when QtGraphicalEffects 1.2 is missing from the system. This causes various issues like the task manager applet failing to load.

BUG: 406818

Diff Detail

Repository
R878 Latte Dock
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mathiastillman created this revision.Apr 23 2019, 8:05 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 23 2019, 8:05 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mathiastillman requested review of this revision.Apr 23 2019, 8:05 PM
mvourlakos accepted this revision.Apr 23 2019, 8:23 PM

no prob, this is a new introduced code for scrolling tasks it shouldnt break something

This revision is now accepted and ready to land.Apr 23 2019, 8:23 PM
This revision was automatically updated to reflect the committed changes.