2013/5/5 Federico Bruni <[email protected]> > > 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 > > > thinking twice... I've realized it's my fault I've uninstalled a compiled version of geary after installing the debian package make uninstall removes the settings in /usr/share
aptitude reinstall geary fixes the problem sorry for the noise BTW, why not saving the schema to /usr/local/share? _______________________________________________ Geary mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/geary
