> On 5 Nov 2014, at 16:43, Alexandre poirot <[email protected]> wrote: > > Chris, > Keep in mind this is the early days for mulet and various things may be > broken that's why I need feedback from you all!
Ummm, yeah, sorry for sounding so grumpy about it. That came out a bit wrong. > Thanks for taking time to test it!! > Debug profile can't work on mulet with Firefox nightly helpers turned on. > So you have to build gaia profile with DEBUG=1 DESKTOP=0 make. This is the exact build instruction I used to make my profile-debug, so we are on the same page there. > I'm wondering, if, now that mulet is available, and Firefox nightly mode is > broken, we can just get rid of these helpers?? > > Can you confirm things work as you expect with such profile? Confirmed - run with a DEBUG=1 DESKTOP=0 make profile, the Mulet starts up fine, and works as expected (albeit not with the behaviour I was moaning about below ;-) ) > > 2014-11-05 16:45 GMT+01:00 Chris Mills <[email protected]>: > Ok - I’ve got this to work! Great work guys. > > However, I’ve got one worry about Mulet: one of the main great things about > loading Gaia in Desktop Nightly, as it used to work, was that if you loaded > your debug profile in desktop firefox, you could then load each app at an > individual URL, using that HTTPD server hack. So then you could make changes > to the apps code inside Gaia and just refresh the browser tab to see the > changes instantly. > > On Mulet, this doesn’t seem to work, so instead when you make a change to a > Gaia app it seems to me that you’ve got to rebuild your profile and reopen > Mulet each time you want to see your change running, which really isn’t great. > > Is there a better way to do things than this? > > Chris Mills > Senior tech writer || Mozilla > developer.mozilla.org || MDN > [email protected] || @chrisdavidmills > > > > > On 5 Nov 2014, at 14:38, Alexandre Lissy <[email protected]> wrote: > > > > Le 05/11/2014 14:15, Julien Wajsberg a écrit : > >> Le 05/11/2014 13:51, Kumar Rishav a écrit : > >>> Hi > >>> > >>> I am trying to run the mulet but it not running. I followed these > >>> (working on linux): > >>> 1. downloaded the tar file (firefox-*) from latest-mozilla-central, > >>> then extracted it. (it's in my mulet folder) > >>> 2. now go to gaia: > >>> cd gaia > >>> make > >> > >> Aren't we supposed to use "DEBUG=1 DESKTOP=0" profiles for mulet just > >> like we used to for B2G Desktop? > >> Or are non-debug builds supported too? > > > > Non debug build should work. > > > >> > >> > >> > >> > >> _______________________________________________ > >> 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 > > _______________________________________________ > 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
