2013/5/5 Federico Bruni <[email protected]> > (geary:18355): GLib-GIO-ERROR **: Settings schema 'org.yorba.geary' is not > installed >
$ ls /usr/share/glib-2.0/schemas/ | grep org.yorba org.yorba.shotwell-extras.gschema.xml org.yorba.shotwell.gschema.xml I've just realized this while compilinng the git version. ./configure said: -- GSettings schemas will be installed into /usr/share/glib-2.0/schemas/ After installing from source: $ ls /usr/share/glib-2.0/schemas/ | grep geary org.yorba.geary.gschema.xml it works fine now _______________________________________________ Geary mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/geary
