Closed
Bug 898092
Opened 12 years ago
Closed 12 years ago
Fail to open Bluetooth received files - path to store files changed to /Download/Bluetooth from /Downloads/Bluetooth
Categories
(Firefox OS Graveyard :: Gaia::Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pdahiya, Assigned: iliu)
References
Details
Attachments
(1 file)
Path to store files received via bluetooth has changed to /Download/Bluetooth from /Downloads/Bluetooth in latest m-c master gecko build.
Fallout on gaia side is when you click on the bluetooth file received notification, it fails to open the file.
STR:
1. Pair unagi phone over bluetooth with macbook pro.
2. Transfer via bluetooth any image file. I tried with .png
3. On file transfer complete, tap on the file received notification for .png file.
Expected:
4. This should open PNG file.
Actual
4. File doesn't open
Error in logs
07-25 13:11:52.038 E/GeckoConsole( 107): Content JS LOG at app://system.gaiamobile.org/js/bluetooth_transfer.js:85 in bt_debug: bluetooth transfer msgfailed to get file:do
wnloads/bluetooth/outofstock.pngNotFoundErrorNotFoundError
Environment:
m-c master Gecko: d40bd3626f5c50dc141128bac2877036c9b897b5
master Gaia: 7d87257a0912599bb4fed88510db26024e499ad9
BuildId:20130724123036
Device: Unagi
| Reporter | ||
Updated•12 years ago
|
Summary: Folder Name for files received via Bluetooth - /Downloads/Bluetooth vs /Download/Bluetooth → Fail to open Bluetooth received files - path to store files changed to /Download/Bluetooth from /Downloads/Bluetooth
Comment 1•12 years ago
|
||
It's related to bug 897434.
Comment 2•12 years ago
|
||
(In reply to Eric Chou [:ericchou] [:echou] from comment #1)
> It's related to bug 897434.
To be more specific, it's not a dup of bug 897434, but the solution of bug 897434 may affect the implementation of this issue.
Updated•12 years ago
|
Blocks: b2g-central-dogfood
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → iliu
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
| Assignee | ||
Comment 4•12 years ago
|
||
Alive,
Could you please help to review the patch? Since bug 897434 is in discussion, we should make the functionality working fine first. Thanks.
Attachment #785604 -
Flags: review?(alive)
Attachment #785604 -
Flags: feedback?(echou)
Updated•12 years ago
|
Attachment #785604 -
Flags: review?(alive) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
Note:
After the patch landed, it will be blocking by bug 901410.
Depends on: 901410
Updated•12 years ago
|
Attachment #785604 -
Flags: feedback?(echou) → feedback+
| Assignee | ||
Comment 6•12 years ago
|
||
Thanks for Alive and Eric's reviewing effort. Since the pr landed, we can close the issue now.
gaia/master: 273eb99edc84aaf59fccd94949677e31ebd005d5
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•