Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup Exception #25

Open
brianking opened this issue Feb 22, 2013 · 2 comments
Open

Startup Exception #25

brianking opened this issue Feb 22, 2013 · 2 comments
Assignees
Milestone

Comments

@brianking
Copy link
Owner

In Nightly, the add-on is not working. I see the following exception:

Timestamp: 2/22/13 2:25:13 PM
Error: remo-companion: An exception occurred.
NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN: Cannot modify properties of a WrappedNative
undefined 252
Traceback (most recent call last):
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/toolkit/loader.js", line 252, in load
error.stack = serializeStack(frames);
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/toolkit/loader.js", line 342, in main
return load(loader, module).exports;
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/addon/runner.js", line 123, in run
let program = main(options.loader, options.main);
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/addon/runner.js", line 91, in onLocalizationReady
run(options);
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 54, in effort
try { return f(options) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 36, in then
return { then: function then(resolve) { resolve(value) } }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 142, in resolve
while (pending.length) result.then.apply(result, pending.shift())
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 54, in effort
try { return f(options) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 36, in then
return { then: function then(resolve) { resolve(value) } }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 122, in then
else result.then(resolved, rejected)
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 142, in resolve
while (pending.length) result.then.apply(result, pending.shift())
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 36, in then
return { then: function then(resolve) { resolve(value) } }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 142, in resolve
while (pending.length) result.then.apply(result, pending.shift())
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 36, in then
return { then: function then(resolve) { resolve(value) } }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 142, in resolve
while (pending.length) result.then.apply(result, pending.shift())
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 36, in then
return { then: function then(resolve) { resolve(value) } }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 142, in resolve
while (pending.length) result.then.apply(result, pending.shift())
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 36, in then
return { then: function then(resolve) { resolve(value) } }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 142, in resolve
while (pending.length) result.then.apply(result, pending.shift())
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 116, in resolved
function resolved(value) { deferred.resolve(resolve(value)) }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 36, in then
return { then: function then(resolve) { resolve(value) } }
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/core/promise.js", line 142, in resolve
while (pending.length) result.then.apply(result, pending.shift())
File "resource://jid1-4qxcvdv2lbvyfq-at-jetpack/addon-sdk/lib/sdk/net/url.js", line 49, in null
resolve(data);
File "resource://gre/modules/NetUtil.jsm", line 140, in null
aCallback(pipe.inputStream, aStatusCode, aRequest);

@ghost ghost assigned erikvold Feb 22, 2013
@brianking
Copy link
Owner Author

Erik, any ideas?

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:21.0) Gecko/20130205 Firefox/21.0

SDK version 1.13.2

@erikvold
Copy link
Collaborator

hmm I'm not sure what this is about, it looks bug worthy tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants