Bug 429484

Summary: kwin crashes when compositor is enabled on Qt 5.15.2
Product: [Plasma] kwin Reporter: Texstar <texstar>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.20.3   
Target Milestone: ---   
Platform: PCLinuxOS   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Texstar 2020-11-22 01:42:06 UTC
SUMMARY
Kwin compiled against Qt 5.15.2 crashes when trying to enable compositor

STEPS TO REPRODUCE
1. build kwin against Qt 5.15.2
2. Try to enable compositor
3. kwin crashes

OBSERVED RESULT
kwin crashes

EXPECTED RESULT
compositor to be enabled

All KDE is current release
Qt Version: 5.15.2
Comment 1 Texstar 2020-11-22 17:11:56 UTC
Built Qt 5.15.2 out of sequence resulting in improper linking to old Qt 5.15.1. Fixed in a recompile of Qt 5.15.2.