Closed Bug 848723 Opened 11 years ago Closed 11 years ago

[bluetooth] audio files from bluetooth app cannot be successfully parsed by the music metadata parser

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 850941

People

(Reporter: dkuo, Unassigned)

References

Details

Music app needs to support the open activity for emaill app arrcoding to bug 838009.
Open activity in music app was ready but had a workaround.

While we were trying to remove that workaround, I found the files passed from bluetooth app cannot be successfully parsed by the metadata parser, so music player is not able to play the files after they are transferred.

Then I try to test the same scenario with email app, the files from email app were successfully parsed, so I guess it might be the problem of bluetooth transfer app.

Here is the log:

[JavaScript Error: "RangeError: argument 1 accesses an index that is out of range" {file: "app://music.gaiamobile.org/shared/js/blobview.js" line: 23}]

Currently I have no idea why this happen, I am filing this to record it but still I will keep that workaround in music app to avoid regression.
While I am implementing the save feature in open activity of music app, I found this issue is gone and I don't have to use the workaround of getting files from deviceStorage again to open the blob which was already saved. Since this works for me so I am closing it.

I guess the root casue should be the same with bug 850941, so dependency is set.
Status: NEW → RESOLVED
Closed: 11 years ago
Depends on: 850941
Resolution: --- → WORKSFORME
I found this issue is still there because I wasn't using bluetooth transfer app to test this, it was email, but the root cause should be the same as bug 850941, setting duplicate.
Resolution: WORKSFORME → DUPLICATE
You need to log in before you can comment on or make changes to this bug.