[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: writephonebook vcf, ldiff
From: |
Oliver Jusinger |
Subject: |
Re: writephonebook vcf, ldiff |
Date: |
Mon, 13 Sep 2004 10:56:33 +0200 |
On Mon, 2004-09-13 at 08:34, Pawel Kot wrote:
> On Mon, 13 Sep 2004, Oliver Jusinger wrote:
> > 1) (not that serious) When the phonebook is _emty_,
> > cat addressbook.vcf | gnokii --writephonebook --find-free -v -m ME
>
> What does gnokii say if you do:
> gnokii --getphonebook ME 1
> when the phonebook is empty?
$ gnokii --getphonebook ME 1
GNOKII Version 20040912
LOG: debug mask is 0x1
phone instance config:
model: 6510
port_device: 00:0E:ED:5F:8F:58
connection_type: 5
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
Connecting
Serial device: opening device 00:0E:ED:5F:8F:58
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00 |
Message received: 0x1b / 0x0032
01 44 00 08 00 01 58 2c 00 26 56 20 30 34 2e 32 | D X, &V 04.2
38 0a 32 34 2d 30 36 2d 30 34 0a 52 48 31 32 5f | 8 24-06-04 RH12_
32 38 5f 2d 0a 47 53 4d 20 50 31 2e 31 0a 43 00 | 28_- GSM P1.1 C
00 00 |
Received message type 1b
model length: 9
Received model RH12_28_-
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
Error: Invalid type of memory.
Serial device: closing device
> Uhm. Didn't libgnokii got overwritten?
The debian package puts libgnokii.* into /usr/lib, when i install your
source, "make install" puts the files into /usr/local/lib. (the debian
maintainer splits gnokii in two packages: gnokii, libgnokii2; i have
removed gnokii, but libgnokii2 is needed by kaddressbook).
I guess maybe I should just copy the latest library files over the ones
from debian, but I didnt care any more yesterday..
> > 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?
$ gnokii --deletephonebook ME 1 end
GNOKII Version 20040912
LOG: debug mask is 0x1
phone instance config:
model: 6510
port_device: 00:0E:ED:5F:8F:58
connection_type: 5
init_length: 0
serial_baudrate: 19200
serial_write_usleep: -1
hardware_handshake: 0
require_dcd: 0
smsc_timeout: 100
connect_script:
disconnect_script:
rfcomm_cn: 1
Connecting
Serial device: opening device 00:0E:ED:5F:8F:58
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00 |
Message received: 0x1b / 0x0032
01 44 00 08 00 01 58 2c 00 26 56 20 30 34 2e 32 | D X, &V 04.2
38 0a 32 34 2d 30 36 2d 30 34 0a 52 48 31 32 5f | 8 24-06-04 RH12_
32 38 5f 2d 0a 47 53 4d 20 50 31 2e 31 0a 43 00 | 28_- GSM P1.1 C
00 00 |
Received message type 1b
model length: 9
Received model RH12_28_-
Message sent: 0x03 / 0x0016
00 01 00 0f 55 01 04 55 00 10 ff 02 00 01 00 00 | U U
00 00 05 55 55 55 | UUU
Message received: 0x03 / 0x000e
01 6f 00 10 00 01 0f 00 00 08 3b 00 00 00 | o ;
Received message type 03
UNHANDLED FRAME RECEIVED
request: 0x03 / 0x0016
00 01 00 0f 55 01 04 55 00 10 ff 02 00 01 00 00 | U U
00 00 05 55 55 55 | UUU
reply: 0x03 / 0x000e
01 6f 00 10 00 01 0f 00 00 08 3b 00 00 00 | o ;
Please read Docs/Bugs and send a bug report!
Serial device: closing device
greetings,
Oliver
- Re: writephonebook vcf, ldiff, (continued)
- 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