Closed
Bug 1192188
Opened 10 years ago
Closed 10 years ago
[Camera]User can't add a video attachment to MMS via Camera.
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(blocking-b2g:2.5+, b2g-v2.2 unaffected, b2g-master affected)
VERIFIED
DUPLICATE
of bug 1192186
blocking-b2g | 2.5+ |
Tracking | Status | |
---|---|---|
b2g-v2.2 | --- | unaffected |
b2g-master | --- | affected |
People
(Reporter: xiongfuchao, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [2.5-aries-test-run-1])
Attachments
(2 files)
[1.Description]:
[Aries kk v2.5][Flame kk v2.5][Camera]When user adds a video attachment to MMS via camera,after stop recording, they will find device will not create a thumbnail to select.
Found time:17:47
See attachment:logcat_1747.txt & Aries_2.5.3gp
[2.Testing Steps]:
1.Open "Message" and start to edit a new MMS.
2.Tap paper clip icon.
3.Select camera.
4.Switch to video mode and record a video.
5.Stop recording.
[3.Expected Result]:
5.Device will create a thumbnail to select.
[4.Actual Result]:
5.Camera will freeze,user can't back to message.
[5.Reproduction build]:
Device: Flame KK 2.2 (Unaffected)
Build ID 20150806032503
Gaia Revision f8b119ac30e97df991c97682ac4d4f9ca22e1793
Gaia Date 2015-07-31 13:20:55
Gecko Revision https://hg.mozilla.org/releases/mozilla-b2g37_v2_2/rev/a9379f716e9f
Gecko Version 37.0
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150806.065240
Firmware Date Thu Aug 6 06:52:51 EDT 2015
Firmware Version v18D v4
Bootloader L1TC000118D0
Device: Flame KK 2.5 (Affected)
Build ID 20150806103226
Gaia Revision 497fe3f938722b0aa49c93f975fad5d9ed3b0a82
Gaia Date 2015-08-06 05:30:02
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/2fad09a0540d
Gecko Version 42.0a1
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20150806.135403
Firmware Date Thu Aug 6 13:54:17 EDT 2015
Firmware Version v18D v4
Bootloader L1TC000118D0
Device: Aries KK 2.5(Affected)
Build ID 20150806003241
Gaia Revision 581de383687dc441a878d2c91a0167c6ec688fef
Gaia Date 2015-08-05 01:48:40
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/9801f91760d9
Gecko Version 42.0a1
Device Name aries
Firmware(Release) 4.4.2
Firmware(Incremental) eng.worker.20150805.235801
Firmware Date Wed Aug 5 23:58:08 UTC 2015
Bootloader s1
[6.Reproduction Frequency]:
occasionally Recurrence,15/20
[7.TCID]:
Free test
Reporter | ||
Comment 1•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
status-b2g-v2.2:
--- → unaffected
status-b2g-master:
--- → affected
Comment 2•10 years ago
|
||
[Blocking Requested - why for this release]:
regression issue, serious impact for user, nominate.
blocking-b2g: --- → 2.5?
Keywords: regression,
regressionwindow-wanted
Updated•10 years ago
|
QA Contact: mshuman
Comment 3•10 years ago
|
||
Please investigate once the regression window is added here.
Flags: needinfo?(aosmond)
Updated•10 years ago
|
blocking-b2g: 2.5? → 2.5+
Comment 4•10 years ago
|
||
This issue appears to be caused by:
Bug 1164200 - [B2G][Gaia] Flame: videos recorded by camera app is not shown in gallery app
B2G Inbound Regression Window:
Last Working:
Environmental Variables:
Device: Flame 2.5
BuildID: 20150730044442
Gaia: 5e31fb6f88cd8c42e53214183defa2ffd455ea00
Gecko: 3595d5849dfc
Version: 42.0a1 (2.5)
Firmware Version: v18D
User Agent: Mozilla/5.0 (Mobile; rv:42.0) Gecko/42.0 Firefox/42.0
First Broken:
Environmental Variables:
Device: Flame 2.5
BuildID: 20150730051841
Gaia: d77579a3d6224ceefcdf26b7d2a9785a2de45c87
Gecko: 63c691cc05d8
Version: 42.0a1 (2.5)
Firmware Version: v18D
User Agent: Mozilla/5.0 (Mobile; rv:42.0) Gecko/42.0 Firefox/42.0
Last Working Gaia / First Broken Gecko - Issue does NOT reproduce
Gaia: 5e31fb6f88cd8c42e53214183defa2ffd455ea00
Gecko: 63c691cc05d8
First Broken Gaia / Last Working Gecko - Issue DOES reproduce
Gaia: d77579a3d6224ceefcdf26b7d2a9785a2de45c87
Gecko: 3595d5849dfc
Pushlog:
https://github.com/mozilla-b2g/gaia/compare/5e31fb6f88cd8c42e53214183defa2ffd455ea00...d77579a3d6224ceefcdf26b7d2a9785a2de45c87
Blocks: 1164200
QA Whiteboard: [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Keywords: regressionwindow-wanted
Comment 5•10 years ago
|
||
Andrew, can you take a look at this please? This might have been caused by the landing for bug 1164200.
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
Comment 6•10 years ago
|
||
While the symptoms are slightly different, it has the same root cause as bug 1192186. Since it did not process the newvideo event before the newmedia event, the confirmation dialog and preview did not get created in time in order to be displayed to the user. In the case of bug 1192186, the slightly different steps (taking a picture first) ensured the dialog got created (so something was shown / the user could continue) but the preview itself was not updated properly.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(aosmond)
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•