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't install on Windows #1

Open
Defman21 opened this issue Jun 25, 2018 · 7 comments
Open

Can't install on Windows #1

Defman21 opened this issue Jun 25, 2018 · 7 comments

Comments

@Defman21
Copy link

Defman21 commented Jun 25, 2018

Komodo 11.1. I've tried to install it using Commando as well as simply dropping the xpi into Komodo.

[2018-06-26 01:14:37,285] [ERROR] console-logger: A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'?
See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Date: Tue Jun 26 2018 01:14:36 GMT+0300 (Russia TZ 2 Standard Time)
Full Message: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.isDirectory] (0) in resource://gre/modules/addons/XPIProvider.jsm:1297
Traceback (most recent call last):
  File "resource://gre/modules/addons/XPIProvider.jsm", line 1297, in 

2018-06-26 01:20:13,835] [ERROR] commando-scope-packages: Unable to install TypeScript-LSP: -4
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._addonInstallListener.onInstallFailed@chrome://scope-packages/content/packages.js:1134:13
    AMI_callInstallListeners@resource://gre/modules/AddonManager.jsm:1493:15
    AMP_callInstallListeners@resource://gre/modules/AddonManager.jsm:2449:1
    AI_startInstall/<@resource://gre/modules/addons/XPIProvider.jsm:5845:1
    Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:868:21
    this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:744:7

Other add-ons (e.g. Xemmet) installs fine.

@Naatan
Copy link
Member

Naatan commented Jul 18, 2018

I think this is a general random error with the package installer, I've seen it from time to time. Could you try it a few times?

I've tried this addon on windows and it worked fine for me.

@Defman21
Copy link
Author

Only the installation is broken. The add-on works fine :)

@Naatan
Copy link
Member

Naatan commented Jul 18, 2018

How'd you get it installed?

@Defman21
Copy link
Author

Downloaded the xpi and unpacked it to XRE/extensions.

@Naatan
Copy link
Member

Naatan commented Jul 18, 2018

@cgchoffman can you repro on windows?

@th3coop
Copy link
Member

th3coop commented Jul 18, 2018

Yep.

See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Date: Wed Jul 18 2018 15:17:06 GMT-0700 (Pacific Standard Time)
Full Message: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.isDirectory] (0) in resource://gre/modules/addons/XPIProvider.jsm:1297
Traceback (most recent call last):
  File "resource://gre/modules/addons/XPIProvider.jsm", line 1297, in 

[2018-07-18 15:18:16,137] [ERROR] commando-scope-packages: Unable to install TypeScript-LSP: -4
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._addonInstallListener.onInstallFailed@chrome://scope-packages/content/packages.js:1134:13
    AMI_callInstallListeners@resource://gre/modules/AddonManager.jsm:1493:15
    AMP_callInstallListeners@resource://gre/modules/AddonManager.jsm:2449:1
    AI_startInstall/<@resource://gre/modules/addons/XPIProvider.jsm:5845:1
    Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:868:21
    this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:744:7

[2018-07-18 15:18:16,388] [ERROR] commando-scope-packages: Unable to install TypeScript-LSP: -4
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._addonInstallListener.onInstallFailed@chrome://scope-packages/content/packages.js:1134:13
    AMI_callInstallListeners@resource://gre/modules/AddonManager.jsm:1493:15
    AMP_callInstallListeners@resource://gre/modules/AddonManager.jsm:2449:1
    AI_startInstall/<@resource://gre/modules/addons/XPIProvider.jsm:5845:1
    Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:868:21
    this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:744:7

@Naatan
Copy link
Member

Naatan commented Jul 18, 2018

Thanks. Opened a bug on the KomodoEdit repo (we don't really reference this one, as you probably noticed).

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