> I'm trying to run b2g desktop, so I followed these instructions [1].

Doesn't look like you included the footnote with the instructions URL?

> But when I tried to run it, I realize that does not have b2g-bin executable,
> only b2g on directory /B2GDesktop/build/dist/B2G.app/Contents/MacOS/

That means that a gaia wasn't built into the system. Not specifically a 
problem, just means you have to specify the profile.

> Nonetheless I tried to run the follow:
>
> ./b2g ~/B2GDesktop/gaia/profile-debug/

So I /think/ you need to run it as

./b2g -profile ~/B2GDesktop/gaia/profile-debug/

Running it like you did will try to just open the profile directory? Not sure 
if we changed how command line options work for B2G or not.


----- Original Message -----
> From: "Ricardo Brandão" <[email protected]>
> To: [email protected], "Marcio Galli" <[email protected]>
> Sent: Thursday, May 1, 2014 7:11:19 AM
> Subject: [b2g] Trying to build B2G desktop
> 
> Hi ALL,
> 
> I'm trying to run b2g desktop, so I followed these instructions [1].
> 
> But when I tried to run it, I realize that does not have b2g-bin executable,
> only b2g on directory /B2GDesktop/build/dist/B2G.app/Contents/MacOS/
> 
> Nonetheless I tried to run the follow:
> 
> ./b2g ~/B2GDesktop/gaia/profile-debug/
> 
> I got the output:
> 
> 1398953332968 Marionette INFO marionette enabled via build flag and pref
> 1398953333013 Marionette INFO marionette-server.js loaded
> 1398953333057 Marionette INFO Listening on port 2828
> 
> 1398953333057 Marionette INFO Marionette server ready
> 
> And a completely black screen. When I dobule click on the black screen I can
> see the message: "wtf mac os!"
> 
> What did I make wrong?
> 
> Thanks
> 
> --
> Ricardo Brandão
> http://www.programonauta.com.br
> 
> ........__@
> ....._ \ >_
> ....(_) / (_)
> 
> _______________________________________________
> 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

Reply via email to