]> code.ossystems Code Review - openembedded-core.git/commit
Fix adding new contact failure when starting contacts for the 1st time
authorZhai Edwin <edwin.zhai@intel.com>
Fri, 22 Oct 2010 09:11:26 +0000 (17:11 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 16:00:25 +0000 (17:00 +0100)
commit8109db28bba57dd31502b4d1c6bc8c107383eefa
tree7ed0646636ef065cf7d4b5c1576e07973bc20102
parent48b42dae5115ef321dfddcf570ae517c3874c4b9
Fix adding new contact failure when starting contacts for the 1st time

When contacts called for the 1st time, adding new contact always failed but
worked after restart. The reason is e-addressbook-factory used to handle
addressbook leads a segmentation fault. Root cause is that factory would
create the data base if not exist, but use it without proper
initialization.

[BUGID #455] got fixed by this.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch [new file with mode: 0644]
meta/recipes-sato/eds/eds-dbus_git.bb