Bug 341332 - The kuiserver5 process does not exit on logout
Summary: The kuiserver5 process does not exit on logout
Status: RESOLVED DUPLICATE of bug 348123
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.2.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: 1.0
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-27 19:50 UTC by Ragnar Thomsen
Modified: 2015-05-28 08:54 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ragnar Thomsen 2014-11-27 19:50:39 UTC
The kuiserver5 process does not exit when logging out, causing the session to remain open. I'm using systemd (logind) and sddm. The state of the session in logind is listed as "closing", but it never actually closes. After several logouts/logins loginctl reports a bunch of sessions, such as the one seen below.

Output from "loginctl session-status c13":
c13 - <username> (1000)
           Since: Tue 2014-11-25 19:03:38 CET; 2 days ago
          Leader: 17976
            Seat: seat0; vc7
         Display: :0
         Service: sddm; type x11; class user
         Desktop: KDE
           State: closing
            Unit: session-c13.scope
                  └─18115 /opt/kde5/bin/kuiserver5
Comment 1 David Edmundson 2014-11-29 20:06:27 UTC
If it's the bug I think it is, this was fixed in 5.1.2
Comment 2 Ragnar Thomsen 2014-12-01 12:43:38 UTC
Ok, will test with 5.1.2 when it gets released and re-open bug if unresolved.
Comment 3 Ragnar Thomsen 2014-12-21 09:25:39 UTC
This unfortunately still happens with plasma 5.1.2 and sddm 0.11.0.
Comment 4 Bhushan Shah 2015-02-17 19:02:28 UTC
I can also reproduce this, and I think due to this my notifications applet is not working.. I have some ugly notifications from somewhere...
Comment 5 Ragnar Thomsen 2015-02-17 19:11:43 UTC
Still happens in plasma 5.2.0.
Comment 6 Paolo Pedroni 2015-02-18 10:35:45 UTC
Same for me with plasma 5.2.0, I don't seem to have problems with notifications, though.
Comment 7 Marco Martin 2015-05-28 08:54:22 UTC

*** This bug has been marked as a duplicate of bug 348123 ***