Closed
Bug 853211
Opened 12 years ago
Closed 12 years ago
Bootstrap error: Module `../system/events` is not found
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: evold, Unassigned)
Details
When I run `cfx run -b /Applications/FirefoxNightly.app/` with cfx run -b /Applications/FirefoxNightly.app/ I get the following error:
Bootstrap error: Module `../system/events` is not found at resource://gre/modules/commonjs/../system/events.js
options<.load@resource://gre/modules/commonjs/sdk/loader/cuddlefish.js:128
@resource://gre/modules/commonjs/sdk/addon/runner.js:13
options<.load@resource://gre/modules/commonjs/sdk/loader/cuddlefish.js:128
startup@jar:file:///var/folders/cc/m8ymq9fn0d770scn24qk14gw0000gn/T/tmpgHh4Hn.mozrunner/extensions/jid1-5IlFvmOQKVmfTg@jetpack.xpi!/bootstrap.js:235
XPI_callBootstrapMethod@resource://gre/modules/XPIProvider.jsm:3799
XPI_startup@resource://gre/modules/XPIProvider.jsm:1676
AMI_callProviders@resource://gre/modules/AddonManager.jsm:666
AMI_startup@resource://gre/modules/AddonManager.jsm:547
AMP_startup@resource://gre/modules/AddonManager.jsm:2035
AMC_observe@resource://gre/components/addonManager.js:53
What addon were you running? None of us have seen this error, so it might be up to you to fix it.
Priority: -- → P1
| Reporter | ||
Comment 3•12 years ago
|
||
I can't find an extension with this id on my hard drive any longer, so I have no idea what the issue is any longer, it might've been user error.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(evold)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•