| Summary: | Compositor (System Settings Module) window is open upon login | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Vishnu <vishnugb> |
| Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | andrius, kde.org, kde |
| Priority: | NOR | ||
| Version First Reported In: | 5.14.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Output of: qdbus org.kde.KWin /KWin supportInformation | ||
|
Description
Vishnu
2019-01-13 16:02:11 UTC
X session management still runs as before. Please confirm system settings -> startup and shutdown -> desktop session -> on login is set to "start with an empty session" Happens independently of that setting. I reproduced it even with start with an empty session. Yes, the desktop session is set to 'start with an empty session' on login. This is from KWin, automatically showing the dialog when it is sure the settings are not right and need to be adjusted by the user. Please add the output of the following Konsole command when this happens: qdbus org.kde.KWin /KWin supportInformation Created attachment 117945 [details]
Output of: qdbus org.kde.KWin /KWin supportInformation
\
> This is from KWin, automatically showing the dialog when it is sure the settings are not right and need to be adjusted by the user.
I can't find any code that spawns the Compositing KCM. Does KWin actually do that?
(In reply to Vlad Zagorodniy from comment #6) > > This is from KWin, automatically showing the dialog when it is sure the settings are not right and need to be adjusted by the user. > I can't find any code that spawns the Compositing KCM. Does KWin actually do > that? it did, but IIRC I removed it. (In reply to Martin Flöser from comment #7) > (In reply to Vlad Zagorodniy from comment #6) > > > This is from KWin, automatically showing the dialog when it is sure the settings are not right and need to be adjusted by the user. > > I can't find any code that spawns the Compositing KCM. Does KWin actually do > > that? > > it did, but IIRC I removed it. Coincidentally, I haven't managed to reproduce this yet after upgrading to Plasma 5.15 beta. Although, even before it wasn't easy to reproduce due to kwin crashes when display outputs are changed. |