|
2010-12-08
, 22:26
|
Posts: 14 |
Thanked: 0 times |
Joined on Dec 2010
|
#542
|
|
2010-12-09
, 09:54
|
Posts: 61 |
Thanked: 21 times |
Joined on Jan 2010
|
#543
|
RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1
|
2010-12-09
, 19:07
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#544
|
when im connected to my home wlan it wont send email when i test it in editor. but if i connect my phone to mobile network it works fine. but still cant get the commands to work?
|
2010-12-11
, 10:56
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#545
|
Hi, after update to the last devel version, smscon editor refuse to start and output the following error message when launched from xterminal:
Any solution?Code:RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1
dpkg -l *qt4* dpkg -l python2.5-*
root apt-get update apt-get -s upgrade
The Following User Says Thank You to Saturn For This Useful Post: | ||
|
2010-12-12
, 19:50
|
Posts: 17 |
Thanked: 6 times |
Joined on Nov 2010
@ Italy
|
#546
|
|
2010-12-12
, 20:11
|
Posts: 200 |
Thanked: 300 times |
Joined on Nov 2009
@ The Netherlands
|
#547
|
Hi, thanks for this really nice&useful software!
I went through the wiki, installed and all the tests works ok, but there's one thing I don't understand: when I set up the phone number and update settings in smscon editor it says that "this number will be replaced automatically if a successful command is received by a different phone"...does this mean that ANYONE who knows my phone number and that I have SMScon installed could take control of my device?!?
Or that would only work when a different simcard is detected?
Thanks
The Following User Says Thank You to digitalvoid For This Useful Post: | ||
|
2010-12-12
, 23:36
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#548
|
|
2010-12-13
, 21:27
|
Posts: 14 |
Thanked: 0 times |
Joined on Dec 2010
|
#549
|
|
2010-12-13
, 21:33
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#550
|
do i need to install anything else than smscon and smscon editor to get it work on my n900?
?????
python-crypto /* NEW: NEEDED IN VERSION 0.5-5 and higher */
python-gobject
python-location
python-dbus
pexpect
gstreamer-tools
openssh-client
openssh-server
?????
Nokia-N900-42-11:/tmp# more smscon.log
DAEMON INFO: successfully loaded "smscon_config" file
DAEMON INFO: SMS message sending is allowed by smscon_daemon
DAEMON INFO: COM_CALL = [RptCall]
DAEMON INFO: COM_CAMERA = [RptCamera]
DAEMON INFO: COM_CHECK = [RptCheck]
DAEMON INFO: COM_CUSTOM = [RptScript]
DAEMON INFO: COM_LOCATION = [RptLocation]
DAEMON INFO: COM_LOCK = [RptLock]
DAEMON INFO: COM_POWER = [RptPower]
DAEMON INFO: COM_POWEROFF = [RptPoweroff]
DAEMON INFO: COM_REBOOT = [RptReboot]
DAEMON INFO: COM_REMOTEOFF = [RptRemoteoff]
DAEMON INFO: COM_REMOTEON = [RptRemoteon]
DAEMON INFO: COM_SHELL = [Rptuptime >> /tmp/commandlog]
DAEMON INFO: COM_TRACKOFF = [RptTrackoff]
DAEMON INFO: COM_TRACKON = [RptTrackon]
DAEMON INFO: COM_UNLOCK = [RptUnlock]
DAEMON INFO: reading 1 valid IMSI code from "smscon_code" file
DAEMON INFO: authorized IMSI code found
DAEMON INFO: smscon auto-loads at boot
DAEMON INFO: stored current WLAN network (Heima)
DAEMON INFO: starting GPS device in location mode
DAEMON INFO: waiting for valid GPS coordinate (search time = 5.0 sec.)
DAEMON INFO: waiting for valid GPS coordinate (search time = 6.3 sec.)
DAEMON INFO: waiting for valid GPS coordinate (search time = 7.3 sec.)
DAEMON INFO: waiting for valid GPS coordinate (search time = 8.9 sec.)
DAEMON INFO: start collecting GPS coordinates
DAEMON INFO: GPS coordinate (#1) acquired (58.776993, 5.675654, 75.7 m.)
SMSCON INFO: smscon_daemon [PID=5012] is stopped (08-12-2010 22:06:55)
SMSCON INFO: smscon_daemon is running (08-12-2010 22:07:00)
DAEMON INFO: successfully loaded "smscon_config" file
DAEMON INFO: SMS message sending is allowed by smscon_daemon
DAEMON INFO: COM_CALL = [RptCall]
DAEMON INFO: COM_CAMERA = [RptCamera]
DAEMON INFO: COM_CHECK = [RptCheck]
DAEMON INFO: COM_CUSTOM = [RptScript]
DAEMON INFO: COM_LOCATION = [RptLocation]
DAEMON INFO: COM_LOCK = [RptLock]
DAEMON INFO: COM_POWER = [RptPower]
DAEMON INFO: COM_POWEROFF = [RptPoweroff]
DAEMON INFO: COM_REBOOT = [RptReboot]
DAEMON INFO: COM_REMOTEOFF = [RptRemoteoff]
DAEMON INFO: COM_REMOTEON = [RptRemoteon]
DAEMON INFO: COM_SHELL = [Rptuptime >> /tmp/commandlog]
DAEMON INFO: COM_TRACKOFF = [RptTrackoff]
DAEMON INFO: COM_TRACKON = [RptTrackon]
DAEMON INFO: COM_UNLOCK = [RptUnlock]
DAEMON INFO: reading 1 valid IMSI code from "smscon_code" file
DAEMON INFO: authorized IMSI code found
DAEMON INFO: smscon auto-loads at boot
Nokia-N900-42-11:/tmp#