2017-03-13 15:54 GMT+01:00 Pjotr Prins <pjotr.public12@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) ?
https://lists.gnu.org/archive/html/bug-guix/2017-03/msg00032.html