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

[plugin] Cannot read property 'subscriptions' of undefined #5626

Open
akosyakov opened this issue Jul 3, 2019 · 0 comments
Open

[plugin] Cannot read property 'subscriptions' of undefined #5626

akosyakov opened this issue Jul 3, 2019 · 0 comments
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help plug-in system issues related to the plug-in system

Comments

@akosyakov
Copy link
Member

akosyakov commented Jul 3, 2019

I can reproduce it with https://github.com/sstone1/che-plugin-registry/releases/download/0.0.1/ibm-blockchain-platform-1.0.3.vsix

root ERROR [hosted-plugin: 1970] (node:1970) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'subscriptions' of undefined
    at disposeExtension (/tmp/vscode-unpacked/ibm-blockchain-platform-1.0.3.vsix/extension/out/src/extension.js:319:13)
    at ActivatedPlugin.<anonymous> (/tmp/vscode-unpacked/ibm-blockchain-platform-1.0.3.vsix/extension/out/src/extension.js:209:9)
    at Generator.next (<anonymous>)
    at fulfilled (/tmp/vscode-unpacked/ibm-blockchain-platform-1.0.3.vsix/extension/out/src/extension.js:17:58)
    at process._tickCallback (internal/process/next_tick.js:68:7)

It seems to happen when the window is closed.

@akosyakov akosyakov added bug bugs found in the application plug-in system issues related to the plug-in system help wanted issues meant to be picked up, require help labels Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help plug-in system issues related to the plug-in system
Projects
None yet
Development

No branches or pull requests

1 participant