Closed
Bug 989218
Opened 11 years ago
Closed 11 years ago
[tarako] unable to take video
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(blocking-b2g:1.3T+, b2g-v1.3T verified)
People
(Reporter: angelc04, Unassigned)
References
Details
(Keywords: regression, smoketest)
Attachments
(1 file)
(deleted),
text/x-log
|
Details |
* Steps to reproduce:
-----------------------------------------------------------------------
1. Launch Camera
2. Switch to Video
3. Try to take a video
--> An error message "Video not recorded. An error prevented Cameta from recording the video" appears.
Please see attached adb logcat. Tests starts at: 03-28 02:55:14.313
This is a regression from yesterday's build.
* Build info:
Gaia ecbd79aab76e119a7987092b59cbafc97f7ba72f
Gecko f23735074dc673457426afa5d87a67f934a18a9b
BuildID 20140328060053
Version 28.1
ro.build.version.incremental=70
ro.build.date=Fri Mar 28 06:17:40 CST 2014
Reporter | ||
Updated•11 years ago
|
Keywords: regression,
smoketest
Updated•11 years ago
|
blocking-b2g: --- → 1.3T?
Updated•11 years ago
|
status-b2g-v1.3T:
--- → affected
Comment 1•11 years ago
|
||
On my device we fail with:
I/Gecko (26137): Couldn't create file '/mnt/sdcard/DCIM/100MZLLA/VID_0004.3gp': (13) Permission denied
(I turned on logging in dom/camera/CameraCommon.h to see that).
Comment 2•11 years ago
|
||
MikeH helped understand what's going on, and we need to uplift bug 910498 to fix that issue.
I verified that this works, so I'll go on with doing that.
Updated•11 years ago
|
blocking-b2g: 1.3T? → 1.3T+
Updated•11 years ago
|
Gaia 27a0e773e01eed74e20709bdcab6894469f42a72
Gecko https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/257dd37da601
BuildID 20140411004003
Version 28.1
ro.build.version.incremental=eng.cltbld.20140411.045851
ro.build.date=Fri Apr 11 04:58:57 EDT 2014
Tarako
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•