| Summary: | Failing to reactivate drm sessions | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Aleix Pol <aleixpol> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/e10f2ce06e6e69050698c41921d55527aab069db | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Aleix Pol
2021-07-26 10:53:47 UTC
Git commit e10f2ce06e6e69050698c41921d55527aab069db by Xaver Hugl. Committed on 12/09/2021 at 23:28. Pushed by zamundaaa into branch 'master'. platforms/drm: correct property blob handling If a property blob got created by another drm master we can't rely on re-using it, so create a new blob of our own with the data copied over when the kernel destroys it. Also free property blob objects when we don't need them anymore. M +23 -0 src/plugins/platforms/drm/drm_object.cpp https://invent.kde.org/plasma/kwin/commit/e10f2ce06e6e69050698c41921d55527aab069db |