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-20 02:56

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

Originally Posted by ldezem (Post 1134700)
... I'm pretty sure the idea of having SMScon run 1-6 different scripts has not been discussed. If users could launch 1-6 different scripts using SMScon a lot of request people have had (like having the device make loud sounds) could met halfway.
...

My idea is, to make it possible to pass an almost arbitrary argument together with the COM_CUSTOM command (sent within one single sms command). The custom script could do what ever it want with the argument. It could use it as a keyword or just a number to select different tasks to do. This way the number of different scrips that smscon supports is not limited.

yablacky 2011-12-20 03:11

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

Originally Posted by sdmech (Post 1139519)
Firstly if this has been already commented on and i have missed it then sorry for the double post.
I updated smscon and its editor today.
Since the update the smscon editor will not open.
I get
value of user setting of user setting "checkhost" does not match
then i get
Loading active settings failed
failed to activate recent edit settings
Activating initial settings failed
then i get the same message again, and then i get
Enforcedly loaded smscon settings
Please check them all.some seem to be invalid
and it closes.
I have read the thread and i have uninstalled both parts then re-installed them again, and it makes no difference.
This is a fantastic app and i hope it can be fixed.

Ooops, sorry. 0.9.3 promises to upgrade all older versions and this seems not yet to be true. As far as I see, this happens when there are settings that never get changed by a user and are still set to their initial value consisting lots of XXXXX.

Since 0.9.3 checks for valid values, many of these XXXX settings are considered to be invalid which in turn lead to the posted problems.

Going to fix this for 0.9.4

refugee 2011-12-20 09:26

Re: [Announce] SMScon (control your device with SMS)
 
It was 'I m here' app after all.

It took me some effort but I finally got rid of that daemon.

I really thank Saturn for his help and I apologize for blaming smscon, a truly valuable app for all N900 owners.

Saturn 2011-12-20 11:13

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

Originally Posted by refugee (Post 1139847)
It was 'I m here' app after all.

It took me some effort but I finally got rid of that daemon.

I really thank Saturn for his help and I apologize for blaming smscon, a truly valuable app for all N900 owners.

Great that it is solved.
For the rest: What triggered my mind (that it is not smscon) and sent refugee some PMs to check if imhere was installed was the red led which was on constantly.
With SMSCON you'll see this led on (for a tiny moment) only when the front camera takes a picture. We will try to hide this also in the future.

Cheers

nicholes 2011-12-20 11:59

Re: [Announce] SMScon (control your device with SMS)
 
@Saturn and other friends.........

i want to insert other sim in my mobile what should i do ?

1>simply uninstall smscon using HAM???

2>simply uninstall smscon using HAM??? and then use xterminal to remove it properly (guidance needed)

3>uninstall using xterminal?(plz guide me)

4> or is there any way to disable it temporarily?

Saturn 2011-12-20 12:20

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

Originally Posted by nicholes (Post 1139903)
@Saturn and other friends.........

i want to insert other sim in my mobile what should i do ?

1>simply uninstall smscon using HAM???

2>simply uninstall smscon using HAM??? and then use xterminal to remove it properly (guidance needed)

3>uninstall using xterminal?(plz guide me)

4> or is there any way to disable it temporarily?

in smscon editor go to the "init" tab
- press Stop
- press Disable

switch off change sim and then go to the same tab
press
- Add IMSI
- Start
- Enable

you are good to go. Both sims are authorised now..

EDIT: added the information in the wiki
http://wiki.maemo.org/SMSCON_Editor#...a_new_SIM_card

let me know if it is not understandable.

Saturn 2011-12-20 19:37

Re: [Announce] SMScon (control your device with SMS)
 
Release of SMSCON Editor version 0.9.5-1 in extras-devel

Changes:
NEW: Added a startup screen.
CHANGE: Modified the Init tab to have radio buttons and show the state of the daemon and the boot option.
CHANGE: Modified the General tab with better names and more condensed structure.
CHANGE: Modified the About window.
CHANGE: Removed the credits dialog - superseded by the About window.
CHANGE: Modified the .desktop file - wrong setting for terminal.
CHANGE: Update in the postrm; restructure and inclusion of the new files.

yablacky 2011-12-21 02:23

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

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

Changes:
  • FIX: Crash on resending sms or email.
  • NEW: smscon control program now elevates itself to root if required and possible. (Thins means smscon can now be called as non-root without using sudo prefix).
  • FIX: Typos in comments, internal names and messages.
  • FIX: XXX.XXX style default values from older config files are no longer detected as "invalid" values but upgraded to "valid" default values.

yablacky 2011-12-21 02:41

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

Originally Posted by nicholes (Post 1139903)
@Saturn and other friends.........

i want to insert other sim in my mobile what should i do ?

1>simply uninstall smscon using HAM???

2>simply uninstall smscon using HAM??? and then use xterminal to remove it properly (guidance needed)

3>uninstall using xterminal?(plz guide me)

4> or is there any way to disable it temporarily?

Before changing the SIM, check "Unlock on new SIM" in general settings page. Corresponding shell command is:
Code:

$ smscon -set SIMUNLOCK yes
Then shutdown the phone, change SIM, reboot. The SIM change should be detected and notifications should be send by SMSCON. But the new SIM should be accepted and the phone should not be locked. Should it be locked, send it a COM_UNLOCK sms command. ... and tell that it does not do as I wrote.

nicholes 2011-12-21 07:01

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

Originally Posted by Saturn (Post 1139910)
in smscon editor go to the "init" tab
- press Stop
- press Disable

switch off change sim and then go to the same tab
press
- Add IMSI
- Start
- Enable

you are good to go. Both sims are authorised now..

EDIT: added the information in the wiki
http://wiki.maemo.org/SMSCON_Editor#...a_new_SIM_card

let me know if it is not understandable.

Thanks for the great help.

It is my noobness or i am really a lazy person who did not bother to read WiKi. before asking anything (shame on myself)(i would take care in future)

but hy you said "let me know if it is not understandable."

trust me your reply is always perfact and easy to understand

Thanks again!


All times are GMT. The time now is 16:54.

vBulletin® Version 3.8.8