digitarald / make-fxos-install

Command-line tools to install packaged and hosted apps using the Firefox OS remote debugging protocols.
24 stars 8 forks source link

Install fails with "failed to get nsJSRuntimeService" #2

Open digitarald opened 11 years ago

digitarald commented 11 years ago

From Priotr:

/usr/bin/adb push www//application.zip
/data/local/tmp/b2g/KitchenSink-App/application.zip
5120 KB/s (766744 bytes in 0.146s)
/usr/bin/adb forward tcp:6000 tcp:6000
!!! CONFIRM THE PROMPT on the phone !!!
~/Apps/xulrunner-sdk/sdk/bin/xpcshell install.js KitchenSink-App 6000
failed to get nsJSRuntimeService!
make: *** [install] Error 1
zalun@arrakis:~/Projects/KitchenSink-App$ adb devices
List of devices attached
full_unagi device
zalun commented 11 years ago

It's not the case anymore