Hi, I am tring to run B2G Desktop client in Linux through simple script as below
********************** export B2G_HOMESCREEN=http://homescreen.gaiamobile.org/ /u/prakot/B2G/build/dist/bin/b2g -safe-mode -profile /u/prakot/B2G/gaia/profile ********************* as suggested in below link http://playingwithsid.blogspot.in/2012/03/building-boot2gecko-on-ubuntu.html And till not successfull in getting B2G Homescreen launched. Getting screen showing error-- "unable to connect, connection was refused when attempting to connect //homescreen.gaiamobile.org/, Is any special permission required to access this? any alternative to launch Homescreen and other appps? when we try with below alternative Blcack screen with MOZILLA at bottom gets displayed ./b2g -safe-mode -profile /u/prakot/B2G/gaia/profile ./b2g -safe-mode -profile /u/prakot/B2G/gaia/profile --runapps homescreen this displays BLACK screen any suggestions please suggest.. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
