particle-iot-archived / particle-dev-cloud-variables

Cloud variables panel for Particle Dev
Apache License 2.0
0 stars 2 forks source link

Uncaught TypeError: Cannot read property 'openPane' of null #2

Closed joe3141592 closed 7 years ago

joe3141592 commented 8 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.7.4 System: Ubuntu 16.04 Thrown From: particle-dev-cloud-variables package, v0.1.0

Stack Trace

Uncaught TypeError: Cannot read property 'openPane' of null

At /home/johannes/.atom/packages/particle-dev-cloud-variables/lib/cloud-variables.coffee:34

TypeError: Cannot read property 'openPane' of null
    at atom-workspace._this.disposables.add.atom.commands.add.particle-dev-cloud-variables-view:show-cloud-variables (/home/johannes/.atom/packages/particle-dev-cloud-variables/lib/cloud-variables.coffee:34:22)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:260:29)
    at /usr/share/atom/resources/app.asar/src/command-registry.js:3:61
    at CommandPaletteView.module.exports.CommandPaletteView.confirmed (/usr/share/atom/resources/app.asar/node_modules/command-palette/lib/command-palette-view.js:183:32)
    at CommandPaletteView.module.exports.SelectListView.confirmSelection (/usr/share/atom/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 (/usr/share/atom/resources/app.asar/node_modules/atom-space-pen-views/lib/select-list-view.js:109:19)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:260:29)
    at /usr/share/atom/resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:580:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:388:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app.asar/src/window-event-handler.js:98:36)
    at HTMLDocument.<anonymous> (/usr/share/atom/resources/app.asar/src/window-event-handler.js:3:61)

Commands

  2x -2:05.5.0 particle-dev:update-menu (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:17.9.0 command-palette:toggle (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -0:14.3.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:14.3.0 particle-dev:append-menu (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -0:05.8.0 command-palette:toggle (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
  2x -0:01.2.0 core:move-down (atom-text-editor.editor.mini.is-focused)
     -0:00.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:00.7.0 particle-dev-cloud-variables-view:show-cloud-variables (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Config

{
  "core": {}
}

Installed Packages

# User
console-panel, v0.2.0
particle-dev, v0.1.1
particle-dev-cloud-functions, v0.1.0
particle-dev-cloud-variables, v0.1.0
particle-dev-complete, v1.0.0
particle-dev-profiles, v0.1.1
tool-bar, v0.4.0

# Dev
No dev packages