Hi there,

I am trying to launch gaia in firefox nightly. I am using these steps:
https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Running_the_Gaia_codebase

Till the step 5, I am able to make the profile-debug. But when I try to run the 
step 6, I am getting these errors:

MacBook-Pro:L33Tfox Shrads$ 
/Applications/FirefoxNightly.app/Contents/MacOS/firefox -profile 
/Volumes/Document_disk/Git/Gaia/L33Tfox/profile-debug
2147942487JavaScript error: resource://gre/modules/RemoteAddonsParent.jsm, line 
776: TypeError: cannot use the given object as a weak map key
JavaScript error: app://system.gaiamobile.org/shared/js/dump.js, line 24: 
TypeError: settings is null
JavaScript error: app://system.gaiamobile.org/js/applications.js, line 85: 
TypeError: apps.mgmt is undefined
JavaScript error: app://system.gaiamobile.org/shared/js/date_time_helper.js, 
line 33: TypeError: window.navigator.mozSettings is null
JavaScript error: app://system.gaiamobile.org/shared/js/idletimer.js, line 101: 
TypeError: navigator.addIdleObserver is not a function
JavaScript error: app://system.gaiamobile.org/shared/js/settings_listener.js, 
line 28: TypeError: settings is null
JavaScript error: app://system.gaiamobile.org/shared/js/settings_listener.js, 
line 28: TypeError: settings is null
JavaScript error: app://system.gaiamobile.org/js/icc.js, line 112: TypeError: 
window.navigator.mozSettings is null
JavaScript error: app://system.gaiamobile.org/js/airplane_mode.js, line 17: 
TypeError: window.navigator.mozSettings is null
JavaScript error: app://system.gaiamobile.org/js/cell_broadcast_system.js, line 
15: TypeError: settings is null
JavaScript error: app://system.gaiamobile.org/js/nfc_handover_manager.js, line 
150: TypeError: this.bluetooth is undefined
JavaScript error: 
app://system.gaiamobile.org/js/operator_variant/operator_variant_iccs.js, line 
73: TypeError: _settings is null
JavaScript error: app://system.gaiamobile.org/shared/js/settings_listener.js, 
line 28: TypeError: settings is null
LogShake: starting captureLogs listener
JavaScript error: app://system.gaiamobile.org/js/call_forwarding.js, line 207: 
ReferenceError: CallForwarding is not defined
JavaScript error: app://system.gaiamobile.org/js/findmydevice_launcher.js, line 
32: TypeError: navigator.mozSettings is null
JavaScript error: app://system.gaiamobile.org/js/newsletter_manager.js, line 
103: TypeError: navigator.addIdleObserver is not a function
JavaScript error: app://system.gaiamobile.org/shared/js/settings_listener.js, 
line 28: TypeError: settings is null
JavaScript error: app://system.gaiamobile.org/shared/js/settings_listener.js, 
line 28: TypeError: settings is null
JavaScript error: , line 0: uncaught exception: [object DOMError]


and after that, I am not getting the simulator running in the firefox nightly, 
but getting this screen:

http://www.shraddhaporwal.in/nightly_screenshot.png

Can anyone help me out with this?

Thanks
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to