google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

No zoom on camera #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. On  camera, push 1x on-screen button, select 3x 
2. Screen show augmented image
3. Take a photo
4. Check taked photo

What is the expected output? What do you see instead?
Taked photo must be a 3x photo
Taked photo is a 1x zoom photo

What version of the product are you using?
Default camera version

On what operating system?
Gingerbread 2.3 Alpha

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )
V20G

Please provide any additional information below.

Original issue reported on code.google.com by enxarli@hotmail.com on 15 Apr 2011 at 4:33

GoogleCodeExporter commented 9 years ago
yes, this is true ,  but seems like a camera app bug ,not openeve

Original comment by justsad.eng@gmail.com on 15 Apr 2011 at 4:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I don't think it's a camera bug, because other camera apps that has a zoom 
feature do the same.

Original comment by omarbeko...@mail.ru on 15 Apr 2011 at 5:15

GoogleCodeExporter commented 9 years ago
And another camera app, can't show a preview image when take a photo, show a 
black image (but take the photo)

Original comment by ENXA...@gmail.com on 15 Apr 2011 at 5:31

GoogleCodeExporter commented 9 years ago
ENXA // camera is driver dependent.

the camera support for Gingerbread is significantly changed
APIs are not compatible with Froyo.

so there are some check points.
 1. the stability of the new camera APIs.
 2. device level kernel issues.
 3. introduced bug in the new Camera app.

----
known issue
 1. zoom is broken : workaround fix to make camera works.
 2. autofocus : there is a mutex issue and it is hard to trace. workaround fix by now

Original comment by wkp...@gmail.com on 18 Apr 2011 at 1:37

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 30 Apr 2011 at 12:20

GoogleCodeExporter commented 9 years ago
on last chinese (2.3.4) this fully works, maybe you can take something from 
there ? and maybe you can take the lg camera app from there too, cause its 
realllllyyy realllyyy good ;)

Original comment by marcusschons@googlemail.com on 12 Jun 2011 at 6:30