On May 5, 2013, at 12:41 AM, Federico Bruni wrote: > 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?
Aha! That will do it! By default on Debian/Ubuntu systems packages install to /usr, and most source tarballs install to /usr/local unless otherwise specified. If you switch between installing from a package or from source (or visa-versa) I find it's best to uninstall first to avoid these sorts of problems. - Eric _______________________________________________ Geary mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/geary
