Open GoogleCodeExporter opened 8 years ago
I have a problem that is not reported. Before finish, i have an error that say:
"the application VCard Io (process vcard.io) was interrupted. please try
again." (force
close)
Original comment by amoli...@gmail.com
on 7 Jun 2009 at 9:33
To help fix this bug, I need more information. Please try to narrow down the
problem
using the following steps:
1. Using a text editor, open the contacts backup file and copy the first
contact that
was not successfully imported. Save it in a separate file and try importing it.
If it
causes the same error (or does not import correctly), please post the file or
send it
to me by email (if you do not want it to be visible to everyone).
2. If this does not cause an error, try a "binary search": create a new file
that has
only the first half of the contacts, and try to import that. If it works, try
with
the second half of the contacts. When you get a failure, repeat this procedure
with
the failed file. Once you have a minimal file that causes the failure, please
email
it to me.
Original comment by duckt...@gmail.com
on 8 Jun 2009 at 8:05
I was found this!!
The problem is contact with image (jpeg text in vcard).
If edit it, then i can import without problem
Image is not supported?
Original comment by amoli...@gmail.com
on 8 Jun 2009 at 8:35
Maybe it isn't in the good format. Normally it should be in base64 encoding I
think.
From where does your vcf file comes ? What phone/software ?
Original comment by dola...@gmail.com
on 10 Aug 2009 at 11:09
I had the same problem on my HTC Hero with vcard.io Rev 27. A contact had some
rather
big photo (~250 lines). It stopped import on my HTC, however it did work fine
on the
emulator.
I modified VCardIO class method doImport to show me the contacts displayName
where it
stopped importing. This did help to find the contact. After removing its picture
data, everything was fine. I attached a file, showing the code snippet of what I
changed in VCardIO.
Thanks for this great utility!
Original comment by stefan.katerkamp@tuxas.net
on 22 Oct 2009 at 9:51
Attachments:
Original issue reported on code.google.com by
amoli...@gmail.com
on 7 Jun 2009 at 9:22