View Single Post
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#581
Originally Posted by zlatko View Post
@fcrochik
You want me to compare the contact's card after reboot, after edit/save and reboot again? Below is the result(chronologically):
Code:
BEGIN:VCARD
TEL;TYPE=PREF;TYPE=CELL:+359xxxxxxxxx
END:VCARD
Code:
BEGIN:VCARD
TEL;TYPE=CELL;TYPE=PREF:+359xxxxxxxxx
END:VCARD
Code:
BEGIN:VCARD
TEL;TYPE=PREF;TYPE=CELL:+359xxxxxxxxx
END:VCARD
As you can see there ARE some differences in the order of the elements of the v-card, but the phone numbers are always listed with the same(correct) type.
zlatko: after your message I played a bit with creating contacts, changing phone types and exporting vcards. I am inclined to think that there is an issue with Qt Mobility on the n900 when handling a phone number with more than a context (CELL+PREF) or (VOICE+CELL). This contact that you are having an issue with must have been imported, right? I don't think you have how to set the context for a phone as PREF by using the standard contacts application on the n900.

If I am right your only way out is to edit the contact add a new phone, making sure to manually select the type to be cell, copy the phone number from the existing one and then delete the old one. If you export again you will see that the only context for the phone will be "CELL".

It seems crazy but the order of the fields may be another factor. You can see that on the second one (the one that works) the first context is CELL on the others the first context is PREF. Why it changes after rebooting is another mystery.
__________________

My maemo work:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Harmattan:
GeePS - native UI around google maps - GApp - access to optimized mobile "google apps".
Shutdown - shutdown and reboot with one click - QuickCall - one click call, skypeout and google voice integration using dial tones.
WakeOnLan - wake computers on your local network.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Maemo/N900:
GApp - access to optimized mobile "google apps". - MobWebMail: browser optimized to access multiple gmail accounts
MyContacts: 75 Contacts on your desktop, ring tones per group and more - GeePS: native front-end for google maps
Macuco2 : web browser to access web sites optimized for the iphone - WakeOnLan: wake up computers on your local network
dbBrowser: Simple application to browse sqlite databases

Last edited by fcrochik; 2011-02-14 at 00:18.