| Summary: | Plasma wayland session becomes unresponsive when attaching external screens | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | notepass |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | kde, notepass, xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 5.27.11 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Log of kwin since boot and when the issue appears | ||
|
Description
notepass
2024-06-10 11:47:56 UTC
> Additionally, as this is not a crash, I do not know which logs to attach, but will gladly contribute anything that might help. KWin's log might help: > journalctl --user-unit plasma-kwin_wayland --boot 0 (after reproducing the issue without rebooting) If you set KWIN_DRM_PREFER_COLOR_DEPTH=24 for KWin (just put it into /etc/environment and reboot), do the external screens work then? Also, if you try a live boot of some distribution with Plasma 6, does that work? Created attachment 170332 [details] Log of kwin since boot and when the issue appears > If you set KWIN_DRM_PREFER_COLOR_DEPTH=24 for KWin (just put it into /etc/environment and reboot), do the external screens work then? Sadly not. I added the var, rebooted the system and had the same result. I have now removed it again and rebooted again to restore the previous state. > KWin's log might help Alrighty, I attached that one. A complete log since boot and an excerpt where I ran "journalctl --user-unit plasma-kwin_wayland -n 0 -f" while attaching and disconnecting an external screen. Both are in the same file as I can only upload one file at once. > Also, if you try a live boot of some distribution with Plasma 6, does that work? I threw a copy of the current KDE neon dev build (neon-testing-20240607-0934.iso) on a USB stick and booted that. The same issue appears there. I don't know if I should be playing with the status, but putting it back from "Needs info" to "reported" (In reply to notepass from comment #3) > I don't know if I should be playing with the status, but putting it back > from "Needs info" to "reported" Yes, putting it back to reported is correct. > kwin_core: Applying KScreen config failed! That in the log means there's some serious problem with the display config. Could you follow the guide at https://invent.kde.org/plasma/kwin/-/wikis/Debugging-DRM-issues and provide a drm debug log for when it fails? It might reveal why applying the config fails. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! I can no longer reproduce the issue with neon-unstable-20240807-1052. If needed, I can try it with an older version. But the affected device will be out of order for a few days. closing based on the user's feedback |