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

Failed to activate the loaded package #1

Open
ygneo opened this issue Oct 17, 2017 · 0 comments
Open

Failed to activate the loaded package #1

ygneo opened this issue Oct 17, 2017 · 0 comments

Comments

@ygneo
Copy link

ygneo commented Oct 17, 2017

[Enter steps to reproduce:]

  1. Run "loaded:show".

Atom: 1.21.1 x64
Electron: 1.6.15
OS: Ubuntu 17.04
Thrown From: loaded package 0.3.0

Stack Trace

Failed to activate the loaded package

At autocompletePackage.mainModule.getAutocompleteManager is not a function

TypeError: autocompletePackage.mainModule.getAutocompleteManager is not a function
    at HTMLDivElement.LoadedView.init (/packages/loaded/lib/loaded-view.coffee:35:59)
    at Object.activate (/packages/loaded/lib/loaded.coffee:48:11)
    at Package.module.exports.Package.activateNow (/usr/share/atom/resources/app/src/package.js:253:25)
    at /usr/share/atom/resources/app/src/package.js:984:31
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/src/command-registry.js:353:24)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/usr/share/atom/resources/app/src/window-event-handler.js:3:65)

Commands

     -0:09.2.0 loaded:show (div.package-detail.panels-item)
     -0:00.0 blur (div.package-detail.panels-item)

Non-Core Packages

atomatigit 1.5.5 
git-log 0.4.1 
language-diff 0.7.0 
loaded 0.3.0 
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

1 participant