From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#23193: Cannot enable logout button in GNOME Date: Mon, 16 May 2016 14:19:46 +0200 Message-ID: <87oa86yz31.fsf@gnu.org> References: <87pou77mfx.fsf@gmail.com> <877fewt4f6.fsf@member.fsf.org> <87futjq37n.fsf@gmail.com> <20160515174537.GB2910@jasmine> <87mvnrgjh5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2MMT-00028K-Ua for bug-guix@gnu.org; Mon, 16 May 2016 13:31:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2MMA-00071k-TQ for bug-guix@gnu.org; Mon, 16 May 2016 13:31:21 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:41787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2MMA-00071X-Ch for bug-guix@gnu.org; Mon, 16 May 2016 13:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1b2MMA-0006UN-5A for bug-guix@gnu.org; Mon, 16 May 2016 13:31:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87mvnrgjh5.fsf@gmail.com> (Chris Marusich's message of "Sun, 15 May 2016 13:21:58 -0700") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , 23193@debbugs.gnu.org Chris Marusich skribis: > Leo Famulari writes: > >> On Sat, May 14, 2016 at 10:50:52PM -0700, Chris Marusich wrote: >>> iyzsong@member.fsf.org (=E5=AE=8B=E6=96=87=E6=AD=A6) writes: >>>=20 >>> > The gsettings trick does work for me, and the =E2=80=9CLog Out=E2=80= =9D action will under >>> > the =E2=80=98User=E2=80=99 menu (it=E2=80=99s below the =E2=80=98Batt= ery=E2=80=99 menu, only icon and no name). >> >> I can't find anything about the "gsettings trick" =E2=80=94 can you expl= ain 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 =E2=80=9Clog out=E2=80=9D bu= tton by default? Or is it a bug on our side that leads to this setting? Thanks, Ludo=E2=80=99.