pancake <[email protected]> writes: > Also, I tried to run b2g by hand and got this error: > > [TabChild] SHOW (w,h)= (0, 0) > loading app://communications.gaiamobile.org/ftu/index.html, 1 > ###################################### forms.js loaded > ############################### browserElementPanning.js loaded > ######################## BrowserElementChildPreload.js loaded > [Child 836] ###!!! ABORT: constructor for actor failed: file > /home/pancake/prg/B2G/objdir-gecko/ipc/ipdl/PLayerTransactionChild.cpp, > line 228 > > (works fine if i do 'start b2g' instead of '/system/b2g/b2g') > > any idea?
I don't know why the recv went crazy but one cannot run /system/b2g/b2g directly because some environment variables have to be set. Instead of running /system/b2g/b2g, you could run '/system/bin/b2g.sh' or just 'b2g.sh' Kanru _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
