On Mon, Mar 13, 2017 at 05:12:44PM +0100, Catonano wrote: > 2017-03-13 15:54 GMT+01:00 Pjotr Prins <[1]pjotr.publi...@thebird.nl>: > > 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) ? > [2]https://lists.gnu.org/archive/html/bug-guix/2017-03/msg00032.html
I think so. The missing icons are also reproducible in gnumeric. Pj.