Package: wammu
Version: 0.32.1-1
Severity: normal

IWammu crashes when default device is not present and autoconnect option is
set. It's impossible to open preferences menu  Steps to reproduce:  1. Set
autoconnect option  2. Close wammu  3. Disconnect adapter  4. Start wammu
Workaround:  Edit ~/.Wammu and change value of AutoConnect to no. I attach
wammu log file


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wammu depends on:
ii  python                       2.5.4-9     An interactive high-level object-o
ii  python-gammu                 1.27.92-3   Python module to communicate with 
ii  python-support               1.0.7       automated rebuilding support for P
ii  python-wxgtk2.6              2.6.3.2.2-5 wxWidgets Cross-platform C++ GUI t
ii  python-wxgtk2.8              2.8.10.1-3  wxWidgets Cross-platform C++ GUI t

Versions of packages wammu recommends:
ii  python-bluez [python-bluetoot 0.18-1+b1  Python wrappers around BlueZ for r
ii  python-dbus                   0.83.1-1   simple interprocess messaging syst
ii  timidity                      2.13.2-37  Software sound renderer (MIDI sequ
ii  xfce4-notifyd [notification-d 0.1.0-4    simple, visually-appealing notific

Versions of packages wammu suggests:
ii  gmobilemedia                  0.4+dfsg-9 GTK+ application used to browse a 

Versions of packages python-gammu depends on:
ii  libbluetooth3                 4.60-1     Library to use the BlueZ Linux Blu
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  libdbi0                       0.8.2-3    Database Independent Abstraction L
ii  libgammu7                     1.27.92-3  mobile phone management library
ii  libgsmsd7                     1.27.92-3  SMS daemon helper library
ii  libmysqlclient16              5.1.45-1   MySQL database client library
ii  libpq5                        8.4.3-1    PostgreSQL C client library
ii  libusb-1.0-0                  2:1.0.6-1  userspace USB programming library
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-support                1.0.7      automated rebuilding support for P

-- no debconf information
--------------- System information ----------------
Platform     linux2
Python       2.5.5
wxPython     2.8.10.1
Wammu        0.32.1
python-gammu 1.27.92
Gammu        1.27.92
Bluetooth    PyBluez
locales      pl_PL (UTF8)
connection   at115200
device       /dev/serial/by-id/usb-ArkMicroChips_USB-UART_Controller-if00-port0
model        
Fri 2010/04/02 12:39:45: [Gammu            - 1.27.92 built 15:45:09 Feb 18 2010 
using GCC 4.4]
Fri 2010/04/02 12:39:45: [Connection       - "at115200"]
Fri 2010/04/02 12:39:45: [Connection index - 0]
Fri 2010/04/02 12:39:45: [Model type       - ""]
Fri 2010/04/02 12:39:45: [Device           - 
"/dev/serial/by-id/usb-ArkMicroChips_USB-UART_Controller-if00-port0"]
Fri 2010/04/02 12:39:45: [Runing on        - Linux, kernel 2.6.32-trunk-amd64 
(#1 SMP Sun Jan 10 22:40:40 UTC 2010)]
Fri 2010/04/02 12:39:45: [System error     - open in serial_open, 2, "No such 
file or directory"]
Fri 2010/04/02 12:39:45: Init:GSM_TryGetModel failed with error 
DEVICENOTEXIST[4]: Error opening device, it doesn't exist.
Fri 2010/04/02 12:39:45: Entering GSM_SetIncomingSMS
Fri 2010/04/02 12:39:45: Entering GSM_SetIncomingCall
Fri 2010/04/02 12:39:45: Entering GSM_SetIncomingCB
Fri 2010/04/02 12:39:45: Entering GSM_SetIncomingUSSD
Fri 2010/04/02 12:39:45: Entering GSM_GetSecurityStatus
Unhandled exception appeared.

If you want to help improving this program, please submit following infomation 
and description how did it happen to http://bugs.wammu.eu/. Please report in 
english, otherwise you will be most likely told to translate you report to 
english later.

Debug log was saved for phone communication, if this error appeared during 
communicating with phone, you are strongly encouraged to include it in 
bugreport. Debug log is saved in file /tmp/wammu-crash-5Zb6Iv.log.

Before submiting please try searching for simmilar bugs on 
http://bugs.cihar.com/view_all_set.php?f=3&type=1&search=8f9c8e382ba32714fab313a14a817f9a



--------------- System information ----------------
Platform     linux2
Python       2.5.5
wxPython     2.8.10.1
Wammu        0.32.1
python-gammu 1.27.92
Gammu        1.27.92
Bluetooth    PyBluez
locales      pl_PL (UTF8)
connection   at115200
device       /dev/serial/by-id/usb-ArkMicroChips_USB-UART_Controller-if00-port0
model        

------------------ Traceback ID -------------------
8f9c8e382ba32714fab313a14a817f9a
-------------------- Traceback --------------------
  File "/usr/bin/wammu", line 177, in <module>
    Wammu.App.Run()
  File "/usr/lib/pymodules/python2.5/Wammu/App.py", line 69, in Run
    app = WammuApp()
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 
7978, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 
7552, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/lib/pymodules/python2.5/Wammu/App.py", line 54, in OnInit
    frame.PostInit(self)
  File "/usr/lib/pymodules/python2.5/Wammu/Main.py", line 559, in PostInit
    self.PhoneConnect()
  File "/usr/lib/pymodules/python2.5/Wammu/Main.py", line 2144, in PhoneConnect
    code = self.sm.GetSecurityStatus()
-------------------- Exception --------------------
ERR_NOTCONNECTED: {'Text': u'Phone is not connected.', 'Code': 33, 'Where': 
'GetSecurityStatus'}
---------------------------------------------------

Reply via email to