agro6162 / talkmyphone

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

Same SMS sent several times #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. SMS:06xxxxxxxx:HELLO WORLD or reply:HELLO WORLD

What is the expected output? What do you see instead?
There would be one SMS sent & delivered.
Instead, the app seems to randomly send the same SMS several times.
I had to type "stop".

My Jabber screen says
user@jabber.org: Sending sms to John Doe
SMS sent
SMS sent
SMS sent
SMS sent
SMS delivered
SMS delivered
SMS delivered
SMS delivered
me: stop
user@jabber.org: Stopping ongoing actions

Here, the 4 messages appear in my Sent Box.

What version of the product are you using? On what operating system?
beta 1.8 + Android 2.2 + HTC Desire

Please provide any additional information below.
I'm waiting for an answer to the person I sent the message to in order to see 
if he received the message 4 times, or just once.

Original issue reported on code.google.com by sebastie...@gmail.com on 13 Sep 2010 at 9:46

GoogleCodeExporter commented 9 years ago
Apaprently, the recipient receive only one message, despite the fact 
TalkMyPhone and my Sent Box indicate more than one message sent ...

Original comment by sebastie...@gmail.com on 13 Sep 2010 at 9:50

GoogleCodeExporter commented 9 years ago
I can not reproduce your bug.

However, this could happen if the message is too long for a standard sms and 
thus is split. In that case you would get a "sms sent" and a "sms delivered" 
for each part. If this is confusing, I could add a sentence like "sending part 
$number" for each part.

Original comment by chm.duquesne on 13 Sep 2010 at 11:53

GoogleCodeExporter commented 9 years ago
I tried to send 3 long messages: 50 characters, 100, 150, 200.

The one containing 200 characters was "sent twice". I supposed it splitted the 
message at the 160th character and made a second message with 40

Original comment by sebastie...@gmail.com on 13 Sep 2010 at 12:47

GoogleCodeExporter commented 9 years ago
Yup, that's it.

Original comment by chm.duquesne on 13 Sep 2010 at 2:39

GoogleCodeExporter commented 9 years ago
If the bug is reproduced on short sms, just reopen a ticket. Otherwise I'll 
just close this one.

Original comment by chm.duquesne on 13 Sep 2010 at 5:12