https://bugs.kde.org/show_bug.cgi?id=445058

--- Comment #8 from Chris Holland <zrenf...@gmail.com> ---
The systemd logs printed in journalctl is just capturing the kwin_x11 output.
It's possible that your distro doesn't capture the terminal output, or kwin
restarted somehow. The journalctl workaround works fine for me OpenSUSE
Tumbleweed Plasma 5.24.5.

Another workaround is to open Konsole, and run the following to restart kwin
and log it's output to the Konsole window.
kstart5 -- kwin_x11 --replace

`kwin_x11 --replace` is the actual command, but `kstart5` will keep kwin
running after you close Konsole. The `--` tells kstart5 to treat everything
after it as a single argument (the command to run).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to