After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780939 - manager: stop transient greeter session when done with it
manager: stop transient greeter session when done with it
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-05 16:15 UTC by Ray Strode [halfline]
Modified: 2017-04-12 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
manager: stop transient greeter session when done with it (4.05 KB, patch)
2017-04-05 16:15 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2017-04-05 16:15:07 UTC
Note this patch depends on bug 780914
Comment 1 Ray Strode [halfline] 2017-04-05 16:15:18 UTC
Created attachment 349306 [details] [review]
manager: stop transient greeter session when done with it

If we're running in legacy display mode, we currently can
end up with a leaked greeter following user switching.
That can happen if a user with an already running session
is reauthenticated (so the login screen won't morph into the
use session).

This commit makes sure we kill the greeter session off in that
case.
Comment 2 Ray Strode [halfline] 2017-04-12 14:06:55 UTC
Attachment 349306 [details] pushed as 2190530 - manager: stop transient greeter session when done with it