Closed
Bug 972789
Opened 11 years ago
Closed 11 years ago
The player is not running a song after tapping the play button in music app
Categories
(Firefox OS Graveyard :: Gaia::Music, defect)
Tracking
(blocking-b2g:1.4+, b2g-v1.3 unaffected)
RESOLVED
DUPLICATE
of bug 972742
blocking-b2g | 1.4+ |
Tracking | Status | |
---|---|---|
b2g-v1.3 | --- | unaffected |
People
(Reporter: viorela, Unassigned)
Details
(Keywords: regression, smoketest, Whiteboard: [mwcdemo2014])
Attachments
(2 files)
Steps to reproduce:
1. Import a song of type mp3 or 3gp into device
2. Open the Music app
3. Go to Albums list view
4. Select the song imported
5. Tap play button
Expected results:
The songs starts playing, the player time starts increasing.
Actual results:
The song doesn't start playing, the player time stays at 00:00.
Device: hamachi
Gaia 3c2e748e4d57551527366eba00428a0f5ccc4012
Gecko https://hg.mozilla.org/mozilla-central/rev/a2939bac372b
BuildID 20140213160201
Version 30.0a1
I attached the logcat and a screenshot.
Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Component: Gaia::UI Tests → Gaia::Music
Comment 2•11 years ago
|
||
I've tried that on Buri, for our manual smoketest - bug reproduces, I see slightly different Actual result though, can hear the audio, but the player timer is busted, and all other UI options are unresponsive on the playing song screen.
STR:
1. Open Music app
2. Select any song to play
Actual:
Song starts to play, player time stays 00:00, unable to skip the song or play previous
Expected:
Song starts to play, player time starts increasing, able to use all other UI
Buri master (1.4)
BuildID: 20140214040201
Gaia: ade88673d00414c3177f7444543b2fa01324708e
Gecko: d275eebfae04
Version: 30.0a1
Does not reproduce on 1.3
Buri 1.3
BuildID: 20140214004001
Gaia: 22e065f75193f569a78a8ec827b08e1ed520e1b2
Gecko: e3766683210c
Version: 28.0
blocking-b2g: --- → 1.4?
status-b2g-v1.3:
--- → unaffected
Comment 3•11 years ago
|
||
I believe it's the same as bug 972742 which I have a reviewing patch for that...
Depends on: 972742
Updated•11 years ago
|
Keywords: regressionwindow-wanted
Updated•11 years ago
|
Whiteboard: [mwcdemo2014]
Comment 4•11 years ago
|
||
My log is spamming with this error:
02-14 16:27:24.298: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:24.498: E/QCALOG(694): [MessageQ] ProcessNewMessage: [XTWiFi-PE] unknown deliver target [OS-Agent]
02-14 16:27:24.518: E/QCALOG(694): [MessageQ] ProcessNewMessage: [XT-CS] unknown deliver target [OS-Agent]
02-14 16:27:24.518: E/QCALOG(694): [MessageQ] ProcessNewMessage: [XTWWAN-PE] unknown deliver target [OS-Agent]
02-14 16:27:24.578: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:24.868: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:25.158: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:25.438: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:25.728: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:26.008: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:26.298: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:26.578: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:26.868: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:27.158: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:27.438: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
02-14 16:27:27.728: E/GeckoConsole(1359): [JavaScript Error: "TypeError: navigator.mozNfc is undefined" {file: "app://music.gaiamobile.org/js/Player.js" line: 876}]
My guess this is blocked by bug 972742
Updated•11 years ago
|
Summary: The player is not running a song after taping the play button in music app → The player is not running a song after tapping the play button in music app
Updated•11 years ago
|
blocking-b2g: 1.4? → 1.4+
Comment 5•11 years ago
|
||
This bug is duplicate of bug 972742 and should be resolved with fix of 972742. Thanks
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•