On Sun, 2012-08-05 at 19:13 +0200, David Kubicek wrote: > GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings > will not be saved or shared with other applications. > > (evolution:16535): e-data-server-WARNING **: > (e-source-registry.c:1008):source_registry_initable_init: runtime > check failed: (g_hash_table_size (registry->priv->sources) > 0)
These messages suggest to me that jhbuild is not correctly set up to activate the necessary D-Bus services on which Evolution depends. I don't use jhbuild myself so I can't speak from experience, but I suggest following the setup steps in section 3.3.1 of: http://developer.gnome.org/jhbuild/stable/jhbuild-and-gnome.html.en In lieu of running an entire GNOME Desktop Environment under jhbuild, perhaps you could write a shell script similar to gnome-jhbuild-session as described in section 3.3.1 but have it run evolution instead. Hope this helps, Matthew Barnes _______________________________________________ evolution-hackers mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-hackers
