Closed
Bug 855535
Opened 12 years ago
Closed 12 years ago
[SMS] Sent message still has spinner going
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: tchung, Unassigned)
Details
Attachments
(2 files)
SMS throbber is still spinning after sending messages. it's successful, but not sure why it's still spinning.
See screenshot and full logcat.
Logcat:
03-27 16:24:03.167: I/ONCRPC(113): rpc_handle_rpc_call: Find Status: 0 Xid: 208
03-27 16:24:03.167: I/ONCRPC(113): oncrpc_proxy_handle_cmd_rpc_call: Dispatching xid: 208
03-27 16:24:03.187: E/GeckoConsole(538): [JavaScript Error: "[Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIMobileMessageService.createSmsMessage]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: file:///system/b2g/distribution/bundles/libqc_b2g_ril/QCContentHelper.js :: nsIQCContentHelper_createSmsMessage :: line 49" data: no]" {file: "file:///system/b2g/distribution/bundles/libqc_b2g_ril/QCContentHelper.js" line: 49}]
03-27 16:24:03.247: D/SMS_QC_B2G(538): Done notifying DOM of successful SMS send
03-27 16:24:03.317: I/Gecko(585): ###################################### forms.js loaded
03-27 16:24:03.348: I/Gecko(585): ############################### browserElementPanning.js loaded
03-27 16:24:03.388: I/Gecko(585): ######################## BrowserElementChildPreload.js loaded
03-27 16:24:03.768: I/Gecko(538): -*- QCContentHelper_QC_B2G: receiveMessage: 'RIL:RegisterMobileConnectionMsg' arrived from content process
03-27 16:24:03.768: I/Gecko(538): -*- QCContentHelper_QC_B2G: Already registered this target!
Repro:
1) install unagi v1-train nightly
commercial RIL , version 042
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/879324d41588
Gaia e7e7c1a473b4069544f2dad779b1c9b1bab91663
BuildID 20130327070202
Version 18.0
2) launch SMS app and send a message to someone
3) check SMS log, verify the spinner is still going on, even though the connection is successful
| Reporter | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Assignee: nobody → alhadp
Group: qualcomm-confidential
Comment 2•12 years ago
|
||
This issue does not reproduce on 3/28 Commercial RIL:
Build ID: 20130328070204
Gecko: http://hg.mozilla.org/releases/mozilla-b2g18/rev/dc653b5b2339
Gaia: 6dbf0b68622aa80d079fee2af660ddc47f7cd7df
Thanks for letting us know Allen. I am closing this bug now.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment 4•12 years ago
|
||
Works correctly for me on 3/28 Commercial RIL v 044 and Mozilla RIL build with following:
Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/dc653b5b2339
Gaia 6dbf0b68622aa80d079fee2af660ddc47f7cd7df
BuildID 20130328070204
Version 18.0
No spinner shown.
Assignee: alhadp → nobody
Group: qualcomm-confidential
Resolution: INVALID → WORKSFORME
| Reporter | ||
Comment 5•12 years ago
|
||
terrific!
Updated•12 years ago
|
blocking-b2g: leo? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•