On 20/11/2013 19:20, Jonathan Watt wrote:
On 20/11/2013 18:12, Jordano Francisco (UK) wrote:
Fabrice just landed bug 941071 to fix the FTU problem.

I'm still not able to start B2G desktop after pulling, nuking the gaia profile
directory and rebuilding. It doesn't work for me either with or without NOFTU=1.

Console output without NOFTU=1:

    https://pastebin.mozilla.org/3643134

Console output with NOFTU=1:

    https://pastebin.mozilla.org/3643135

Anyone know what's going on here?

I've been running:

  /path/to/b2g -profile /absolute/path/to/gaia/built/profile-debug

but I've noticed that running this:

  /path/to/b2g -profile /broken/path/to/gaia/built/profile-debug

produces no message about the path being broken, and gives me a similar black window. And:

  /path/to/b2g -non-existant-flag /absolute/path/to/gaia/built/profile-debug

Doesn't give any warning about -non-existant-flag being unrecognized (perhaps misspelt, or a defunct flag) which also produces a similar black window.

As it happens I'm confident /absolute/path/to/gaia/built/profile-debug is correct (copied and pasted directly from the result of running 'make' in the gaia tree, and double checked), but given the above I'm less than confident that -profile is recognized for 'b2g' (as opposed to 'b2g-bin'). It also seems like useful error messages for both these cases could save people a lot of time wasted trying to figure out what they've done wrong if they get a flag or profile path wrong.

Jonathan

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

Reply via email to