From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: gnome-tweak-tool tweaks Date: Sun, 12 Jun 2016 22:21:25 +0200 Message-ID: <87shwijgze.fsf@gnu.org> References: <87wpm23l2w.fsf@gnu.org> <87ziqt2pvo.fsf@gnu.org> <87lh2c6vhq.fsf@gnu.org> 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]:36280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCBt2-0001SU-ST for guix-devel@gnu.org; Sun, 12 Jun 2016 16:21:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCBt2-0006YC-18 for guix-devel@gnu.org; Sun, 12 Jun 2016 16:21:36 -0400 In-Reply-To: <87lh2c6vhq.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Sat, 11 Jun 2016 09:21:53 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jan Nieuwenhuizen Cc: guix-devel@gnu.org Jan Nieuwenhuizen skribis: > Ludovic Court=C3=A8s writes: > >>> The patch below has gnome-tweak-tool communicate with gsettings instead >>> of using the `memory. I'm not sending it as a fix yet because=20 >>> gnome-tweak-tool does not list any themes, as davexunit reported. >> >> So does the patch fix something? (Sorry, I=E2=80=99m quite ignorant abo= ut >> GNOMEy things.) > > That depends on how you look at it. It takes away the cause of the > warning message, so now settings are sent to gnome-settings instead > of kept in-memory. However, I'm still not sure that gnome-settings > saves its settings, which should happen upon logout which we do not > have yet. > > So one chain in the link is fixed, but I think there is still another > link that is broken. To put it differently: do we need to apply it, or does it just serve as an illustration for the discussion? :-) Ludo=E2=80=99.