From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: org.gtk.Settings.FileChooser bomb out fix (aka GNOME Settings Schemas) Date: Mon, 13 Mar 2017 17:12:44 +0100 Message-ID: References: <20161024063256.GA25645@mail.thebird.nl> <20170313145437.GA7523@mail.thebird.nl> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1144284a4e48ef054a9efbea Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnSaW-0000Ij-SK for guix-devel@gnu.org; Mon, 13 Mar 2017 12:12:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnSaV-0007Rk-Qa for guix-devel@gnu.org; Mon, 13 Mar 2017 12:12:48 -0400 Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]:35038) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cnSaV-0007QK-K7 for guix-devel@gnu.org; Mon, 13 Mar 2017 12:12:47 -0400 Received: by mail-wm0-x22f.google.com with SMTP id v186so44324113wmd.0 for ; Mon, 13 Mar 2017 09:12:46 -0700 (PDT) In-Reply-To: <20170313145437.GA7523@mail.thebird.nl> 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: Pjotr Prins Cc: guix-devel , rennes@openmailbox.org --001a1144284a4e48ef054a9efbea Content-Type: text/plain; charset=UTF-8 2017-03-13 15:54 GMT+01:00 Pjotr Prins : > I finally found a way of getting around the feared > > (gnumeric:1974): GLib-GIO-ERROR **: Settings schema > 'org.gtk.Settings.FileChooser' is not installed > > by setting XDG_DATA_DIRS before running a GTK tool (gnumeric, gnucash, > some browsers): > > env XDG_DATA_DIRS=/usr/local/share:/usr/share > ~/.guix-profile/bin/gnumeric > > This is on a Debian base distribution. Not sure what package is > missing on Guix, but there appears to be a missing dependency. > > Could this be related to this (occurring on GuixSD) ? https://lists.gnu.org/archive/html/bug-guix/2017-03/msg00032.html --001a1144284a4e48ef054a9efbea Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --001a1144284a4e48ef054a9efbea--