Ticket #514 (closed defect: duplicate)
Feedback *needed* when sending an sms fails
| Reported by: | KaZeR | Owned by: | mrmoku |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | libframeworkd-phonegui-efl | Version: | |
| Keywords: | Cc: |
Description
Under some circumstances, you are unable to send a message. If you send it using dbus, it will give you a reason. But if you send it using shr-messages, the window will just close as usual. This is really bad, because you have no idea that your message hasn't been sent. In that case, in a first step, you need feedback, and in second step saving the message as a draft until you are able to send the message. I'm not talking of case where you are out of coverage, but when for example ophonekitd died.
Change History
comment:2 Changed 4 years ago by TAsn
Showing the window again is a great solution, some verbose information can also be great.
This bug is quite annoying causing ppl to think I don't answer their SMS deliberately.
Tom.

keeping the "save as draft" or in "outbox" as a future solution, by now we could just show the sms composing screen again with the text... so the user can try again to send it.