| Summary: | Wayland session doesn't output session logs in Plasma 5.24.0 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | lbpearson |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | subdiff |
| Priority: | NOR | ||
| Version First Reported In: | 5.24.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
The logs are in the journal: journalctl --user -u plasma-kwin_wayland Does it log something for you though when you start a second session as described here or does it not? https://community.kde.org/KWin/Wayland#Start_a_Plasma_session_on_Wayland Is systemd boot enabled on your machine? If not, I remember seeing similar issue with sddm, but it was present only in sddm built from git master Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |
SUMMARY Wayland session doesn't output session logs in Plasma 5.24.0 but X11 session logs work fine STEPS TO REPRODUCE 1. Start wayland plasma session via SDDM or from tty (with "startplasma-wayland > ~/logs 2>&1") 2. Check the logs ("tail -f ~/.local/share/sddm/wayland-session.log") OBSERVED RESULT Wayland session doesn't produce session logs after startup EXPECTED RESULT Both X11 and Wayland session produce the same logs SOFTWARE/OS VERSIONS Arch Linux, Plasma 5.24.0 ADDITIONAL INFORMATION This env was set: export QT_LOGGING_RULES="kwin_*.debug=true"