geomach / gwebsmsdroid

Automatically exported from code.google.com/p/websmsdroid
1 stars 0 forks source link

WebSMS keeps requesting settings #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open WebSMS
2. enter settings (for GMX in my case)
3. quit
4. restart WebSMS
5. WebSMS asks for settings ("Du musst die Einstellungen füllen")

What is the expected output? What do you see instead?
WebSMS shouldn't ask again. Obviously, my settings are okay, since sending
SMS via WebSMS works

What version of the product are you using? On what operating system?
WebSMS 2.9.2, Android 2.0, Motorola Milestone

Please provide any additional information below.

Original issue reported on code.google.com by cku...@gmail.com on 30 Jan 2010 at 12:16

GoogleCodeExporter commented 9 years ago
did you set sender and default prefix in main settings too?

Original comment by felix.bechstein on 30 Jan 2010 at 1:23

GoogleCodeExporter commented 9 years ago
You mean "Mobilnummer" and "Standard int. Prefix"? Yes, theyy are set.

Original comment by cku...@gmail.com on 30 Jan 2010 at 1:29

GoogleCodeExporter commented 9 years ago
did you enable an other connector, without setting it's preferences?

Original comment by felix.bechstein on 30 Jan 2010 at 2:04

GoogleCodeExporter commented 9 years ago
No

Original comment by cku...@gmail.com on 30 Jan 2010 at 2:14

GoogleCodeExporter commented 9 years ago
please try this version. what does it say now?

Original comment by felix.bechstein on 30 Jan 2010 at 2:30

Attachments:

GoogleCodeExporter commented 9 years ago
It says: "GMX. Du musst die Einstellungen füllen"
When I check the GMX settings, I can see that the GMX SMS key is empty. When I 
enter
it and check the settings again, it is still empty.
However, it seems like it was saved somehow, as I can still send SMS via WebSMS.

Original comment by cku...@gmail.com on 30 Jan 2010 at 3:00

GoogleCodeExporter commented 9 years ago
well, some strange is going on there. did run websms prior 2.9.2?

please install the attached version. go to settings, set your password, send a 
sms.
and send me back your system log via sendlog (you'll find it in the market)

Original comment by felix.bechstein on 30 Jan 2010 at 3:14

Attachments:

GoogleCodeExporter commented 9 years ago
Yes, I did have it installed prior to 2.9.2.
I've send the log the felix.bechstein at gmail.com. Hope that's the right 
address

Original comment by cku...@gmail.com on 30 Jan 2010 at 3:34

GoogleCodeExporter commented 9 years ago
well, the problem is, you send the sms via the sms connector, not via gmx.
that's why its working.

01-30 16:25:19.991 D/WebSMS.GMX( 4508): ---HTTP RESPONSE---
01-30 16:25:19.991 D/WebSMS.GMX( 4508): <WR TYPE="RSPNS" NAME="GET_CUSTOMER"
VER="1.10" PROGVER="">rslt=25\p</WR>
01-30 16:25:19.991 D/WebSMS.GMX( 4508): ---HTTP RESPONSE---

this means, your mail address or gmx sms key is wrong. please double check it.

Original comment by felix.bechstein on 30 Jan 2010 at 4:47

GoogleCodeExporter commented 9 years ago
Ah yes, sorry for wasting your time.
I was using the wrong code all the time.

Note: a little more help - i.e. opening a toast with "wrong mail/key" and help 
where
to get the SMS key - wouldn't hurt.
Also I was a little bit confused by the "Aktiviere SMS" setting. I mean, of 
course I
want to use SMS. Only now I understand that this means that WebSMS will send 
SMS also
by the standard SMS connector.
BTW: when will it be used? Only when the other connectors are not available? 
Only
when the free SMS contingent is exhausted.

Original comment by cku...@gmail.com on 30 Jan 2010 at 5:04

GoogleCodeExporter commented 9 years ago
> BTW: when will it be used? Only when the other connectors are not available? 
Only
when the free SMS contingent is exhausted.

it is only used, when it is selected.
the problem (not only for you) is, that if this connector is activated, and all 
other
connectors are unavailable (eg. due to missconfiguration) it is selected at 
startup.

i'll add a hint to future (3.x) versions, is connectors are changed.

Original comment by felix.bechstein on 30 Jan 2010 at 5:18