On 11/20/2013 01:15 PM, Jonathan Watt wrote:
> On 20/11/2013 19:20, Jonathan Watt wrote:
> 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.
-profile is a standard gecko command line flag that let you switch
profiles, it's no b2g specific. If you don't specify it, you start with
a new profile under ~/.mozilla/b2g and it's very likely that nothing
good happens since you won't have any apps installed there.
About b2g vs b2g-bin. If you did your own build, forget about b2g-bin.
If you downloaded a prebuilt b2g, they come with gaia bundled and b2g is
a wrapper around b2g-bin to use the bundled gaia.
That being said, I still have no idea what's failing on your side :(
Here I can start with gaia-master and b2g-inbound, with a profile built
by a simple |make profile| in gaia.
Fabrice
--
Fabrice Desré
b2g team
Mozilla Corporation
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g