Le 21/08/2013 13:23, [email protected] a écrit :
> Hello guys, i am trying to port ascend g300 to firefox os, but i have problem 
> with video and camera.
> 
> there is adb logcat log: http://pastebin.com/PQNwteVa

Gecko segfaults, what is the "problem" that you are seeing ?

> 
> second problem what i have is, that UI is too small...I am using 1.1.0hd 
> branches of gaia and gecko and i have in .userconfig:
> 
> export HIDPI=1
> export GAIA_OPTIMIZE=1
> export GAIA_DEV_PIXELS_PER_PX=2 
> export NOFTU=1
> export PRODUCTION=1

HIDPI is not used anymore.

According to http://www.gsmarena.com/huawei_ascend_g300-4594.php, this
device is 233ppi, like Nexus S. So you should be using
GAIA_DEV_PIXELS_PER_PX=1.5

GAIA_OPTIMIZE is already enabled in production mode.

> 
> 
> Am I missing something?
> 
> BTW: If there is any useful export command, you can of course give me some 
> advice about it :)
> 
> thx for answers!
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to