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 763268 - gnome-shell ignores /org/gnome/shell/always-show-log-out being set to false
gnome-shell ignores /org/gnome/shell/always-show-log-out being set to false
Status: RESOLVED NOTABUG
Product: gnome-shell
Classification: Core
Component: general
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2016-03-07 20:25 UTC by Hussam Al-Tayeb
Modified: 2016-03-07 20:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hussam Al-Tayeb 2016-03-07 20:25:58 UTC
In gnome-3.18, gnome-shell did not show the log out option if there was one user.
In gnome-shell 3.19.91, it shows the log out option even if /org/gnome/shell/always-show-log-out is set to false.
Intentional change or bug?
Comment 1 Florian Müllner 2016-03-07 20:28:28 UTC
(In reply to Hussam Al-Tayeb from comment #0)
> In gnome-3.18, gnome-shell did not show the log out option if there was one
> user.

More than one user *or* more than one session - maybe you have multiple session installed now (for instance "GNOME on X" and "GNOME on Wayland")?
Comment 2 Hussam Al-Tayeb 2016-03-07 20:33:01 UTC
Yes, there is a Wayland session now.
I guess that's it, thank you.