Summary: | kwin_wayland crashed when I tried to drag a URL from Firefox running on Xwayland to desktop | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | nate |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/70766a4416bb421dfda18939541723890789345f | Version Fixed In: | |
Sentry Crash Report: |
Description
Patrick Silva
2022-02-05 10:05:11 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1979 Git commit 5caa28c1a3e18dc7a763b69303a7b3c8557c0eba by David Redondo. Committed on 15/02/2022 at 12:28. Pushed by davidre into branch 'master'. xwayland: Guard against offers arriving after leaving surface If the XdndEnter message is handled after leaving the current wayland surface m_visit will be null. M +4 -0 src/xwl/drag_x.cpp https://invent.kde.org/plasma/kwin/commit/5caa28c1a3e18dc7a763b69303a7b3c8557c0eba Git commit 70766a4416bb421dfda18939541723890789345f by David Redondo. Committed on 15/02/2022 at 14:17. Pushed by davidre into branch 'Plasma/5.24'. xwayland: Guard against offers arriving after leaving surface If the XdndEnter message is handled after leaving the current wayland surface m_visit will be null. (cherry picked from commit 5caa28c1a3e18dc7a763b69303a7b3c8557c0eba) M +4 -0 src/xwl/drag_x.cpp https://invent.kde.org/plasma/kwin/commit/70766a4416bb421dfda18939541723890789345f |