Package: gnokii
Version: 0.6.5-1
Severity: important

Using a Nokia 6230, connecting via BlueTooth. Connection is good (can
read the phonebook with xgnokii, and gnokii seems to work fine)

When entering into the SMS editor and activating the SMS reading,
xgnokii enters an unbreakable loop (xgnokii_lowlevel.c line 408)

The 'error' value (set on line 416) for this phone returns
GN_ERR_INVALIDMEMORYTYPE, which is not explicity caught - the default
action seems to be freeing memory and sleeping (lines 434-435) which
never leaves the loop.

Because there is no valid break condition, xgnokii enters an infinite
loop and hangs.

Changing line 428 to include the condition:

error == GN_ERR_INVALIDMEMORYTYPE

prevents the hang (still doesn't read the messages though :( )

The command-line gnokii program can read the messages okay, so it's just
an xgnokii problem.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnokii depends on:
ii  libbluetooth1           2.15-2           Library to use the BlueZ Linux Blu
ii  libc6                   2.3.2.ds1-22     GNU C Library: Shared libraries an
ii  libglib1.2              1.2.10-10        The GLib library of C routines
ii  libgnokii2              0.6.5-1          Gnokii library
ii  libgtk1.2               1.2.10-17        The GIMP Toolkit set of widgets fo
ii  liblockfile1            1.06             NFS-safe locking library, includes
ii  libx11-6                4.3.0.dfsg.1-14  X Window System protocol client li
ii  libxext6                4.3.0.dfsg.1-14  X Window System miscellaneous exte
ii  libxi6                  4.3.0.dfsg.1-14  X Window System Input extension li
ii  libxpm4                 4.3.0.dfsg.1-14  X pixmap library
ii  passwd                  1:4.0.3-31sarge5 change and administer password and
ii  timeout                 1.11-6.1         Run a command with a time limit.
ii  xlibs                   4.3.0.dfsg.1-14  X Keyboard Extension (XKB) configu

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to