This would be my first time using evolution with Exchange 2007. As we all know there is no good connector for 2007 exchange, life is a little tough here. I hope Novell and evolution guys are listening.
krish@lin-hyd-dsk-07:~> evolution
*** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable).
*** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable).
** (evolution:4752): DEBUG: mailto URL command: evolution %s
** (evolution:4752): DEBUG: mailto URL program: evolution
(evolution:4752): camel-WARNING **: Could not find key entry for word '0000000000000000': Bad file descriptor
(evolution:4752): camel-WARNING **: Could not find key entry for word '16916000000006304': Invalid or incomplete multibyte or wide character
(evolution:4752): camel-WARNING **: Could not find key entry for word '16916000000006304': Invalid or incomplete multibyte or wide character
(evolution:4752): camel-WARNING **: Could not find key entry for word '33196880': Invalid or incomplete multibyte or wide character
After being reluctant to download mails from microsoft exchange 2007 for long time, I gave in 3 days ago and downloaded hundreds of MB of mails.
Today my evolution crashed with the above error:
Solution:
Quit and kill any evolution process running
$ ps aux | grep evolution | grep -v grep | awk ‘{print $2}’ | xargs kill -9
Backup your evolution directory
$ cp ~/.evolution ~/.evolution_bkup
Start your evolution again
$ evolution
Now you can either import from old files or just copy over your Inbox, Sent, Drafts and any other folders from ~/.evolution_bkup/mail/local/ to the new location.
And we should be up and running with evolution again.





