Closed Bug 876225 Opened 12 years ago Closed 12 years ago

[bluetooth] file transfer is not working

Categories

(Firefox OS Graveyard :: Bluetooth, defect, P1)

ARM
Gonk (Firefox OS)

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 872238

People

(Reporter: leo.bugzilla.gecko, Unassigned)

Details

Dear Mozilla Team, In latest version, Leo device is not working file transfer via bluetooth. When a file is received, it is blocked as below line. BluetoothOppManager::CreateFile() { ..... NS_ENSURE_TRUE(mOutputStream, false); <= mOutputStream value is false. so it is stop. Our device version is.. Mozilla build ID: 20130518070206 Gaia Revision : 9380ceb81b3eac45861b8d1be07ab7f748ed52a3 Gecko Revision : 9f6d4c04cdd1db0c9835d370a3384e608042d34d Please check it. Thanks.
Severity: normal → major
blocking-b2g: --- → leo?
Priority: -- → P1
(In reply to leo.bugzilla.gecko from comment #0) > Dear Mozilla Team, > > In latest version, Leo device is not working file transfer via bluetooth. > When a file is received, it is blocked as below line. > > BluetoothOppManager::CreateFile() { > ..... > NS_ENSURE_TRUE(mOutputStream, false); <= mOutputStream value is false. so > it is stop. > > Our device version is.. > > Mozilla build ID: 20130518070206 > Gaia Revision : 9380ceb81b3eac45861b8d1be07ab7f748ed52a3 > Gecko Revision : 9f6d4c04cdd1db0c9835d370a3384e608042d34d > > Please check it. > Thanks. This build is too old. We had solved that problem in bug 872238 and the patch has been merged into v1.1 since 5/19. Please use a build after that date and retry.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
blocking-b2g: leo? → ---
You need to log in before you can comment on or make changes to this bug.