Just did a git pull of the latest master sources for evolution and evolution-data-server, built the whole thing and installed it into /opt/evo. Then moved the existing dbus service out of the way and symlinked them to my install directory. Unfortunately, evolution never comes up, with the output below. The existing 3.1.4 version on this oneiric alpha comes up with the new services, though. What do I need to do to build and install it correctly?
tom@ubuntu:/opt/evo/libexec$ file /usr/lib/evolution/e-calendar-factory /usr/lib/evolution/e-calendar-factory: symbolic link to `/opt/evo/libexec/e-calendar-factory' (evolution:28458): evolution-shell-CRITICAL **: shell_settings_pspec_for_key: assertion `schema_name != NULL' failed (evolution:28458): GLib-GObject-WARNING **: cannot register existing type `CompEditor' (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (evolution:28458): GLib-GObject-WARNING **: cannot register existing type `EMeetingStore' (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (evolution:28458): GLib-GObject-WARNING **: cannot register existing type `EMeetingTimeSelector' (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (evolution:28458): GLib-GObject-WARNING **: cannot register existing type `ECalModel' (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (evolution:28458): GLib-GObject-WARNING **: cannot register existing type `ECalendarView' (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (evolution:28458): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed [New Thread 0xb61fbb70 (LWP 28471)] [Thread 0xb61fbb70 (LWP 28471) exited] -- thomas _______________________________________________ evolution-hackers mailing list [email protected] To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-hackers
