| Summary: | XWayland windows only get rendered on window resize | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Ilya Bizyaev <bizyaev> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | butirsky, nate |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | wayland-session.log | ||
|
Description
Ilya Bizyaev
2021-01-19 19:55:10 UTC
I can't reproduce this bug with the latest openSUSE Krypton ISO both on my laptop and main pc. It will be very helpful if you could apply https://invent.kde.org/plasma/kwin/-/merge_requests/616, restart your computer, and post ~/.local/share/sddm/wayland-session.log after launching any X11 application. edit: the merge request has landed. Could you please rebuild kwin and post wayland-session.log? Created attachment 135180 [details]
wayland-session.log
Done
Sigh, nothing useful in the log :(
Can you run the following command in the terminal
env QT_LOGGING_RULES="kwin*.debug=true" dbus-run-session kwin_wayland --xwayland --exit-with-session=glxgears
and post the output here? Also, could you confirm that this bug occurs in a nested kwin_wayland compositor as well?
I can no longer reproduce this bug, closing. |