Please try the following (you may have to install db4.6-util or some other packages)
$ cp ~/.evolution/addressbook/local/system/addressbook.db /tmp/addressbook.db.bkp
$ db4.6_dump ~/.evolution/addressbook/local/system/addressbook.db > /tmp/db.dump $ rm ~/.evolution/addressbook/local/system/addressbook.db $ db4.5_load ~/.evolution/addressbook/local/system/addressbook.db < /tmp/db.dump Let me know if this fixes the situation. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

