Closed Bug 889174 Opened 13 years ago Closed 13 years ago

[Leo] Some Pictures taken with Leo device default to Sepia image

Categories

(Firefox OS Graveyard :: Gaia::Camera, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(blocking-b2g:-)

RESOLVED WONTFIX
blocking-b2g -

People

(Reporter: marcia, Unassigned)

Details

(Whiteboard: [mozilla-triage])

Attachments

(4 files)

Leo device, while running: Gecko http://hg.mozilla.org/releases/mozilla-b2g18/rev/15923aca6e6d Gaia c7472acec84f0d4527cdd6fd555d289e1d3e1d1d BuildID 20130701070213 Version 18.0 STR: 1. Take a picture of the light fixture above me with Leo device 2. Repeat steps with Keon or Ikura device Leo device consistently takes a photo which looks as if it has a brown filter. The Keon and Ikura devices take the same picture and it is much more representative of what the fixture actually looks like.
Note that the Leo screenshot has no "effects" on it - that it how it shot out of the box. Maybe a white balance issue?
blocking-b2g: --- → leo?
This looks like a white-balance issue to me. For v1.1 we leave the driver/camera in "auto" mode.
Has this always been the case for v1.1 on leo devices? Mike, should we ask the camera driver vendor for a fix here?
Flags: needinfo?(mhabicher)
Andrew, we've always just left the white balance in auto mode. Marcia, do all pictures have a brown cast? or just pictures of that fluorescent lighting fixture? Just to be clear, is "brownish" different from "sepia"? The latter would be a valid (and possibly incorrectly-configured) camera effect.
Flags: needinfo?(mozillamarcia.knous)
Flags: needinfo?(mhabicher)
Mike: Using the Leo build from yesterday, all regular pictures seem to render fine. The picture in the bug is from the fluorescent light in the MV office, and it seems if you go to to the first choice under "Effects" Edit | Camera that it matches that effect, which seems to be Sepia and not brown. I am not sure if that has always been the case, but I could flash back to an earlier build/base build and check if the same thing is happening. Note I am using the newest Leo Base image v08j which seems to have a few issues reported such as Bug 889020.
Flags: needinfo?(mozillamarcia.knous)
Summary: [Leo] Some Pictures taken with Leo device default to brownish looking image → [Leo] Some Pictures taken with Leo device default to Sepia image
Marcia, I don't think there's any need to go back to older versions. It sounds like there's a lot of churn in the leo builds these days--let's keep this bug open for the next little while, and close it if there's no reappearance of this issue.
Two data points: * The older base image with 6-25 phone shows the same thing (jhammink had a phone handy). * My Samsung Galaxy S3 android phone also has a sepia tint to it when taking a photo of the same light fixture.
Requesting vendor comment.
Flags: needinfo?(jaeohkim83)
Attached file Image screen shots
Hi, I am able to reproduce this issue with Leo device.
This looks like a partner call based on what the hardware/vendor limitations are on the camera here. If it's matching what the S3 takes, then this looks like a non-blocker unless partners want to have a different lighting in default photos and will work with vendors on developing that. In either case this isn't something we can change in our code.
Whiteboard: [mozilla-triage]
leo, can you confirm what white balance and effects the camera is defaulting to when this happens? I'm wondering if it's a flaky "default" option, or if the driver is getting some kind of randomly initialized setting. Adding: dump("this._cameraObj.whiteBalanceMode=" + this._cameraObj.whiteBalanceMode); dump("this._cameraObj.effect=" + this._cameraObj.effect); ...to a suitable place in camera.js will easily let us see what the camera things is going on.
Flags: needinfo?(leo.bugzilla.gaia)
blocking-b2g: leo? → leo+
Assignee: nobody → sotaro.ikeda.g
(In reply to Mike Habicher [:mikeh] PTO until Aug 5 from comment #12) > Adding: > dump("this._cameraObj.whiteBalanceMode=" + > this._cameraObj.whiteBalanceMode); > dump("this._cameraObj.effect=" + this._cameraObj.effect); > > ...to a suitable place in camera.js will easily let us see what the camera > things is going on. From the above code, I got following on v1.1 leo. > I GeckoDump: this._cameraObj.whiteBalanceMode=auto > I GeckoDump: this._cameraObj.effect=none
It seems easier to check camera setting by using android::CameraParameters::dump().
Got camera parameters used on v1.1 leo by using modified android::CameraParameters::dump().
From attachment 780636 [details], mode settings are correct.
(In reply to Sotaro Ikeda [:sotaro] from comment #16) > From attachment 780636 [details], mode settings are correct. Leo, can you check the CameraParameters on your device and check if there is a problem?
Flags: needinfo?(leo.bugzilla.gaia)
From attachment 780636 [details], I feel it is not a problem of gecko side. It seems like problem of camera hw's adjustment.
This issue is not caused by FireFox OS but camera sensor Image Quality tunning. For this reason, this issue report is not right to be uploaded on bugzilla. We are going to tune image quality to fix this issue but not by Bugzilla. Please change the status of this issue to LEO - Thanks.
Flags: needinfo?(leo.bugzilla.gaia)
Flags: needinfo?(jaeohkim83)
From comment #19, I un-assign myself.
Assignee: sotaro.ikeda.g → nobody
From comment #19, this issue is not needed to handle in bugzilla
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
blocking-b2g: leo+ → -
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: