Skip to content

Instantly share code, notes, and snippets.

@jeffgca
Created December 15, 2015 19:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeffgca/ff49b4a4c90f158d93e3 to your computer and use it in GitHub Desktop.
Save jeffgca/ff49b4a4c90f158d93e3 to your computer and use it in GitHub Desktop.
Cjeff@Armaghast ~/code/jetpack/projects/mobile-batteries-included> ../../jpm-mobile/bin/jpm-mobile -b nightly -v run
jpm-mobile run
JPM undefined Checking compatability bootstrap.js and install.rdf for xpi
Validating the manifest
JPM undefined Creating fallbacks if they are necessary..
Creating XPI
JPM undefined Creating XPI...
JPM undefined .jpmignore does not exist, fallback to use default filter rules
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/doc
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/lib
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/README.md
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/bootstrap.js
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/install.rdf
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/package.json
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/doc/main.md
JPM undefined Adding: /Users/jeff/code/jetpack/projects/mobile-batteries-included/lib/main.js
JPM undefined XPI created at /Users/jeff/code/jetpack/projects/mobile-batteries-included/mobile-batteries-included@canuckistani.ca-0.0.1.xpi (64ms)
JPM undefined Removing fallbacks if they were necessary..
Created XPI at /Users/jeff/code/jetpack/projects/mobile-batteries-included/mobile-batteries-included@canuckistani.ca-0.0.1.xpi
Successfully created xpi at /Users/jeff/code/jetpack/projects/mobile-batteries-included/mobile-batteries-included@canuckistani.ca-0.0.1.xpi
Killing running Firefox instance ...
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Making a temporary profile
Successfully created a temporary profile at /var/folders/bd/w6sx433d1dx_0n1fqznm543h0000gn/T/57cfec07-3e75-4833-9f8b-9235c5020e44
Adding mobile-utils extension for better output.
Removing /mnt/sdcard/jetpack-profile
Copying profile from /var/folders/bd/w6sx433d1dx_0n1fqznm543h0000gn/T/57cfec07-3e75-4833-9f8b-9235c5020e44 to /mnt/sdcard/jetpack-profile
mkdir /mnt/sdcard/jetpack-profile
push /mnt/sdcard/jetpack-profile/user.js
1582 KB/s (4145 bytes in 0.002s)
mkdir /mnt/sdcard/jetpack-profile/extensions
push /mnt/sdcard/jetpack-profile/extensions/mobile-utils@mozilla.com.xpi
579 KB/s (1631 bytes in 0.002s)
push /mnt/sdcard/jetpack-profile/extensions/mobile-batteries-included@canuckistani.ca.xpi
741 KB/s (1705 bytes in 0.002s)
Pushed the addon to your device
Running Firefox instance ...
Starting Firefox with /mnt/sdcard/jetpack-profile
--------- beginning of main
Starting: Intent { act=android.activity.MAIN cmp=/mnt/sdcard/jetpack-profile (has extras) }--------- beginning of system
Error type 3
Error: Activity class {/mnt/sdcard/jetpack-profile} does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment