Save evolution contacts as csv file

Asked by jpaulbiss

I am looking for a way to save evolution's contacts as a csv file. I have not been able to find how to do this. Can anyone help me?

Question information

Language:
English Edit question
Status:
Solved
For:
Evolution Edit question
Assignee:
No assignee Edit question
Solved by:
Claudio Arseni
Solved:
Last query:
Last reply:
Revision history for this message
Best Claudio Arseni (claudio.arseni) said :
#1

Type in terminal:

evolution-addressbook-export --format=csv --output=mycontacts.csv

Revision history for this message
jpaulbiss (jpaulb) said :
#2

Thanks.
A csv file of 288 of my 1300 or so entries was built.
then it stoped with this report:

jpb@maple:~$ evolution-addressbook-export --format=csv --output=mycontacts.csv
*** glibc detected *** evolution-addressbook-export: free(): invalid pointer: 0x00007fa71446ad39 ***
======= Backtrace: =========
/lib/libc.so.6[0x7fa70f6e208a]
/lib/libc.so.6(cfree+0x8c)[0x7fa70f6e5c1c]
evolution-addressbook-export[0x40220c]
evolution-addressbook-export[0x402466]
evolution-addressbook-export[0x4026ac]
evolution-addressbook-export[0x402954]
evolution-addressbook-export[0x401c7a]
/lib/libc.so.6(__libc_start_main+0xf4)[0x7fa70f68c1c4]
evolution-addressbook-export[0x4019f9]

Revision history for this message
Claudio Arseni (claudio.arseni) said :
#3
Revision history for this message
jpaulbiss (jpaulb) said :
#4

I did a hard reset on the Palm T|X, seems to work now.