Closed
Bug 986763
Opened 11 years ago
Closed 11 years ago
[Camera][Madai] Very short video not saved.
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(b2g-v1.4 verified, b2g-v2.0 verified)
VERIFIED
FIXED
1.4 S5 (11apr)
People
(Reporter: dmarcos, Assigned: ver4ffos)
References
Details
(Whiteboard: [m+])
Attachments
(2 files)
When switching from recording to camera we stop recording. If the video recorded is very short (less than one second) it doesn't get saved and modal window with no message is displayed.
Steps to reproduce:
1. Open Camera
2. Switch to video
3. Start recording
4. Switch to photo quickly, only allowing to record a video shorter than half a second
Comment 1•11 years ago
|
||
Youngjun,
Do you have someone from your team who can investigate?
Flags: needinfo?(jjoons79)
Comment 2•11 years ago
|
||
Dear Prasad and Verchaswa,
Can you take this issue?
Flags: needinfo?(ver4ffos)
Flags: needinfo?(jjoons79)
Flags: needinfo?(gjyothiprasad)
Dear Mr. Youngjun Kim,
We will take the issue.
Flags: needinfo?(ver4ffos)
Updated•11 years ago
|
Assignee: nobody → ver4ffos
Updated•11 years ago
|
Flags: needinfo?(gjyothiprasad)
Mr. Diego,
Need your opinion:
Should not we disable the switch mode button when recording? This will avoid the issue.
Why we need to enable switch mode button, when recording is going on? The scenario.
Updated•11 years ago
|
Flags: needinfo?(dmarcos)
| Reporter | ||
Comment 5•11 years ago
|
||
I created a simple patch to hide the switch button while recording video
Flags: needinfo?(dmarcos)
| Reporter | ||
Comment 6•11 years ago
|
||
Attachment #8396264 -
Flags: review?(dflanagan)
Attachment #8396264 -
Flags: feedback?(ver4ffos)
Attachment #8396264 -
Flags: feedback?(gjyothiprasad)
Comment 8•11 years ago
|
||
Comment on attachment 8396264 [details] [review]
Pull Request on camera-new-features
Transferring review to Justin
Attachment #8396264 -
Flags: review?(dflanagan) → review?(jdarcangelo)
Comment 9•11 years ago
|
||
Comment on attachment 8396264 [details] [review]
Pull Request on camera-new-features
Diego: This looks good, but needs rebased for master now that camera-new-features has landed.
Attachment #8396264 -
Flags: review?(jdarcangelo) → review+
Comment 10•11 years ago
|
||
Before marking this fix, please ensure this case works...
>
> Here are the steps from Qualcomm
>
> Go to camera app, and switch to camcorder
>
> · Start recording the video
>
> · Switch back to camera without stopping the recording.
>
> · Recording still continues and you are able to take picture as well.
>
Updated•11 years ago
|
Whiteboard: [m+]
| Reporter | ||
Updated•11 years ago
|
Attachment #8396264 -
Attachment description: Pull Request on camera new features → Pull Request on master
| Reporter | ||
Updated•11 years ago
|
Attachment #8396264 -
Attachment description: Pull Request on master → Pull Request on camera-new-features
| Reporter | ||
Comment 11•11 years ago
|
||
| Reporter | ||
Comment 12•11 years ago
|
||
Rebased patch on top of master. Carrying r+ over
| Reporter | ||
Comment 13•11 years ago
|
||
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 14•11 years ago
|
||
Bulk edit for camera bugs.
If earlier comments do not show how this bug landed to master, it probably landed as part of https://github.com/mozilla-b2g/gaia/pull/17599 which merged the camera-new-features branch into master.
This bug was uplifted from master to v1.4 as part of https://github.com/mozilla-b2g/gaia/commit/a8190d08e61316a86bba572ba8d894d081a20530
Comment 15•11 years ago
|
||
Verified the bug is fixed, switch mode is disabled during recording
1.4 Environmental Variables:
Device: Buri 1.4 MOZ
BuildID: 20140408000202
Gaia: 26983f356ecb1bcf30e862d334b5de790071803e
Gecko: 70b076fc7558
Version: 30.0a2
Firmware Version: v1.2-device.cfg
1.5 Environmental Variables:
Device: Buri Master
BuildID: 20140408040204
Gaia: 1958454595b1fa0e061f0652ae965629993f5708
Gecko: 8883360b1edb
Version: 31.0a1
Firmware Version: v1.2-device.cfg
You need to log in
before you can comment on or make changes to this bug.
Description
•