When building with DEVICE_DEBUG=1, it creates profile directory.
So the combination will be:

1)
make DESKTOP_SHIMS=1 NOFTU=1 DEBUG=1
b2g -profile gaia/profile-debug

2)
make DESKTOP_SHIMS=1 NOFTU=1 DEVICE_DEBUG=1
b2g -profile gaia/profile


2015-10-29 20:10 GMT+08:00 Chris Mills <[email protected]>:

> 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
>
>


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

Reply via email to