Hi, hopefully this list is a suitable place for asking a question like this.
I’m having trouble producing a usable local debug build for my Z3C. From my B2G checkout, I’ve done this: $ git pull $ rm -rf objdir-gecko out $ repo forall -c 'git reset --hard' $ repo forall -c 'git clean -f -d' $ repo sync -d $ ./config.sh aries $ ./build.sh $ ./flash.sh My .userconfig is: export B2G_DEBUG=1 export NOFTU=1 export DEVICE_DEBUG=1 On startup, the homescreen app repeatedly crashes. Does this sound familiar to anyone? Thanks, Cameron -- Cameron McCormack ≝ http://mcc.id.au/ _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

