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

can not make it work #6

Closed
sharapanoff opened this issue Dec 13, 2014 · 7 comments
Closed

can not make it work #6

sharapanoff opened this issue Dec 13, 2014 · 7 comments

Comments

@sharapanoff
Copy link

i've installed FF35.0; then this addon from
https://addons.mozilla.org/en-US/firefox/addon/signtextjs/
but now in console i see that window.crypro.signText is undefined
and that window.crypto.signText is not a function...

also in BROWSER CONSOLE there is a record:
1418492568629 addons.xpi ERROR Failed to load bootstrap addon jid1-AXn9cXcB4fD1QQ@jetpack from C:\Users\xxx\AppData\Roaming\Mozilla\Firefox\Profiles\hzuw52pa.default\extensions\jid1-AXn9cXcB4fD1QQ@jetpack.xpi: [Exception... "Unexpected error in XPConnect" nsresult: "0x80570008 (NS_ERROR_XPC_UNEXPECTED)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: XPI_loadBootstrapScope :: line 4307" data: no] Stack trace: XPI_loadBootstrapScope()@resource://gre/modules/addons/XPIProvider.jsm:4307 < XPI_callBootstrapMethod()@resource://gre/modules/addons/XPIProvider.jsm:4408 < XPI_startup()@resource://gre/modules/addons/XPIProvider.jsm:2159 < callProvider()@resource://gre/modules/AddonManager.jsm:208 < _startProvider()@resource://gre/modules/AddonManager.jsm:667 < AMI_startup()@resource://gre/modules/AddonManager.jsm:824 < AMP_startup()@resource://gre/modules/AddonManager.jsm:2402 < AMC_observe()@resource://gre/components/addonManager.js:55 < file:unknown Log.jsm:749

@lobachpavel
Copy link

Same problem: Fx 35, addon installed and it doesn't work (window.crypro.signText is undefined)

@mozkeeler
Copy link
Owner

Thanks for filing this issue. What OS/version are you using?

@lobachpavel
Copy link

Windows 7 32bit Firefox 35Beta

@mozkeeler
Copy link
Owner

Thanks! There were some library loading issues. This should be fixed now - please test with the latest xpi in this repository. As a side-note, if you encounter an internal error, be sure that the CA that signed your user certificate is trusted (do this in the certificate manager).

@sharapanoff
Copy link
Author

windows server 2012r2 standart

after installing the new XPI still window.crypto.signText is undefined

and error is
1418838291348 addons.xpi ERROR Failed to load bootstrap addon jid1-AXn9cXcB4fD1QQ@jetpack from C:\Users\xxx\AppData\Roaming\Mozilla\Firefox\Profiles\hzuw52pa.default\extensions\jid1-AXn9cXcB4fD1QQ@jetpack.xpi: [Exception... "Unexpected error in XPConnect" nsresult: "0x80570008 (NS_ERROR_XPC_UNEXPECTED)" location: "JS frame :: resource://gre/modules/addons/XPIProvider.jsm :: XPI_loadBootstrapScope :: line 4307" data: no] Stack trace: XPI_loadBootstrapScope()@resource://gre/modules/addons/XPIProvider.jsm:4307 < XPI_callBootstrapMethod()@resource://gre/modules/addons/XPIProvider.jsm:4408 < XPI_startup()@resource://gre/modules/addons/XPIProvider.jsm:2159 < callProvider()@resource://gre/modules/AddonManager.jsm:208 < _startProvider()@resource://gre/modules/AddonManager.jsm:667 < AMI_startup()@resource://gre/modules/AddonManager.jsm:824 < AMP_startup()@resource://gre/modules/AddonManager.jsm:2402 < AMC_observe()@resource://gre/components/addonManager.js:55 < file:unknown

@sharapanoff sharapanoff reopened this Dec 17, 2014
@lobachpavel
Copy link

Windows 7 32bit Firefox 35Beta now working

@sharapanoff
Copy link
Author

may be there is specific problem only on my computer
tried win7 32b and other win2012r2 - the add-on works

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

3 participants