https://bugs.kde.org/show_bug.cgi?id=477073
Piotr Mierzwinski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #6 from Piotr Mierzwinski <[email protected]> --- (In reply to fanzhuyifan from comment #5) > (In reply to Piotr Mierzwinski from comment #3) > > Anyway I added following configuration into file: "00neon-reuse.conf" > > <cut> > > [Autologin] > > User=piotr > > Session=plasmawayland > > > > [Wayland] > > CompositorCommand=kwin_wayland --no-lockscreen > > </cut> > > I will update this post soon to let you know it this helped. > > > > I think I will report another issue that configuration of sddm - part > > calling: "Login Screen (SDDM)" doesn't work in System Settings. Neither > > change of login screen nor configuration. > > The wayland session has been renamed to just plasma, instead of > plasmawayland. Could you try that to see if it works? OK. Let me check. I updated my configuration as you suggested. I will update this post, soon. > Also, would you be able to provide your full sddm configurations? I'm not sure if this is what you needed, but check out below. And if this is not enough, tell me please where I can find more. $ pwd /usr/lib/sddm/sddm.conf.d $ cat 00neon-autologin.conf 00neon-reuse.conf 00neon-theme.conf [Autologin] User=piotr Session=plasma # SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL # SPDX-FileCopyrightText: 2019 Harald Sitter <[email protected]> [Users] ReuseSession=true # SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL # SPDX-FileCopyrightText: 2020 Jonathan Riddell <[email protected]> [Theme] Current=Breeze $ pwd /var/lib/sddm $ cat state.conf [Last] # Name of the last logged-in user. # This user will be preselected when the login screen appears User=piotr # Name of the session for the last logged-in user. # This session will be preselected when the login screen appears. Session=/usr/share/wayland-sessions/plasma.desktop -- You are receiving this mail because: You are watching all bug changes.
