Summary: | kwin_wayland crashes when alt-tab'ing | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Nick Yamane <nickdiego> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 6.0.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nick Yamane
2024-05-16 13:44:55 UTC
FTR, seems like the same as https://bugs.kde.org/show_bug.cgi?id=460404 i.e: Workaround there works for me: Removing the code below from `~/.config/kdeglobals`: > [QtQuickRendererSettings] > SceneGraphBackend=opengl My previous comment is incorrect, I actually meant: FTR, seems like the same issue as the one described at https://discuss.kde.org/t/wayland-kwin-crashes-when-i-alt-tab/12730 i.e: The workaround there works for me: Removing the code below from `~/.config/kdeglobals`: > [QtQuickRendererSettings] > SceneGraphBackend=software *** This bug has been marked as a duplicate of bug 482663 *** |