Le 22/08/2013 12:31, [email protected] a écrit : > Dne čtvrtek, 22. srpna 2013 12:26:32 UTC+2 Alexandre Lissy napsal(a): >> Le 22/08/2013 12:22, [email protected] a écrit : >> >>> >> >>> Can you please be little specific? I am not familiar with gdb or adb logcat >>> with printf_stderr(), thanks >> >> >> >> What's the result of the function, mainly. > > well it's impossible for me to do it with gdb so i tried > > mihairu@lois:~/GIT/B2G$ adb logcat | grep dpi > I/msm7x27a.gralloc( 103): width = 76 mm (160.421051 dpi) > I/msm7x27a.gralloc( 103): height = 127 mm (160.000000 dpi)
If this is what gecko reads too, then no wonder why it fails. Is it the real size of your screen ? > > anything else is out of my knowledge :) Can't you just add some printf_stderr() statements ?! > _______________________________________________ > 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
