[Nix-dev] [Mate-on-Nixos] Caja compiles but dumps

Anderson Torres torres.anderson.85 at gmail.com
Fri May 30 10:49:29 CEST 2014


Hello, Nixers!

I have successfully build the first 4 components of mate: mate-common,
mate-desktop, libmatekbd, libmateweather.

Here is my progress, in the mate-on-
nixos tree: https://github.com/AndersonTorres/nixpkgs/tree/mate-on-nixos

After discarding all gtk3 stuff (without it, Mate compiles cleanly), I
have build Caja ("box" in Spanish). But when I try to run, it barfs:

$ /tmp/area/mate-testing/mate-gtk2/caja/result/bin/caja

(caja:2340): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
[1]    2340 trace trap  /tmp/area/mate-testing/mate-gtk2/caja/result/bin/caja

Here I have put a pastebin with strace (it will expire in 2 weeks):
http://pastebin.com/saiJgc7Q

Can someone help me here? Why it doesn't find gsettings?



2014-05-29 22:05 GMT-03:00 Anderson Torres <torres.anderson.85 at gmail.com>:
> Hello, Nixers!
>
> Well, I want to share my "noviceness" on NixOS. I am working on port Mate
> Desktop (a fork of GNOME 2).
>
> I have posted a not-so-small amount of messages here in the list, in part
> because I'm not a so smart programmer, and in part because I want to share
> my experiences in a huge project like compiling a full desktop environment
> for a brand new Linux distro.
>
> For now I will to concentrate all effort making questions and showing my
> progress on that "thread": [Mate-on-Nixos]. My intention is to document
> everything I am doing.
>
> Many thanks in advance!
>
> Anderson


More information about the nix-dev mailing list