Notices


Reply
Thread Tools
joshv06's Avatar
Posts: 346 | Thanked: 139 times | Joined on Jan 2008 @ Houston Texas
#51
Thanks!

Do you plan to push your project to Extras-Devel?
__________________
Nokia N900
joshuavidana@gmail.com
 
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#52
If i figured it out, yes.
 

The Following 2 Users Say Thank You to digitalvoid For This Useful 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
 
Posts: 1,427 | Thanked: 2,077 times | Joined on Aug 2009 @ Sydney
#54
Originally Posted by digitalvoid View Post
If i figured it out, yes.
Can someone please help OP and get this pushed out to extras-devel?
 
Posts: 62 | Thanked: 6 times | Joined on Jun 2010 @ Poland
#55
i've got problem with camera option

Code:
INFO:root:(Sun Aug 29 00:08:54 2010) DAEMON: user settings succesfully loaded from "smscon_config" file
INFO:root:(Sun Aug 29 00:08:54 2010) DAEMON: reading valid IMSI code (2600196032xxxxx) from file
INFO:root:(Sun Aug 29 00:08:54 2010) DAEMON: authorized IMSI code found
INFO:root:(Sun Aug 29 00:08:54 2010) DAEMON: smscon autoloads at boot
INFO:root:(Sun Aug 29 00:08:54 2010) DAEMON: no test arguments passed for smscon_daemon
INFO:root:(Sun Aug 29 00:09:41 2010) DAEMON: received valid SMS message with command [Camera] from "+485021xxxxx"
INFO:root:(Sun Aug 29 00:09:49 2010) DAEMON: camera picture acquired
INFO:root:(Sun Aug 29 00:09:50 2010) DAEMON: current network (WLAN) disconnected
INFO:root:(Sun Aug 29 00:09:59 2010) DAEMON: network detected (GPRS)
INFO:root:(Sun Aug 29 00:09:59 2010) DAEMON: new network connected (GPRS)
INFO:root:(Sun Aug 29 00:10:10 2010) DAEMON ERROR: failed to send email message to "'marcin@xxxxxxx.pl'"
INFO:root:(Sun Aug 29 00:10:10 2010) DAEMON: camera picture send to email address ('marcin@xxxxxxxx.pl')

I try VALIDEMAILADDRESS the same as EMAILFROM but i don't get any messages why?


to create deb use:
http://easy-deb.sourceforge.net/
__________________
Maemo Meego Maego!

Last edited by knypek3; 2010-08-28 at 22:26.
 
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#56
@ Saturn:

Please show me the output of this command (it's a one line command). Run as root in X Terminal:

Code:
Nokia-N900:~# gconftool -R /system/osso/connectivity/IAP | grep "/system/osso/connectivity/IAP/" | grep GPRS
Should be like this:

Code:
 /system/osso/connectivity/IAP/xxxxxxxxxxxxx@GPRS:
@ knypek3:

Are you sure that your email settings are correct?
 

The Following User Says Thank You to digitalvoid For This Useful Post:
Posts: 54 | Thanked: 6 times | Joined on Jun 2010
#57
i am crazy waiting for this nice app appear in repos.
 
Posts: 161 | Thanked: 85 times | Joined on Feb 2010
#58
maybe I've missed it, but have you implemented some sort of pwd checking for the incoming sms? "friends" rebooting your device after they know they can can be quite annoying
2nd: can you setup a "play ringtone" funct? in case you lost it in your car..
thank you for the great idea, I will wait 'till on extras-devel.
 
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#59
Originally Posted by erniadeldesktop View Post
maybe I've missed it, but have you implemented some sort of pwd checking for the incoming sms? "friends" rebooting your device after they know they can can be quite annoying
2nd: can you setup a "play ringtone" funct? in case you lost it in your car..
thank you for the great idea, I will wait 'till on extras-devel.
The sms commands can be changed in the Python script, but I will make it a new user setting in the 'smscon_config' file in the next version of smscon.

I'm working on it to get it in extra-devel repository.
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#60
Originally Posted by digitalvoid View Post
@ Saturn:

Please show me the output of this command (it's a one line command). Run as root in X Terminal:

Code:
Nokia-N900:~# gconftool -R /system/osso/connectivity/IAP | grep "/system/osso/connectivity/IAP/" | grep GPRS
Should be like this:

Code:
 /system/osso/connectivity/IAP/xxxxxxxxxxxxx@GPRS:
Hi,

There's no IAP with GPRS at the name. The one responsible for giving me internet connection is:
Code:
 /system/osso/connectivity/IAP/Web@32@Vodafone:
Thanks for your time.
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:01.