We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-01-12 11:58:03 +0200

vcard import fails with Error:5

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What this error 5 in QContactManager ?

vcard import fails with Error:5

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

vcard import fails with Error:5

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. You, Jollapeople, might want to ping Chris in da hauz, if he had some solution already?

vcard import fails with Error:5

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. You, Jollapeople, might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

vcard import fails with Error:5

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. You, Jollapeople, might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

UPDATE: http://doc.qt.digia.com/qtmobility/qcontactmanager.html#Error-enum

QContactManager::LockedError - 5 - The most recent operation failed because the datastore specified is currently locked

So, why the datastore is locked for some range of contacts, and suddenly available again?

vcard import fails with Error:5

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. You, Jollapeople, might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

UPDATE: http://doc.qt.digia.com/qtmobility/qcontactmanager.html#Error-enum

QContactManager::LockedError - 5 - The most recent operation failed because the datastore specified is currently locked

So, why the datastore is locked for some range of contacts, and suddenly available again?again? (and strangely the error boundary is round... The first 100 suceeds, then 300 fails, and from 400 it suceeds again...?!?)

vcard import fails with Error:5

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. You, Jollapeople, might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF, CR(?)LF -- especially with N900 --, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

UPDATE: http://doc.qt.digia.com/qtmobility/qcontactmanager.html#Error-enum

QContactManager::LockedError - 5 - The most recent operation failed because the datastore specified is currently locked

So, why the datastore is locked for some range of contacts, and suddenly available again? (and strangely the error boundary is round... The first 100 suceeds, then 300 fails, and from 400 it suceeds again...?!?)

vcard (vcf) import fails with Error:5fails

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. You, Jollapeople, might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF -- especially with N900 --, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

UPDATE: http://doc.qt.digia.com/qtmobility/qcontactmanager.html#Error-enum

QContactManager::LockedError - 5 - The most recent operation failed because the datastore specified is currently locked

So, why the datastore is locked for some range of contacts, and suddenly available again? (and strangely the error boundary is round... The first 100 suceeds, then 300 fails, and from 400 it suceeds again...?!?)

vcard (vcf) import fails

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. You, Jollapeople, you might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF -- especially with N900 --, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

UPDATE: http://doc.qt.digia.com/qtmobility/qcontactmanager.html#Error-enum

QContactManager::LockedError - 5 - The most recent operation failed because the datastore specified is currently locked

So, why the datastore is locked for some range of contacts, and suddenly available again? (and strangely the error boundary is round... The first 100 suceeds, then 300 fails, and from 400 it suceeds again...?!?)

Why does the vcard (vcf) import failsfail?

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. Jollapeople, you might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF -- especially with N900 --, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

UPDATE: http://doc.qt.digia.com/qtmobility/qcontactmanager.html#Error-enum

QContactManager::LockedError - 5 - The most recent operation failed because the datastore specified is currently locked

So, why the datastore is locked for some range of contacts, and suddenly available again? (and strangely the error boundary is round... The first 100 suceeds, then 300 fails, and from 400 it suceeds again...?!?)

Why does the vcard (vcf) import fail?

I have a rather large vcf file exported from my N9. When imported to Jolla, only parts of it were ended up in contacts. I've tried to search for what the problem might be, but no apparent reason. There are even vcards getting excluded which has nothing else but an US-ASCII name (N:) and a TEL;TYPE=VOICE:

When trying to import from CLI (vcardconverter), I can see that 3 contacts are ignored due to family details (but that part is already reported here) and hundreds are ignored due to a mysterious "error: 5"

[D] main:139 - Unable to import contact "Foo Bar" error: 5

What is this error 5 in QContactManager ?

I also saw that Kabouik and chriadam (Chris Adams @ jolla) was discussing and analysing something similar on #jollamobile, but I haven't saw if there were any conclusion. Jollapeople, you might want to ping Chris in da hauz, if he had some solution already?

Oh, and all cards seem to be properly ended, there is no "VCARDBEGIN" in the file. (some reported that the individually exported cards not always end with CR(?)LF -- especially with N900 --, thus when merging them into one big file, the "previous" END:VCARD and the "next" BEGIN:VCARD lines might get joined. Well, this is not the case now)

UPDATE: http://doc.qt.digia.com/qtmobility/qcontactmanager.html#Error-enum

QContactManager::LockedError - 5 - The most recent operation failed because the datastore specified is currently locked

So, why the datastore is locked for some range of contacts, and suddenly available again? (and strangely the error boundary is round... The first 100 suceeds, then 300 fails, and from 400 it suceeds again...?!?)