Active Topics

 



Notices


Reply
Thread Tools
Posts: 41 | Thanked: 19 times | Joined on Jan 2010
#371
hi. the new password is just letters and a space. and yes. i remember changing the password,exiting the app, reentering and it worked. is there a way to delete the password file and start over?

editing/deleting files in opt/smscon-editor?
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#372
Originally Posted by Dante View Post
hi. the new password is just letters and a space. and yes. i remember changing the password,exiting the app, reentering and it worked. is there a way to delete the password file and start over?

editing/deleting files in opt/smscon-editor?
If you added a space in the password then the update never happened.
Can you try 12345

Sorry, I will add some protection in a future version (I really didn't expect people to use passwords with spaces - stupid of me.)

Edit: just for info, the password stored is short of unbreakable (i.e. md5sum). There are several ways (not gonna start mentioning them here) to bypass it and open the editor but your password is safe

Last edited by Saturn; 2010-10-10 at 16:11.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#373
Originally Posted by digitalvoid View Post
New version of smscon is released to Extra-devel (v0.5-6)

Changelog:
....[*] CHANGE / FIX: if USER & PASSWORD setting is empty, email sending to smtp server is done without user & password authentication. /* UNTESTED */
....[/LIST]
Seems to work now. At least the test from SMSCON-Editor with front camera came through OK.

When I tried to send Location test after that, smscon_daemon stopped for some reason. The log:
Code:
DAEMON INFO: internet connection behaviour already set to "GPRS"
DAEMON INFO: starting GPS device in location mode
DAEMON INFO: start collecting GPS coordinates
DAEMON INFO: GPS coordinate acquired (#1, xx.183901, xx.954931, 99.8 m.)
DAEMON INFO: GPS coordinate acquired (#2, xx.183787, xx.954807, 43.0 m.)
DAEMON INFO: most accurate GPS coordinate (xx.183787, xx.954807, 43.0 m.)
DAEMON INFO: created GPS coordinate map
DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxx.xx"
DAEMON INFO: (EMAIL) trying to send email to "smtp.xxxx.xx"
DAEMON INFO: send email GPS coordinate map to "zimon@xxxx"
DAEMON INFO: (EMAIL) mailserver connection closed
DAEMON INFO: restoring saved GPRS network (<OPERATOR> WAP 2.0)
DAEMON INFO: GPRS network (<OPERATOR> WAP 2.0) already connected
DAEMON INFO: smscon_daemon has stopped
It somehow tells it would be using WAP 2.0 IAP, although I don't think it is using that IAP but the correct full internet IAP. At least all the time I have had ssh connection active, so I do not think it is using that WAP IAP although the log says it would.

After this I restarted smscon_daemon and tried to send Location test email again with SMSCON-Editor, but same thing:
DAEMON INFO: smscon_daemon has stopped

Edit:
I tried again, just to send FrontCamera test email. It sent it, I also received it, but after that smscon_daemon stopped again:
....
DAEMON INFO: internet connection behaviour not used
DAEMON INFO: smscon_daemon has stopped

The location test mails never came, so it does not send them.

Last edited by zimon; 2010-10-10 at 19:00.
 
Posts: 29 | Thanked: 0 times | Joined on Oct 2010 @ Sweden
#374
Originally Posted by digitalvoid View Post
[*] FIX: smscon can, in specific case, send to wrong phone number when activated & receives hereafter a non-SMSCON command SMS message from another phone number.
I'm glad to hear that this is fixed And I'm glad to contribute with my bughunt to fix this app *hehe*

Will purge the one I got installed and update to the new one and try it out =)

Cheers
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#375
Originally Posted by PontusOhman View Post
I'm glad to hear that this is fixed And I'm glad to contribute with my bughunt to fix this app *hehe*

Will purge the one I got installed and update to the new one and try it out =)

Cheers
Thanks for testing.

No need to purge, just update.
 
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#376
Originally Posted by zimon View Post
Seems to work now. At least the test from SMSCON-Editor with front camera came through OK.

When I tried to send Location test after that, smscon_daemon stopped for some reason. The log:
Code:
DAEMON INFO: internet connection behaviour already set to "GPRS"
DAEMON INFO: starting GPS device in location mode
DAEMON INFO: start collecting GPS coordinates
DAEMON INFO: GPS coordinate acquired (#1, xx.183901, xx.954931, 99.8 m.)
DAEMON INFO: GPS coordinate acquired (#2, xx.183787, xx.954807, 43.0 m.)
DAEMON INFO: most accurate GPS coordinate (xx.183787, xx.954807, 43.0 m.)
DAEMON INFO: created GPS coordinate map
DAEMON INFO: (EMAIL) trying to connect to "smtp.xxxx.xx"
DAEMON INFO: (EMAIL) trying to send email to "smtp.xxxx.xx"
DAEMON INFO: send email GPS coordinate map to "zimon@xxxx"
DAEMON INFO: (EMAIL) mailserver connection closed
DAEMON INFO: restoring saved GPRS network (<OPERATOR> WAP 2.0)
DAEMON INFO: GPRS network (<OPERATOR> WAP 2.0) already connected
DAEMON INFO: smscon_daemon has stopped
It somehow tells it would be using WAP 2.0 IAP, although I don't think it is using that IAP but the correct full internet IAP. At least all the time I have had ssh connection active, so I do not think it is using that WAP IAP although the log says it would.

After this I restarted smscon_daemon and tried to send Location test email again with SMSCON-Editor, but same thing:
DAEMON INFO: smscon_daemon has stopped

Edit:
I tried again, just to send FrontCamera test email. It sent it, I also received it, but after that smscon_daemon stopped again:
....
DAEMON INFO: internet connection behaviour not used
DAEMON INFO: smscon_daemon has stopped

The location test mails never came, so it does not send them.
The test options, when finished, always stop the daemon. This is intended behaviour (it's only a partial simulation to test the connection & selected function).

Could you send me your output from:

Code:
gconftool -R /system/osso/connectivity/IAP | grep IAP
I would like to see wat is causing your problem. Are you using multiple SIM cards?
__________________
SMSCON wiki (tutorial, changelog etc.)
SMSCON package (package information)
SMSCON-editor (GUI editor for SMSCON)
 
Posts: 41 | Thanked: 19 times | Joined on Jan 2010
#377
Originally Posted by Saturn View Post
If you added a space in the password then the update never happened.
Can you try 12345

Sorry, I will add some protection in a future version (I really didn't expect people to use passwords with spaces - stupid of me.)
that was the second one that i tried. still no luck. is there seriously no way to just delete the thing? wouldnt the editor start over then?

EDIT: got it working! i just uninstalled it. deleted the smscon-editor folder in home/user/ and reinstalled. all my settings were still there and the password has been reset to 12345. this time i changed it for one that doesnt have spaces =D thanks anyway.

Last edited by Dante; 2010-10-10 at 21:54.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#378
Originally Posted by digitalvoid View Post
The test options, when finished, always stop the daemon. This is intended behaviour (it's only a partial simulation to test the connection & selected function).
Ah ok, so one has to restart daemon then after each test.
Hmm...this is maybe stupid question, but why it has to stop daemon after the test?
 
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#379
Originally Posted by zimon View Post
Ah ok, so one has to restart daemon then after each test.
Hmm...this is maybe stupid question, but why it has to stop daemon after the test?
To switch back to the previous connected data connection (WLAN, GPRS or no connection) and to set the Internet Connection behaviour back to it original setting (ASK, ANY, WLAN or GPRS) after the connection & function test.
__________________
SMSCON wiki (tutorial, changelog etc.)
SMSCON package (package information)
SMSCON-editor (GUI editor for SMSCON)
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#380
From: http://wiki.maemo.org/SMSCON#Commands
detect SIM card change and sends new SIM card phonenumber, IMSI code & telecom operator name to other known mobile number (returns SMS message); if somebody has stolen your phone and put his/hers own SIM card in it.
Haven't tested this (all these should be testable from SMSCON-Editor IMO), but I guess it sends only the latest IMSI-code back?
It wouldn't hurt to send ALL IMSI-codes it finds somehow (from gconf IAPs for example) in time decending order, as much what can be fit to 160 (SMS) characters at least.
Also, why not getting back all WLAN-MACs it finds from gconf with some SMSCON command.
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:53.