Closed
Bug 1109573
Opened 11 years ago
Closed 11 years ago
Unable to take a picture, loading spinner is displayed after launching Camera app
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(b2g-master verified)
VERIFIED
FIXED
| Tracking | Status | |
|---|---|---|
| b2g-master | --- | verified |
People
(Reporter: viorela, Assigned: mikeh)
Details
(Keywords: qablocker, smoketest, Whiteboard: [fromAutomation][regression])
Attachments
(1 file)
|
16.26 KB,
image/png
|
Details |
Loading spinner is displayed after launching Camera app and the user can't take a picture, as all buttons are disabled
This is causing several failures in automation:
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.b2g-inbound.ui.functional.smoke/1567/HTML_Report/
The issue is reproducible manually, on latest b2g-inbound
Repro rate: 5/5.
#STR:
1. Flash your device with latest b2g-inbound
2. Launch Camera app
#Expected results:
Camera app is successfully launched, capture button is enabled
#Actual results:
Loading spinner is displayed, capture button is disabled
Regression range, based on b2g-inbound:
Last working:
Device firmware (base) L1TC10011880
Device firmware (date) 10 Dec 2014 00:15:00
Device firmware (incremental) eng.cltbld.20141210.031450
Device firmware (release) 4.4.2
Device identifier flame
Gaia date 09 Dec 2014 22:00:23
Gaia revision e17c5656dbf5
Gecko build 20141209234214
Gecko revision 73e47c7f6068
Gecko version 37.0a1
First failing:
Device firmware (base) L1TC00011880
Device firmware (date) 10 Dec 2014 00:27:44
Device firmware (incremental) eng.cltbld.20141210.032733
Device firmware (release) 4.4.2
Device identifier flame
Gaia date 09 Dec 2014 23:34:24
Gaia revision 2839fecb02a3
Gecko build 20141209235412
Gecko revision 5c36288a4c4f
Gecko version 37.0a1
The commit that broke camera app is: https://github.com/mozilla-b2g/gaia/commit/2839fecb02a3f17d0306c4f6fcc894b93791e311
| Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
Wilson, bug https://bugzilla.mozilla.org/show_bug.cgi?id=1109240 seems to have caused this.
Does but 1107683 need to land with this? If not then we will need to back out this Gaia patch.
Flags: needinfo?(wilsonpage)
Comment 2•11 years ago
|
||
I'm getting an error around face detection on startup. I suggest we either back this out now, or wait for :mikeh to advise.
Flags: needinfo?(wilsonpage) → needinfo?(mhabicher)
Comment 3•11 years ago
|
||
Resolved by backout of:
https://bugzilla.mozilla.org/show_bug.cgi?id=1109240
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mhabicher)
Resolution: --- → FIXED
| Assignee | ||
Comment 4•11 years ago
|
||
It worked last night. :/ Investigating.
Assignee: nobody → mhabicher
| Assignee | ||
Comment 5•11 years ago
|
||
I just reapplied the patch in bug 1109240 to a fresh pull/build of my gecko and gaia trees, and the Camera app works as expected, including face detection.
Gonk v188-1
Gecko b2g-inbound/219028:a6282dfb2764
Gaia master/e04ab7651b1e0c67516e1cef7aa4bc6072529885
| Assignee | ||
Comment 6•11 years ago
|
||
Okay, the problem only seems to happen when *re*opening the camera.
STR:
1. open Camera app
2. press Home button
3. reopen Camera app
Observed: spinner.
Expected: active viewfinder.
Follow-up is in bug 1109240.
Comment 7•11 years ago
|
||
Verified fixed in Flame 3.0.
Camera app opens and functions properly.
Environmental Variables:
Device: Flame 3.0 (319MB)(Full Flash)
Build ID: 20150323010204
Gaia: 9b6f3024e4d0e62dd057231f4b14abe1782932ab
Gecko: e730012260a4
Gonk: b83fc73de7b64594cd74b33e498bf08332b5d87b
Version: 39.0a1 (3.0)
Firmware Version: v18D-1
User Agent: Mozilla/5.0 (Mobile; rv:39.0) Gecko/39.0 Firefox/39.0
You need to log in
before you can comment on or make changes to this bug.
Description
•