| Summary: | Crash in KWin::DrmConnectorMode::~DrmConnectorMode() when connecting and disconnecting a left-extended screen | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Nate Graham <nate> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/commit/a262f2b28afecd153aba8850d3d68e84a6f03d41 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2022-05-18 20:40:23 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2431 A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/2432 Git commit a262f2b28afecd153aba8850d3d68e84a6f03d41 by Xaver Hugl. Committed on 18/05/2022 at 22:59. Pushed by vladz into branch 'master'. Revert "wayland/outputdevice: use OutputMode directly" This reverts commits 67181d5db723d96923191feeeaefaeae8922554a and d03e352dbfde48c4ee1602a737ecb0f97e6ba99b. M +2 -2 src/wayland/autotests/client/test_wayland_output.cpp M +1 -1 src/wayland/autotests/client/test_xdg_output.cpp M +2 -2 src/wayland/autotests/client/test_xdg_shell.cpp M +14 -9 src/wayland/output_interface.cpp M +9 -2 src/wayland/output_interface.h M +1 -1 src/wayland/tests/renderingservertest.cpp M +1 -1 src/wayland/tests/waylandservertest.cpp M +2 -2 src/waylandoutput.cpp https://invent.kde.org/plasma/kwin/commit/a262f2b28afecd153aba8850d3d68e84a6f03d41 |