Closed
Bug 859309
Opened 12 years ago
Closed 12 years ago
[COST CONTROL] Not able to update balance (device is rebooting continuosly)
Categories
(Firefox OS Graveyard :: Gaia::Cost Control, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 857978
People
(Reporter: carlosmartinez, Assigned: alhadp)
Details
Attachments
(1 file)
13.04 KB,
text/plain
|
Details |
Tested in unagi device with v1.0.1 (Gecko-fe6592b.Gaia-b4d917d) and QC RIL AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.19.070
STR:
1-Flash the device and configure QC RIL
2-Go through FTE
3-Open cost control app with a prepaid VIVO SIM card plugged in
4-Configure your SIM in cost control app as prepaid
5-Open cost control
Expected result --> Balance is updated automatically by sending a SMS to 8000 with the text SALDO
Actual result --> Device is rebooting as is not able to send the SMS
Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → tef?
Flags: needinfo?(mvines)
Reporter | ||
Comment 1•12 years ago
|
||
This seems to be the important part of the logcat:
E/GeckoConsole( 3225): [JavaScript Error: "[Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsISmsService.createSmsMessage]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: file:///system/b2g/distribution/bundles/libqc_b2g_ril/QCContentHelper.js :: nsIQCContentHelper_createSmsMessage :: line 48" data: no]" {file: "file:///system/b2g/distribution/bundles/libqc_b2g_ril/QCContentHelper.js" line: 48}]
D/SMS_QC_B2G( 3225): Single segment message
D/SMS_QC_B2G( 3225): Sending SMS, Recipient 8000, Body SALDO
Updated•12 years ago
|
Assignee: nobody → anshulj
blocking-b2g: tef? → tef+
Updated•12 years ago
|
Flags: needinfo?(mvines)
Comment 2•12 years ago
|
||
Just confirmed with :salva that we didn't change anything on the gaia side, and with OS ril it's working perfectly.
How we can proceed in this case?
Regards,
F.
Comment 3•12 years ago
|
||
Francisco -- Anshul will help move this forward.
Alhadp, please have a look. Could it be something to do with the changes in the interfaces and the right AU not being used?
Assignee: anshulj → alhadp
Assignee | ||
Comment 5•12 years ago
|
||
This is because of this Gecko change:
commit aad2c910d876823b8006129a9cbfbd7f010416fb
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Date: Fri Apr 5 10:09:25 2013 -0400
Backed out changeset aa2479ed2395 (bug 850127) for Android NoIon bustage. a=backout
We have already adapted QCRIL to the new interface changes introduced by bug 850127, because 850127 got backed out, QCRIL is burning. This will stop being an issue once 850127 is re-landed by Moz.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
blocking-b2g: tef+ → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•