|
|
2010-08-30
, 18:36
|
|
Posts: 56 |
Thanked: 11 times |
Joined on Jan 2010
|
#72
|
Comlist = ['location' ]
|
|
2010-08-30
, 18:56
|
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#73
|
|
|
2010-08-30
, 20:04
|
|
Posts: 56 |
Thanked: 11 times |
Joined on Jan 2010
|
#74
|
|
|
2010-08-30
, 20:47
|
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#75
|
and where do i find/edit the smscon_config file after i've installed the .deb?
|
|
2010-08-30
, 21:03
|
|
Posts: 62 |
Thanked: 6 times |
Joined on Jun 2010
@ Poland
|
#76
|
INFO:root:(Mon Aug 30 22:57:16 2010) DAEMON: user settings succesfully loaded from "smscon_config" file
INFO:root:(Mon Aug 30 22:57:16 2010) DAEMON: reading valid IMSI code (260019603296619) from file
INFO:root:(Mon Aug 30 22:57:16 2010) DAEMON: authorized IMSI code found
INFO:root:(Mon Aug 30 22:57:16 2010) DAEMON: smscon autoloads at boot
INFO:root:(Mon Aug 30 22:57:16 2010) DAEMON: no test arguments passed for daemon
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 207, in SMSreceive
ExecuteCommand(Message, Number) # execute valid sms command
File "/usr/bin/smscon_daemon", line 247, in ExecuteCommand
if Com in ComList:
NameError: global name 'ComList' is not defined
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 207, in SMSreceive
ExecuteCommand(Message, Number) # execute valid sms command
File "/usr/bin/smscon_daemon", line 247, in ExecuteCommand
if Com in ComList:
NameError: global name 'ComList' is not defined
|
|
2010-08-31
, 05:50
|
|
Posts: 56 |
Thanked: 11 times |
Joined on Jan 2010
|
#77
|
|
|
2010-08-31
, 06:21
|
|
|
Posts: 1,647 |
Thanked: 2,116 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#78
|
i understand that, but how do i edit it, as normally you would edit the file before putting it in /usr/bin
|
|
2010-08-31
, 07:10
|
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#79
|
|
|
2010-08-31
, 08:39
|
|
Posts: 62 |
Thanked: 6 times |
Joined on Jun 2010
@ Poland
|
#80
|
@ knypek3:
version 0.2.2 will be replaced by 0.2.3.
There is a bug in 0.2.2; I have forgotten to change the name of a variable. Sorry.
Last edited by digitalvoid; 2010-08-30 at 13:26.