The Winter
|
2011-12-21
, 07:08
|
Posts: 64 |
Thanked: 21 times |
Joined on Nov 2011
|
#891
|
|
2011-12-21
, 10:12
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#892
|
The Following User Says Thank You to ade For This Useful Post: | ||
|
2011-12-21
, 12:10
|
Posts: 2 |
Thanked: 4 times |
Joined on Dec 2011
|
#893
|
The Following 3 Users Say Thank You to sdmech For This Useful Post: | ||
|
2011-12-21
, 15:45
|
Posts: 155 |
Thanked: 315 times |
Joined on Jun 2010
@ DE
|
#894
|
Saturn,
Any new suggestions on http://talk.maemo.org/showpost.php?p...&postcount=872 ? The recent updates did not solve my issue...
$ # 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
The Following User Says Thank You to yablacky For This Useful Post: | ||
|
2011-12-22
, 10:19
|
Posts: 25 |
Thanked: 13 times |
Joined on Jan 2010
@ Bucharest, Romania
|
#895
|
|
2011-12-22
, 11:24
|
|
Posts: 1,103 |
Thanked: 368 times |
Joined on Oct 2010
@ india, indore
|
#896
|
|
2011-12-22
, 12:02
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#897
|
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?
Thank you.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
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
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
|
2011-12-22
, 16:31
|
Posts: 156 |
Thanked: 18 times |
Joined on Feb 2010
|
#898
|
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:
This will remove all.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
Kaly tyxi..
EDIT: added some more things to clean.
The Following User Says Thank You to dattadude For This Useful Post: | ||
|
2011-12-22
, 16:37
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#899
|
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!!!
smscon -reset smscon -init
|
2011-12-22
, 16:40
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#900
|
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.
The Following User Says Thank You to Saturn For This Useful Post: | ||