[mako] Size of the pictures is 1 byte if zoom level is slightly over 50%
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
camera-app |
Confirmed
|
High
|
Ugo Riboni | ||
camera-app (Ubuntu) |
Confirmed
|
High
|
Ugo Riboni |
Bug Description
If zoom level is slightly over 50% then the size pictures are corrupted and their size is 1byte:
For example content of /home/phablet/
[...]
-rw-rw-r-- 1 phablet phablet 1 Jun 3 20:58 image20140603_
-rw-rw-r-- 1 phablet phablet 480438 Jun 3 20:58 image20140603_
-rw-rw-r-- 1 phablet phablet 784018 Jun 3 20:58 image20140603_
-rw-rw-r-- 1 phablet phablet 1 Jun 3 20:59 image20140603_
[...]
TEST CASE:
1. Open the camera-app
2. Set the zoom level with the slider to slightly more than 50%
3. Take a picture
ACTUAL RESULT
The picture is corrupted and its size is 1 byte
# stat /home/phablet/
File: ‘/home/
Size: 1 Blocks: 8 IO Block: 4096 regular file
EXPECTED RESULT
The picture is valid and correctly zoomed
summary: |
- picture are 1 byte size if zoom level is slightly over 50% + Size of the pictures is 1 byte if zoom level is slightly over 50% |
Changed in camera-app: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
Changed in camera-app: | |
milestone: | none → rtm-freeze |
Changed in camera-app: | |
assignee: | nobody → Florian Boucault (fboucault) |
Changed in camera-app: | |
status: | Confirmed → In Progress |
tags: | removed: rtm14 |
Changed in camera-app: | |
milestone: | rtm-freeze → none |
Changed in camera-app: | |
assignee: | Florian Boucault (fboucault) → Ugo Riboni (uriboni) |
summary: |
- Size of the pictures is 1 byte if zoom level is slightly over 50% + [mako] Size of the pictures is 1 byte if zoom level is slightly over 50% |
Changed in camera-app (Ubuntu): | |
assignee: | nobody → Ugo Riboni (uriboni) |
status: | New → Confirmed |
importance: | Undecided → High |
JB, do you mind providing a logcat of when it happens?