Hi there, Thanks for bringing this up. To warn people about this, I’ve added some notes:
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Building_the_Firefox_OS_simulator#Generating_a_profile https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Developing_Gaia/make_options_reference#Debug_make Let me know if those are ok. Chris Mills Senior tech writer || Mozilla developer.mozilla.org || MDN [email protected] || @chrisdavidmills > On 29 Oct 2015, at 11:02, Shian-Yow Wu <[email protected]> wrote: > > 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 _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

