'----------------------------------------------------------
Edit:
There is no bug here, at least for locally stored contacts.
The command just has to be executed as normal user with devel-su -p
and not as root.
For remote contacts, the @nephros given below commands have to be used.
'----------------------------------------------------------
REPRODUCIBILITY (% or how often): 100%
BUILD ID = OS VERSION (Settings > About product): 4.4.0.58, flashed (defaultuser) as well as upgraded (nemo)
HARDWARE (XA2, X10, X10 II, âŚ): XA2 (others not tested)
UI LANGUAGE: EN UK
REGRESSION: (compared to previous public release: Yes, No, ?): Yes, seems that it used to work
DESCRIPTION: Contact export with
Contact export with:
devel-su -p vcardconverter --export contacts.vcf
Doesnât work and returns an error message:
[W] unknown:0 - The âmergePresenceChangesâ option has not been configured - presence changes will only be reported via ContactManagerEngine::contactsPresenceChanged()
[D] unknown:0 - Exporting 0 contacts
[D] unknown:0 - Wrote 0 contacts
PRECONDITIONS:
None
STEPS TO REPRODUCE:
- Open a terminal
- Enter the command
devel-su -p vcardconverter --export contacts.vcf
EXPECTED RESULT:
Contacts would be exported in a text file
ACTUAL RESULT:
Not exporting, error message
ADDITIONAL INFORMATION:
(Please ALWAYS attach relevant data such as logs, screenshots, etcâŚ)