|
2011-12-25
, 16:16
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#942
|
user:~# smscon -stop sh: invalid number 'root' INFO: Daemon smscon_daemon stopped [PID=root]. INFO: Script smscon_script was not running.
The Following User Says Thank You to ade For This Useful Post: | ||
|
2011-12-25
, 16:36
|
Posts: 155 |
Thanked: 315 times |
Joined on Jun 2010
@ DE
|
#943
|
|
2011-12-25
, 17:43
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#944
|
What about a straight forward solution to have COM_ENABLE/COM_DISABLE commands that allow to modify settings remotely. So its explicitly up to the regular owner when he/she begins being interested in getting notifications about what happened with the phone.
This would be analogous to the GPS location/tracking feature which also requires explicit command to make the phone sending notifications and when to stop.
In the log file you send (thanx!), the tests are logged twice with no reasonable amount of time in between, so you got 4 replies instead of 2 (where it should be 1 due to the superfluous "does not load at boot").
May be there is a bug that tests may be triggered unintentionally more than once too easily. Will do more investigation on it....
The Following User Says Thank You to Estel For This Useful Post: | ||
|
2011-12-25
, 19:05
|
Posts: 41 |
Thanked: 5 times |
Joined on Aug 2011
@ Lima, Peru
|
#945
|
Did you try to set an empty password? Don't do it. Empty password is converted to the default password which is 12345.
Why did you decide to go back to 0.7?
|
2011-12-26
, 09:59
|
Posts: 155 |
Thanked: 315 times |
Joined on Jun 2010
@ DE
|
#946
|
Hello, I decided download last version 0.9.7-1 but I have a different messages. After that, application finally disappears.
I have kernel 48.
Please I need your help.
$ sudo smscon -version ## expected output is 0.9.7 $ smscon -version ## expected output is 0.9.7 $ ls -la /home/user/.smscon-editor ## expected output is drwxr-xr-x 2 user users 4096 Dec 25 16:28 . drwxr-xr-x 50 user users 4096 Dec 22 18:54 .. -rw-r--r-- 1 user users 1962 Dec 25 16:28 smscon_config
$ smscon -init! ## expected output is WARNING: Do not edit "smscon" directly. Use "/opt/smscon/smscon_config -set OPTION VALUE" instead! # (in above message "smscon" and "/opt/smscon...." is interchanged... - this got fixed in next version) WARNING: Forced to create new script file "/opt/smscon/smscon_script". WARNING: The initial script file "/opt/smscon/smscon_script" does yet nothing. Edit it directly!
The Following User Says Thank You to yablacky For This Useful Post: | ||
|
2011-12-26
, 10:58
|
Posts: 155 |
Thanked: 315 times |
Joined on Jun 2010
@ DE
|
#947
|
|
2011-12-26
, 20:25
|
Posts: 41 |
Thanked: 5 times |
Joined on Aug 2011
@ Lima, Peru
|
#948
|
Please, in xterm try this:
Please tell me all the output of all above commands, no matter if it is expected output or not. Please do that even if you have success with following:Code:$ sudo smscon -version ## expected output is 0.9.7 $ smscon -version ## expected output is 0.9.7 $ ls -la /home/user/.smscon-editor ## expected output is drwxr-xr-x 2 user users 4096 Dec 25 16:28 . drwxr-xr-x 50 user users 4096 Dec 22 18:54 .. -rw-r--r-- 1 user users 1962 Dec 25 16:28 smscon_config
Tell me output of above command.Code:$ smscon -init! ## expected output is WARNING: Do not edit "smscon" directly. Use "/opt/smscon/smscon_config -set OPTION VALUE" instead! # (in above message "smscon" and "/opt/smscon...." is interchanged... - this got fixed in next version) WARNING: Forced to create new script file "/opt/smscon/smscon_script". WARNING: The initial script file "/opt/smscon/smscon_script" does yet nothing. Edit it directly!
|
2011-12-26
, 20:41
|
Posts: 155 |
Thanked: 315 times |
Joined on Jun 2010
@ DE
|
#949
|
rm -rf /opt/smscon rm -rf /opt/smscon-editor rm -rf /home/user/.smscon-editor
The Following User Says Thank You to yablacky For This Useful Post: | ||
|
2011-12-26
, 22:20
|
Posts: 41 |
Thanked: 5 times |
Joined on Aug 2011
@ Lima, Peru
|
#950
|
Hi,
so that output means that the smscon application installation is broken (or might not be installed regularly et all?? ). An installation via application manager or dpkg would have make sure that a password is not asked from user.
So how to proceed in your case?
I recommend to de-install both, first smscon-editor then smscon via application manager. Then, when both apps are removed, enter xterm, become root and execute following commands:
Then install smscon and then smscon-editor in this order via application manager from extras devel repository and start again!Code:rm -rf /opt/smscon rm -rf /opt/smscon-editor rm -rf /home/user/.smscon-editor
This is rigorous but may bring you back on the the track!
Let me know your experience.
smscon 0.9.7-1 has been queued for loading into fremantle extras-devel repository
CHANGES:
Enjoy it!