GNU bug report logs - #23193
Cannot enable logout button in GNOME

Previous Next

Package: guix;

Reported by: Chris Marusich <cmmarusich <at> gmail.com>

Date: Sat, 2 Apr 2016 21:04:01 UTC

Severity: normal

Tags: notabug

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23193 in the body.
You can then email your comments to 23193 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Sat, 02 Apr 2016 21:04:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chris Marusich <cmmarusich <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 02 Apr 2016 21:04:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Chris Marusich <cmmarusich <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Cannot enable logout button in GNOME
Date: Sat, 02 Apr 2016 14:03:30 -0700
[Message part 1 (text/plain, inline)]
Hi,

I'm using GuixSD v0.10.0.  The default GNOME installation does not have
the "log out" button enabled by default.  I've heard that this is the
new default in GNOME, so it's probably not an issue we need to fix.
However, I cannot seem to enable it at all.

My understanding is that you should be able to enable the "log out"
button with a command like the following:

gsettings set org.gnome.shell always-show-log-out true

I've tried this.  Even though running

gsettings get org.gnome.shell always-show-log-out

shows that the setting was stored as 'true' (even after rebooting), the
"log out" button does not get displayed when I log into GNOME.  Maybe
I'm looking in the wrong spot: I expected to find it near the "tools"
and "power" buttons, which are located in the menu that appears when you
click on the upper right corner of the GUI.

How can I enable the logout button in GNOME?

-- 
Chris
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Sun, 15 May 2016 05:52:02 GMT) Full text and rfc822 format available.

Message #8 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: Chris Marusich <cmmarusich <at> gmail.com>
To: iyzsong <at> member.fsf.org (宋文武)
Cc: 23193 <at> debbugs.gnu.org
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Sat, 14 May 2016 22:50:52 -0700
[Message part 1 (text/plain, inline)]
iyzsong <at> member.fsf.org (宋文武) writes:

> The gsettings trick does work for me, and the “Log Out” action will under
> the ‘User’ menu (it’s below the ‘Battery’ menu, only icon and no name).

I see!  So the "log out" button is just hiding.  I can confirm that this
works for me, too.  Thank you for explaining where the logout button was
hiding.

-- 
Chris
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Sun, 15 May 2016 17:46:02 GMT) Full text and rfc822 format available.

Message #11 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 23193 <at> debbugs.gnu.org
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Sun, 15 May 2016 13:45:37 -0400
On Sat, May 14, 2016 at 10:50:52PM -0700, Chris Marusich wrote:
> iyzsong <at> member.fsf.org (宋文武) writes:
> 
> > The gsettings trick does work for me, and the “Log Out” action will under
> > the ‘User’ menu (it’s below the ‘Battery’ menu, only icon and no name).

I can't find anything about the "gsettings trick" — can you explain it
to me? :)

> 
> I see!  So the "log out" button is just hiding.  I can confirm that this
> works for me, too.  Thank you for explaining where the logout button was
> hiding.
> 
> -- 
> Chris






Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Sun, 15 May 2016 20:23:02 GMT) Full text and rfc822 format available.

Message #14 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: Chris Marusich <cmmarusich <at> gmail.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 23193 <at> debbugs.gnu.org
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Sun, 15 May 2016 13:21:58 -0700
[Message part 1 (text/plain, inline)]
Leo Famulari <leo <at> famulari.name> writes:

> On Sat, May 14, 2016 at 10:50:52PM -0700, Chris Marusich wrote:
>> iyzsong <at> member.fsf.org (宋文武) writes:
>> 
>> > The gsettings trick does work for me, and the “Log Out” action will under
>> > the ‘User’ menu (it’s below the ‘Battery’ menu, only icon and no name).
>
> I can't find anything about the "gsettings trick" — can you explain it
> to me? :)

Sure.  If you set the following gsettings property to true, then the
logout button will be enabled:

$ gsettings set org.gnome.shell always-show-log-out true

You can view the current value with:

$ gsettings get org.gnome.shell always-show-log-out

-- 
Chris
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Mon, 16 May 2016 02:55:02 GMT) Full text and rfc822 format available.

Message #17 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 23193 <at> debbugs.gnu.org
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Sun, 15 May 2016 22:54:35 -0400
On Sun, May 15, 2016 at 01:21:58PM -0700, Chris Marusich wrote:
> Leo Famulari <leo <at> famulari.name> writes:
> 
> > On Sat, May 14, 2016 at 10:50:52PM -0700, Chris Marusich wrote:
> >> iyzsong <at> member.fsf.org (宋文武) writes:
> >> 
> >> > The gsettings trick does work for me, and the “Log Out” action will under
> >> > the ‘User’ menu (it’s below the ‘Battery’ menu, only icon and no name).
> >
> > I can't find anything about the "gsettings trick" — can you explain it
> > to me? :)
> 
> Sure.  If you set the following gsettings property to true, then the
> logout button will be enabled:
> 
> $ gsettings set org.gnome.shell always-show-log-out true
> 
> You can view the current value with:
> 
> $ gsettings get org.gnome.shell always-show-log-out

Thanks!

For anyone following along, this probably won't work over SSH. You have
to using the graphical environment.




Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Mon, 16 May 2016 14:46:02 GMT) Full text and rfc822 format available.

Message #20 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: Chris Marusich <cmmarusich <at> gmail.com>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 23193 <at> debbugs.gnu.org,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Mon, 16 May 2016 07:45:35 -0700
[Message part 1 (text/plain, inline)]
ludo <at> gnu.org (Ludovic Courtès) writes:

> Does that mean that upstream chose to hide the “log out” button by
> default?  Or is it a bug on our side that leads to this setting?

I think GNOME now hides it by default, so this is the intended default
behavior:

http://www.ryanlerch.org/blog/no-logout-option-in-the-gnome-shell-user-menu/

I can't find an official GNOME bug report related to this, but it seems
plausible to me.  Since we have confirmed that it is possible to enable
the logout button via gsettings, I think we can close this bug report.

-- 
Chris
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Mon, 16 May 2016 17:31:02 GMT) Full text and rfc822 format available.

Message #23 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 23193 <at> debbugs.gnu.org,
 Leo Famulari <leo <at> famulari.name>
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Mon, 16 May 2016 14:19:46 +0200
Chris Marusich <cmmarusich <at> gmail.com> skribis:

> Leo Famulari <leo <at> famulari.name> writes:
>
>> On Sat, May 14, 2016 at 10:50:52PM -0700, Chris Marusich wrote:
>>> iyzsong <at> member.fsf.org (宋文武) writes:
>>> 
>>> > The gsettings trick does work for me, and the “Log Out” action will under
>>> > the ‘User’ menu (it’s below the ‘Battery’ menu, only icon and no name).
>>
>> I can't find anything about the "gsettings trick" — can you explain it
>> to me? :)
>
> Sure.  If you set the following gsettings property to true, then the
> logout button will be enabled:
>
> $ gsettings set org.gnome.shell always-show-log-out true

Does that mean that upstream chose to hide the “log out” button by
default?  Or is it a bug on our side that leads to this setting?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Mon, 16 May 2016 17:54:02 GMT) Full text and rfc822 format available.

Message #26 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> member.fsf.org (宋文武)
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: 23193 <at> debbugs.gnu.org
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Sun, 15 May 2016 10:56:29 +0800
Chris Marusich <cmmarusich <at> gmail.com> writes:

> Hi,
>
> I'm using GuixSD v0.10.0.  The default GNOME installation does not have
> the "log out" button enabled by default.  I've heard that this is the
> new default in GNOME, so it's probably not an issue we need to fix.
> However, I cannot seem to enable it at all.
>
> My understanding is that you should be able to enable the "log out"
> button with a command like the following:
>
> gsettings set org.gnome.shell always-show-log-out true
>
> I've tried this.  Even though running
>
> gsettings get org.gnome.shell always-show-log-out
>
> shows that the setting was stored as 'true' (even after rebooting), the
> "log out" button does not get displayed when I log into GNOME.  Maybe
> I'm looking in the wrong spot: I expected to find it near the "tools"
> and "power" buttons, which are located in the menu that appears when you
> click on the upper right corner of the GUI.
The gsettings trick does work for me, and the “Log Out” action will under
the ‘User’ menu (it’s below the ‘Battery’ menu, only icon and no name).




Information forwarded to bug-guix <at> gnu.org:
bug#23193; Package guix. (Mon, 16 May 2016 20:12:01 GMT) Full text and rfc822 format available.

Message #29 received at 23193 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Chris Marusich <cmmarusich <at> gmail.com>
Cc: 宋文武 <iyzsong <at> member.fsf.org>, 23193 <at> debbugs.gnu.org,
 request <at> debbugs.gnu.org, Leo Famulari <leo <at> famulari.name>
Subject: Re: bug#23193: Cannot enable logout button in GNOME
Date: Mon, 16 May 2016 22:11:18 +0200
tags 23193 notabug
close 23193
thanks

Chris Marusich <cmmarusich <at> gmail.com> skribis:

> ludo <at> gnu.org (Ludovic Courtès) writes:
>
>> Does that mean that upstream chose to hide the “log out” button by
>> default?  Or is it a bug on our side that leads to this setting?
>
> I think GNOME now hides it by default, so this is the intended default
> behavior:
>
> http://www.ryanlerch.org/blog/no-logout-option-in-the-gnome-shell-user-menu/
>
> I can't find an official GNOME bug report related to this, but it seems
> plausible to me.  Since we have confirmed that it is possible to enable
> the logout button via gsettings, I think we can close this bug report.

OK, done.  :-)  Thanks for investigating!

Ludo’.




Added tag(s) notabug. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Mon, 16 May 2016 20:12:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 23193 <at> debbugs.gnu.org and Chris Marusich <cmmarusich <at> gmail.com> Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Mon, 16 May 2016 20:12:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 14 Jun 2016 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.