[Solved]: Switchuser Issue

2018-05-23 Thread Rainer Dorsch
Hi, just for completeness, fvogt helped on #plasma to resolve the issue: this seems to cause the issue https://bugs.gentoo.org/644718#c0 This fixes the problem https://github.com/sddm/sddm/pull/1010/files Rainer Am Dienstag, 15. Mai 2018, 17:26:03 CEST schrieb Rainer Dorsch: > Hi, > > small

Re: Switchuser Issue

2018-05-15 Thread Rainer Dorsch
Hi, small addition: There is at least one user on #debian-kde who claims that sddm and switchuser works for him. For sddm this line should apply in kdisplaymanager.cpp: return exec("caps\n", re) && re.indexOf("\tlocal") >= 0; What does that do? I do not find a file caps which can be executed

Re: Switchuser Issue

2018-05-15 Thread Rainer Dorsch
Hi, I digged a little further: On Dienstag, 15. Mai 2018 09:02:52 CEST Rainer Dorsch wrote: > Hi, > > I have an issue with switch user in ksmserver on my newly installed Debian > buster system (plama-workspaces 5.12.5): > > When I try to swich user, I get the switchuser dialog displayed, but wh

Switchuser Issue

2018-05-15 Thread Rainer Dorsch
Hi, I have an issue with switch user in ksmserver on my newly installed Debian buster system (plama-workspaces 5.12.5): When I try to swich user, I get the switchuser dialog displayed, but when I click on switch, I get to my own session's lockscreen. This doesn't seem to be a general issue, th