View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#53
Just came back.

The SMS messages work nice.

Here are the error messages from your log when i sent 'Camera'

Code:
(Sat Aug 28 23:34:59 2010) DAEMON: camera picture acquired
(Sat Aug 28 23:35:00 2010) DAEMON: current network (WLAN) disconnected
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/dbus/connection.py", line 214, in maybe_handle_message
    self._handler(*args, **kwargs)
  File "/usr/bin/smscon_daemon", line 221, in SMSreceive
    ExecuteCommand(Message, Number) # execute valid sms command
  File "/usr/bin/smscon_daemon", line 290, in ExecuteCommand
    EnableCamera()
  File "/usr/bin/smscon_daemon", line 319, in EnableCamera
    EnableConnection('GPRS')
  File "/usr/bin/smscon_daemon", line 390, in EnableConnection
    IAPid = E.findall(Output)[0].replace('@32@', ' ')
ndexError: list index out of range
I think it disconnected the working wlan connection it had already and tried to connect to gprs and failed. Btw, i have a gprs connection already defined in my internet connections which is working when i'm away from available wlan.

hope it helps

edit: using version 2.1