Summary: | kwin_wayland crashed when moving the cursor to the top-left corner of the screen when the splash screen was shown during login | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Matt Fagnani <matt.fagnani> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde, nate, xaver.hugl |
Priority: | NOR | ||
Version First Reported In: | 5.25.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Matt Fagnani
2022-09-29 21:35:57 UTC
Can you verify whether the crash is reproducible in 5.26? (In reply to Vlad Zahorodnii from comment #1) > Can you verify whether the crash is reproducible in 5.26? This problem didn't happen when I tried to reproduce it a few times with Plasma 5.25.90 when booting a Fedora Rawhide/38 KDE Plasma live image Fedora-KDE-Live-x86_64-Rawhide-20220927.n.0.iso from https://koji.fedoraproject.org/koji/buildinfo?buildID=2067704 on bare metal from a USB flash drive. Plasma 5.25.90 might not be affected or the problem might not have happened because of some difference between my Fedora 37 installation and the Fedora Rawhide live image. I'll comment again if I see this problem with the Plasma 5.26 branch. Thanks > KWin::ScreenTransformEffect::addScreen
That's a bit odd
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/4190 FWICT the code looks fine now. The relevant parts are guarded correctly. Lets assume fixed until evidence shows otherwise. |