https://bugs.kde.org/show_bug.cgi?id=434370
--- Comment #8 from medin <med.medin.2...@gmail.com> --- (In reply to Nate Graham from comment #7) > (In reply to Bharadwaj Raju from comment #3) > > However maybe SDDM behaviour should be changed so if a user attempts to > > login to existing session it should redirect them to that TTY. > This is a configurable behavior in SDDM. It's controlled by the value of > ReuseSession=true in /etc/sddm.conf (or /etc/sddm.conf.d/kde_settings.conf, > if you have that) and it now defaults to true in SDDM itself unless > overridden by the user or the distro: > https://github.com/sddm/sddm/blob/develop/src/common/Configuration.h#L94 > > So there are two options here: > 1. You or your distro have set ReuseSession=false in the config file > 2. Your distro is shipping an old version of SDDM that does not have this > change of the default settings yet > 3. There is a bug in SDDM preventing session re-using from working properly > > Either way, this isn't a KDE bug. Please figure out which of those things is > the problem, and then follow up with the appropriate party. :) Thanks! I have SDDM 0.19.0-3, and the option ReuseSession is truly set by default to false, I never touched this file. After changing its value to true, the problem is solved, Thanks for your help :) -- You are receiving this mail because: You are watching all bug changes.