[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii 0.5.10, 6310i, 3 bugs regarding vcard format
From: |
Pawel Kot |
Subject: |
Re: gnokii 0.5.10, 6310i, 3 bugs regarding vcard format |
Date: |
Sun, 15 Feb 2004 23:58:10 +0100 (CET) |
On Sun, 15 Feb 2004, Costin Grigoras wrote:
> 1.
> gnokii --getphonebook ME 1 end 2>/dev/null >all.vcf
> gnokii --writephonebook -o -v < all.vcf
> Write FAILED (The current frame isn't handled by the incoming function.):
> memory type: Unknown, loc: 0, name: casa - mama
> , number: 723610580
Fixed in CVS. There were 2 reasons.
First was that gnokii didn't read X_GSM_* fields, so it didn't read the
location and memory type where to store the information.
Second was that defaults were to save it in unknown memory type under 0th
location.
Before attempt to write there was a read from that location to check out
if it is empty. And it failed because of incorrect memory type.
Both things are fixed in CVS.
pkot
--
mailto:address@hidden
http://www.gnokii.org/
- gnokii 0.5.10, 6310i, 3 bugs regarding vcard format, Costin Grigoras, 2004/02/15
- Re: gnokii 0.5.10, 6310i, 3 bugs regarding vcard format, Pawel Kot, 2004/02/15
- Re: gnokii 0.5.10, 6310i, 3 bugs regarding vcard format,
Pawel Kot <=
- Re: gnokii 0.5.10, 6310i, 3 bugs regarding vcard format, Pawel Kot, 2004/02/15
- Re: gnokii 0.5.10, 6310i, 3 bugs regarding vcard format, Pawel Kot, 2004/02/15
- Re: gnokii 0.5.10, 6310i, 3 bugs regarding vcard format, Pawel Kot, 2004/02/16