[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 6310i and bluetooth
From: |
Timothy Murphy |
Subject: |
Re: 6310i and bluetooth |
Date: |
Wed, 14 May 2003 18:05:36 +0100 |
User-agent: |
KMail/1.4.3 |
On Tuesday 13 May 2003 14:45, Pawel Kot wrote:
> Get either gnokii 0.5.0 or the latest CVS.
> Valid example for the appropriate config fields:
> port = aa:bb:cc:dd:ee:ff
> connection = bluetooth
> model = 6310
> replacing aa:bb:cc:dd:ee:ff with mac address of
> your phone.
I just tried this with the current CVS, and got this:
===========================================
Script started on Wed May 14 17:50:22 2003
address@hidden tim]$ gnokii --identify
GNOKII Version 0.5.0
Segmentation fault
address@hidden tim]$ gdb gnokii
...
(gdb) run --identify
Starting program: /usr/local/bin/gnokii --identify
GNOKII Version 0.5.0
Program received signal SIGSEGV, Segmentation fault.
0x400480df in gn_device_lock (port=0x8059858 "00:02:EE:10:A5:BE") at
misc.c:173
173 int fd, len = strlen(aux) + strlen(lock_path);
(gdb) quit
...
address@hidden tim]$ exit
Script done on Wed May 14 17:51:18 2003
===========================================
The relevant lines from common/misc.c seem to be:
const char *aux = strrchr(port, '/');
int fd, len = strlen(aux) + strlen(lock_path);
I've set
port = 00:02:EE:10:A5:BE
in my .gnokiirc as suggested.
--
Timothy Murphy
e-mail: address@hidden
tel: +353-86-233 6090
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland