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 move-panes package #12

Open
paradox460 opened this issue Jun 5, 2015 · 0 comments
Open

Failed to activate the move-panes package #12

paradox460 opened this issue Jun 5, 2015 · 0 comments

Comments

@paradox460
Copy link

  1. Use command palette
  2. Attempt to move pane right

Atom Version: 0.207.0
System: Mac OS X 10.10.3
Thrown From: move-panes package, v0.1.2

Stack Trace

Failed to activate the move-panes package

At Cannot read property 'command' of undefined

TypeError: Cannot read property 'command' of undefined
  at Object.module.exports.activate (/Users/jeffsandberg/.atom/packages/move-panes/lib/move-panes.coffee:4:23)
  at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:238:19)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:770:25
  at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:82:11)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:219:20)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
  at CommandPaletteView.module.exports.CommandPaletteView.confirmed (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/command-palette/lib/command-palette-view.js:159:32)
  at CommandPaletteView.module.exports.SelectListView.confirmSelection (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:338:21)
  at space-pen-div.atom.commands.add.core:confirm (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:109:19)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:238:29)
  at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
  at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:520:16)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:355:22)
  at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:177:20)

Commands

     -2:50 core:paste (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -2:49.6.0 fuzzy-finder:toggle-file-finder (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -2:48.9.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -2:48.9.0 core:cancel (atom-text-editor.editor.mini.is-focused)
     -2:48.1.0 fuzzy-finder:toggle-file-finder (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -2:47.6.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -2:47.6.0 core:cancel (atom-text-editor.editor.mini.is-focused)
     -2:47.3.0 application:new-file (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -0:19.8.0 pane:show-item-2 (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -0:17.7.0 core:select-all (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -0:17.3.0 core:cut (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -0:16.2.0 pane-layout:column-2 (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
     -0:14.2.0 pane:show-item-2 (atom-pane.pane.active)
     -0:11.6.0 command-palette:toggle (ul.list-inline.tab-bar.inset-panel)
     -0:09.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:08.8.0 move-panes:move-right (ul.list-inline.tab-bar.inset-panel)

Config

{
  "core": {
    "disabledPackages": [
      "highlight-column",
      "save-session",
      "emacs-flow",
      "autocomplete",
      "feedback",
      "deprecation-cop"
    ],
    "themes": [
      "quantum-ui",
      "base16-tomorrow-dark-theme"
    ]
  }
}

Installed Packages

# User
Sublime-Style-Column-Selection, v1.3.0
aligner-css, v1.2.0
aligner-ruby, v1.4.0
atom-color-highlight, v3.0.9
atom-pair, v1.1.6
atomatigit, v1.5.3
autocomplete-emojis, v2.2.2
autocomplete-paths, v1.0.2
bezier-curve-editor, v0.7.2
color-picker, v2.0.4
column-select, v0.2.0
crosshairs, v0.1.2
editor-stats, v0.17.0
file-icons, v1.5.7
gist-it, v0.7.0
git-log, v0.4.1
git-tab-status, v1.9.2
highlight-line, v0.10.2
html-entities, v0.4.0
indentation-indicator, v0.5.1
language-fish-shell, v1.0.2
language-generic-config, v0.2.0
language-haml, v0.21.0
language-rspec, v0.3.0
language-slim, v0.4.0
linter, v0.12.6
linter-coffeelint, v0.3.1
linter-haml, v0.4.0
linter-js-yaml, v1.0.1
linter-jshint, v0.1.6
linter-rubocop, v0.2.7
linter-slim, v0.5.1
linter-xmllint, v0.0.6
minimap, v4.9.4
minimap-color-highlight, v4.1.4
minimap-find-and-replace, v4.2.0
minimap-git-diff, v4.1.3
minimap-highlight-selected, v4.3.0
minimap-selection, v4.2.0
move-panes, v0.1.2
pain-split, v1.4.0
pane-layout-plus, v0.7.2
project-manager, v1.15.10
project-palette-finder, v2.4.17
quantum-ui, v0.2.2
red-wavy-underline, v0.3.0
regex-railroad-diagram, v0.7.4
ruby-block, v0.3.3
set-syntax, v0.3.0
sloc, vundefined
symbols-tree-view, v0.9.3
tabs-to-spaces, v0.11.0
tree-view-finder, v0.2.1
tree-view-open-files, v0.2.4
underline-trailing-whitespace, v1.0.1
vim-mode, v0.51.0
vim-surround, v0.6.0
white-cursor, v0.6.0

# Dev
No dev packages
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