Hi Daniel,
Once your debug build is ready, please make the following change to the
/system/bin/b2g.sh file on your phone:
export LD_LIBRARY_PATH=/vendor/lib:/system/lib:/system/b2g
export GRE_HOME=/system/b2g
+ export NSPR_LOG_MODULES=Camera:4
exec /system/b2g/b2g
...then restart the phone. This will enable detailed logging in the
camera platform layer.
Next, capture the output of |adb logcat -v thread| and repeat your steps
described below.
Once you've got the logcat output, either attach it to a new bug in
bugzilla, or email it to me and I will take a look.
Cheers,
--Mike.
On 13-04-03 09:27 AM, Daniel Neis Araujo wrote:
Hello,
I am having some issues with the camera on geeksphone keon.
I don't remember if this happens with original/oficial geekspgone image,
but i am trying with a b2g build from today (my gaia repository is pointing
to master instead of v1-train, but it didn't change anything) and have
same behaviour since my first b2g build (first days after mozilla added
keon as a "mainline" device).
After i do "./flash.sh system" i can use the camare app normally, take
pictures, make videos, browse, etc. I can even go out off application, go
back , close the application and reopens. But after the device sleeps and
wake, the app just show a black screen. It also asks for gps permissions if
i dont set "remember my choice".
And it don't get back after a reboot neven after a power off + wait 10 secs
+ power on.
The camera only back to work after i do "./flash.sh system" again.
I have also flashed only gecko and only gaia, but none of them work. So i
think the problem is really with system.
I am preparing a debug build, so this is all the info i got to the moment.
I would like to know if this is kind of thing we can debug/fix or may be
some proprietary-code issue.
Kind regards,
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g