Hi, When building gaia with "DEBUG=1", the B2G desktop gets empty homescreen. There was a bug[1] filed but not been addressed so far.
To avoid such problem, we can remove the 'DEBUG=1' or change it to 'DEVICE_DEBUG=1', then run B2G desktop using 'gaia/profile' instead of 'gaia/profile-debug'. See [2] for the difference between DEBUG and DEVICE_DEBUG of gaia build. Probably we should mention this in MDN[3] before the issue got fixed. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1180103 [2] https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Developing_Gaia/make_options_reference#Debug_make [3] https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Building_the_Firefox_OS_simulator Best Regards, ShianYow
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

