Summary: | startplasma-wayland throws misleading error messages when KWin doesn't launch | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Ilya Bizyaev <bizyaev> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | denis7774, kde, kdedev, nate |
Priority: | NOR | ||
Version First Reported In: | 6.4.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ilya Bizyaev
2025-06-22 10:15:35 UTC
Do I understand correctly that you can't log in into plasma session from SDDM? or does the bug happen only when you run startplasma-wayland manually? This happened when I ran the command manually from a TTY for troubleshooting. SDDM was not available after a problematic system update (NVIDIA packaging). The error is not relevant and throwing things off. kwin is clearly failing to start, and then the kdialog prompt at the end to say everything exploded tries to connect to X and is displaying an error. Please check `journalctl --user` for something more helpful. I have since figured out the root cause (https://bugzilla.opensuse.org/show_bug.cgi?id=1237696#c22). So the error message is misleading? Is it possible to fix to avoid user confusion? It does seem like the actionable thing for KDE would be that when the kdialog prompt fails to connect to X, the error could be more human friendly / verbose. Is it somehow related to https://bugs.kde.org/show_bug.cgi?id=506288? (In reply to Denis Reva from comment #6) > Is it somehow related to https://bugs.kde.org/show_bug.cgi?id=506288? No, that bug is about "I can't launch KDE (kwin) on wayland with normal user." This one is about a misleading error when trying to start kwin . |