Avoid global static for effects
ClosedPublic

Authored by broulik on Aug 30 2018, 10:50 AM.

Details

Summary

Otherwise we call i18n without a QCoreApplication

Test Plan

Compiles, builtineffectloader test crashes in

qt_meta_data_QObjectCleanupHandler

but also without this patch.. Investigating

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Aug 30 2018, 10:50 AM
Restricted Application added a project: KWin. · View Herald TranscriptAug 30 2018, 10:50 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
broulik requested review of this revision.Aug 30 2018, 10:50 AM
davidedmundson accepted this revision.Aug 30 2018, 10:51 AM
This revision is now accepted and ready to land.Aug 30 2018, 10:51 AM
This revision was automatically updated to reflect the committed changes.

Backport to all supported branches?

Backport to all supported branches?

Done