| Summary: | Connecting monitor through DisplayLink dock crashes KWin | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Noah Davis <noahadvs> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | matthijsbulsink, nate |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=521668 | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/0d6b757c011333469806e662f077a94c3033fbeb | Version Fixed/Implemented In: | 6.7.1 |
| Sentry Crash Report: | |||
| Attachments: | kwin_wayland all threads backtrace from GDB attached via SSH | ||
|
Description
Noah Davis
2026-05-18 20:21:38 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/9236 Git commit d70f8843dc2b670f473514b3e23629529054ae32 by Xaver Hugl. Committed on 19/05/2026 at 10:08. Pushed by zamundaaa into branch 'master'. backends/drm: don't use a software renderer for multi GPU copies The existing code was intended to do this for performance reasons, but since a render device is created for software rendering, it didn't work. M +1 -1 src/backends/drm/drm_egl_layer_surface.cpp https://invent.kde.org/plasma/kwin/-/commit/d70f8843dc2b670f473514b3e23629529054ae32 Git commit 0d6b757c011333469806e662f077a94c3033fbeb by Xaver Hugl. Committed on 19/05/2026 at 11:12. Pushed by zamundaaa into branch 'Plasma/6.7'. backends/drm: don't use a software renderer for multi GPU copies The existing code was intended to do this for performance reasons, but since a render device is created for software rendering, it didn't work. (cherry picked from commit d70f8843dc2b670f473514b3e23629529054ae32) Co-authored-by: Xaver Hugl <xaver.hugl@kde.org> M +1 -1 src/backends/drm/drm_egl_layer_surface.cpp https://invent.kde.org/plasma/kwin/-/commit/0d6b757c011333469806e662f077a94c3033fbeb *** This bug has been marked as a duplicate of bug 521668 *** |