Bug 429484 - kwin crashes when compositor is enabled on Qt 5.15.2
Summary: kwin crashes when compositor is enabled on Qt 5.15.2
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.20.3
Platform: PCLinuxOS Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 01:42 UTC by Texstar
Modified: 2020-11-22 17:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.