Bug 685713 - ESourceRegistry's manager thread aborts on error
authorMatthew Barnes <mbarnes@redhat.com>
Wed, 10 Oct 2012 12:41:28 +0000 (08:41 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Wed, 10 Oct 2012 12:41:28 +0000 (08:41 -0400)
commitf47e935e450c132a48d6945cd553ec24b794c708
tree32dfcec71e7a6bd3a087c8e0b19c82db981da0e7
parent3fd3ab7dc9933cdac150eccc5d4bc6f2a442b697
Bug 685713 - ESourceRegistry's manager thread aborts on error

If the ESourceRegistry's manager thread fails to create a new
GDBusObjectManagerClient during initialization, propagate the GError
back to the caller of e_source_registry_new() instead of aborting the
whole process with a g_error() call.
libedataserver/e-source-registry.c