maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] SMScon (control your device with SMS) (https://talk.maemo.org/showthread.php?t=60729)

yablacky 2011-12-29 02:03

Re: [Announce] SMScon (control your device with SMS)
 
NEW RELEASE OF SMSCON VERSION 0.9.9-1

smscon 0.9.9-1 has been queued for loading into fremantle extras-devel repository

Changes:
  • CHANGE: Deamon does no longer need to restart for switching between test mode and normal operation mode.
  • FIX: Daemon now reads test command requests from a named pipe and works them off sequentially (allows to quickly start several tests in a short time).
  • FIX: Fixed that COM_REMOTEOFF command did not work.
  • FIX: Fixed daemon crash ("need more than 3 values to unpack")
  • FIX (AGAIN): Force using busybox ps-command to ensure that process information like PID is at expected place.

bvaibhav 2011-12-29 03:35

Re: [Announce] SMScon (control your device with SMS)
 
I have observed that if the master no and the last sender no is same, the application sends 2 sms to the same number. Can you please confirm whether this is bug or its only me that is facing this issue.

Also the commands received by sms are seen in conversations, i.e. they are not hidden. So in case if my n900 gets stolen and I send commands like Trackon, Call etc... the thief will come to know that a mobile tracking app is installed and will try to remove it.

yablacky 2011-12-29 09:40

Re: [Announce] SMScon (control your device with SMS)
 
Quote:

Originally Posted by fw190 (Post 1142764)
I've got a problem. While initialising it hangs. I cant make any tests and even when I reset the settings it keeps sending messages to my default number. How to debug/provide usefull info for you?

Bug (hanging on initialisation) confirmed. Happens in editor version 0.9.8 as well. I guess Saturn will take a look :)

I will look for keep sending sms problem.

yablacky 2011-12-29 09:52

Re: [Announce] SMScon (control your device with SMS)
 
Quote:

Originally Posted by bvaibhav (Post 1142980)
I have observed that if the master no and the last sender no is same, the application sends 2 sms to the same number. Can you please confirm whether this is bug or its only me that is facing this issue.

...

Are the two sms completely identically? This should not happen. But if the 1st sms is a command-receive acknowledge and the 2nd sms contains the answer of the command, then this is by design. You can disable the 1st one in General settings.

l_bratch 2011-12-29 12:25

Re: [Announce] SMScon (control your device with SMS)
 
Since 0.9.9, COM_REMOTEON and COM_CAMERA don't seem to work.

In both cases, the command shows up in smscon -log, does not work, and stops SMScon from processing further commands until sms -restart is issued.

COM_REMOTEON does not connect and there are no failed login attempts visible on server side either.

COM_CAMERA appears to nothing, unless after starting smscon in the terminal, in which case the following is output:

Code:

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 "/opt/smscon/smscon_service.py", line 157, in OnSmsReceived
  File "/opt/smscon/smscon_service.py", line 591, in ProcessCommand
  File "/opt/smscon/smscon_service.py", line 1029, in
SetNetworkConnectionType
  File "/opt/smscon/smscon_service.py", line 1086, in GetGPRSname
TypeError: can only concatenate tuple (not "list") to tuple


bvaibhav 2011-12-29 12:26

Re: [Announce] SMScon (control your device with SMS)
 
Yes both the messages are identical and it happens when I enter wrong password or change the password. Havent yet checked for command response/acknowledgement.

yablacky 2011-12-29 16:00

Re: [Announce] SMScon (control your device with SMS)
 
Quote:

Originally Posted by bvaibhav (Post 1143101)
Yes both the messages are identical and it happens when I enter wrong password or change the password. Havent yet checked for command response/acknowledgement.

This is really strange because both, the on-wrong-pasword-sms and the password-got-changed-sms are only and explicitly sent to the masternumber (if one is defined - which is not the case on initial use).

Are other sms notifications (when initiated by you through sms-commands from master phone number) also sent twice?

yablacky 2011-12-29 16:03

Re: [Announce] SMScon (control your device with SMS)
 
Quote:

Originally Posted by l_bratch (Post 1143100)
Since 0.9.9, COM_REMOTEON and COM_CAMERA don't seem to work.
...

Sorry, at least the crash should be fixed now. This is major problem, so I release the fix asap. Thank your for the report.

yablacky 2011-12-29 16:28

Re: [Announce] SMScon (control your device with SMS)
 
The last reported crash makes me release asap:

NEW RELEASE SMSCON 0.9.10-1 AVAILABLE soon.

smscon 0.9.10-1 has been queued for loading into fremantle extras-devel repository

Changes:
  • FIX: If called in user mode (without sudo), prevent -export or -export! option to create/write files that user has no permission to create or write and further make user owner of the target file.
  • FIX: Fixed crash: TypeError: can only concatenate tuple (not "list") to tuple (sorry for that mistake...)

yablacky 2011-12-29 22:36

Re: [Announce] SMScon (control your device with SMS)
 
No joke:

NEW RELEASE SMSCON 0.9.11-2 AVAILABLE soon.

smscon 0.9.11-2 has been queued for loading into fremantle extras-devel repository

Changes:
  • FIX: Fixed repeated resending of sms or email in almost zero-time intervals in case resend-time interval was configured to less than 1 minute.
  • ADD: Anonymized log files. Can be used to post logs in bug reports etc. Works like this:

    Logfile shown by command "smscon -log" is now anonymized by default (phone numbers, host names, IP-addresses)

    IMPORTANT NOTE(1):
    Anonymizing takes place with ABSOLUTELY NO guarantee!

    IMPORTANT NOTE(2):
    It is NOT A BUG if there is too much or "wrong" anonymizing.
  • If new option "-pw password" was seen on command line before -log, then logfile is shown un-anonymized as before. The master number is the password.

    And of course a super user has not limits anyway.
  • CHANGE: Logfile is no longer readable by normal user.
  • FIX(MINOR): Fixed typos and added more comments.

Some OFF TOPIC statements:

Thank you to all who were helping to make this app better by providing bug reports and ideas. :) :)

Tomorrow I will go skiing in switzerland for about 10 days and my online presence will be rare...

See you next year.

-- yablack


All times are GMT. The time now is 02:10.

vBulletin® Version 3.8.8