[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: writephonebook vcf, ldiff
From: |
Pawel Kot |
Subject: |
Re: writephonebook vcf, ldiff |
Date: |
Mon, 13 Sep 2004 08:34:24 +0200 (CEST) |
On Mon, 13 Sep 2004, Oliver Jusinger wrote:
> On Sun, 2004-09-12 at 20:25, Pawel Kot wrote:
> > The following patch should fix it.
>
> Thank you!
> I have applied the patch to your latest source, in gnokiirc i changed
> model to 6510:
>
>
> 1) (not that serious) When the phonebook is _emty_,
> cat addressbook.vcf | gnokii --writephonebook --find-free -v -m ME
>
> doesn't work, it just reports:
> Reading phonebook location (1)
> Message sent: 0x03 / 0x0012
> 00 01 00 07 01 01 00 01 02 05 00 00 00 00 00 01 |
> 00 00 |
> Message received: 0x03 / 0x000e
> 01 6f 00 08 00 01 0f 00 00 08 30 00 00 00 | o 0
> Received message type 03
> Invalid type of memory.
> Serial device: closing device
What does gnokii say if you do:
gnokii --getphonebook ME 1
when the phonebook is empty?
> 2) cat addressbook.vcf | gnokii --writephonebook --overwrite -v -m ME
> still writes each entry on position #1 ("loc: 1), so only the last entry
> is on my phone then:
> "Write Succeeded: memory type: Internal memory, loc: 1, name: xxxxx"
That is supposed to work this way.
> 3) now (with 1 entry on the phone), i try a --find-free again:
> cat addressbook.vcf | gnokii --writephonebook --find-free -v -m ME
>
> it works! takes some time till for about 80 addresses each one is
> checked for exsistence on the phone, but it finally works - great! :-)
Cool. And indeed this could have some smarter logic to do this. [looking
at the code] Yeah, I'll do it later on.
> 4) i deleted all numbers from my phone again and tried kaddressbook:
> the problems are exactly the same as written yesterday (trying #1-1000
> with "append", only write about 20% with "overwrite).
Uhm. Didn't libgnokii got overwritten?
> 5) gnokii --deletephonebook ME 1 end
> doesnt work ("end"), but that was already discussed here.
It *should* work. At least in CVS version. Any detailes on this?
pkot
--
mailto:address@hidden
http://www.gnokii.org/
- Re: writephonebook vcf, ldiff, (continued)
- Re: writephonebook vcf, ldiff, Pawel Kot, 2004/09/12
- Re: writephonebook vcf, ldiff, Helge Deller, 2004/09/12
- Re: writephonebook vcf, ldiff, Pawel Kot, 2004/09/12
- Re: writephonebook vcf, ldiff, Oliver Jusinger, 2004/09/12
- Re: writephonebook vcf, ldiff, Helge Deller, 2004/09/12
- Re: writephonebook vcf, ldiff, Pawel Kot, 2004/09/12
- Re: writephonebook vcf, ldiff, Helge Deller, 2004/09/12
Re: writephonebook vcf, ldiff, Oliver Jusinger, 2004/09/12
Re: writephonebook vcf, ldiff, Pawel Kot, 2004/09/12