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)

The Winter 2011-12-21 07:08

Re: [Announce] SMScon (control your device with SMS)
 
i simply love this programme..great work indeed.

ade 2011-12-21 10:12

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

Any new suggestions on http://talk.maemo.org/showpost.php?p...&postcount=872 ? The recent updates did not solve my issue...

sdmech 2011-12-21 12:10

Re: [Announce] SMScon (control your device with SMS)
 
Hello again, Thanks for all the swift replies, I have just read them. The smcon+editor both updated today and it has fixed all the problems I had. I have logged into editor and updated my settings.
Would just like to say again what a fantastic community you have here, and I wish everybody a happy xmas and a prosperous new year :)

yablacky 2011-12-21 15:45

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

Originally Posted by ade (Post 1140325)
Saturn,

Any new suggestions on http://talk.maemo.org/showpost.php?p...&postcount=872 ? The recent updates did not solve my issue...

You say that - in contrast to the error message - the daemon is running. I guess you used the ps command to check that out. Could you please repeat the situation on your device and post the outcome of the ps command here?

Code:

$ # if you like to post the full list:
$ ps > file_to_post


$ # if you like to post only what is of interest for me:
$ ps | grep smscon > file_to_post

Thank you.

silviumc 2011-12-22 10:19

Re: [Announce] SMScon (control your device with SMS)
 
Alarm doesn't work in 0.9.4.-1

I have a file /opt/smscon/alarm.wav RIFF (little-endian) data, WAVE audio, Microsoft PCM, 8 bit, mono 11025 Hz

In /opt/smscon/smscon.log there's this error when receiving Alarm SMS:
ERROR: (ALARM) Could not get current phone profile.

nicholes 2011-12-22 11:24

Re: [Announce] SMScon (control your device with SMS)
 
1 Attachment(s)
hi all......

(at least it is happening in India, i dont know about other countries)

As i am from india and AFAIK in india each network provider here alert their customer every time when they send any sms or make a call by sending a (small) sms. and that small SMS DOES NOT STORE IN INBOX OR CONVERSATION of any mobile (as screen shot shows). when user press done button it vanish itself. so here in india if thief is inserting his SIM in N900 and get those small sms,he will surly be alerted.(that there is some ghost application or software in this mobile which is sending sms to someone) so naturally he will remove his SIM immediately.so smscon may fail here.

Thus a great update needed for us. please help.

sorry if this is mentioned before ....

ade 2011-12-22 12:02

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

Originally Posted by yablacky (Post 1140422)
You say that - in contrast to the error message - the daemon is running. I guess you used the ps command to check that out. Could you please repeat the situation on your device and post the outcome of the ps command here?

Code:

$ # if you like to post the full list:
$ ps > file_to_post


$ # if you like to post only what is of interest for me:
$ ps | grep smscon > file_to_post

Thank you.

Well, a daemon gets started, but in combination with the error message. Another attempt to start spawns a new daemon.

After the first attempt to start smscon using smscon-editor:
Code:

user    21565  1436  7 12:55 ?        00:00:04 python /opt/smscon-editor/smscon-editor
root    21602    1  3 12:56 ?        00:00:00 python /opt/smscon/smscon_daemon

When I get the error, I go for a second attempt to start the deamon. Again the error, with a new process:
Code:

user    21565  1436  5 12:55 ?        00:00:04 python /opt/smscon-editor/smscon-editor
root    21602    1  1 12:56 ?        00:00:00 python /opt/smscon/smscon_daemon
root    21670    1 10 12:57 ?        00:00:00 python /opt/smscon/smscon_daemon


dattadude 2011-12-22 16:31

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

Originally Posted by Saturn (Post 1139693)
This is very strange as it said the daemon was not running. therefore it couldn't sent you anything.

After you uninstall do the same I said earlier as root:

Code:

rm -rf /opt/smscon/
rm -rf /opt/smscon-editor/
rm -rf /home/user/.smscon-editor
rm -f /usr/bin/smscon-editor
rm -f /usr/bin/smscon
rm -f /etc/sudoers.d/smscon.sudoers
rm -f /etc/sudoers.d/smscon-editor.sudoers
rm -f /etc/event.d/smscon_boot
update-sudoers

This will remove all.

Kaly tyxi..

EDIT: added some more things to clean.

Hi,

firstly great app. .

i tried this but i still get cant it to work again. .

this started after the update. .

when ever i launch the app and enter the default passwrd. .

i get loading active settings failed and activating initial setting failed twice!

then i get an ERROR: the user setting file "home/user/smscon-editor/smscon_config" could not be found.

and then failed to read sms con settings and contact smscon support for resolution.

n no matter how many times i install , remove and deleted all sms con folders i keep getting this problem. .

is there any fix to this or am i missing something?

any help would be appriciated!

thanks in advance!!!

Saturn 2011-12-22 16:37

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

Originally Posted by dattadude (Post 1140884)
Hi,

firstly great app. .

i tried this but i still get cant it to work again. .

this started after the update. .

when ever i launch the app and enter the default passwrd. .

i get loading active settings failed and activating initial setting failed twice!

then i get an ERROR: the user setting file "home/user/smscon-editor/smscon_config" could not be found.

and then failed to read sms con settings and contact smscon support for resolution.

n no matter how many times i install , remove and deleted all sms con folders i keep getting this problem. .

is there any fix to this or am i missing something?

any help would be appriciated!

thanks in advance!!!

open xterm and do:
Code:

smscon -reset
smscon -init


Saturn 2011-12-22 16:40

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

Originally Posted by silviumc (Post 1140733)
Alarm doesn't work in 0.9.4.-1

I have a file /opt/smscon/alarm.wav RIFF (little-endian) data, WAVE audio, Microsoft PCM, 8 bit, mono 11025 Hz

In /opt/smscon/smscon.log there's this error when receiving Alarm SMS:
ERROR: (ALARM) Could not get current phone profile.

Just an update.
Reproduced the error but don't have a solution - the code looks correct and on its own works.
Maybe yablacky has a better idea earlier..


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

vBulletin® Version 3.8.8