david-driscoll / atom-yeoman

A yeoman ui for atom.io
https://github.com/david-driscoll/atom-yeoman
MIT License
26 stars 5 forks source link

Uncaught TypeError: Cannot read property 'destroy' of null #43

Open wolfadex opened 8 years ago

wolfadex commented 8 years ago

[Enter steps to reproduce below:]

  1. Ctrl + Shift + p to open command
  2. Select "Yo: Yeoman"
  3. Press Esc

Atom Version: 1.10.2 Electron Version: 0.37.8 System: Ubuntu 14.04.5 Thrown From: atom-yeoman package, v0.3.15

Stack Trace

Uncaught TypeError: Cannot read property 'destroy' of null

At /home/wolfgang.schuster/.atom/packages/atom-yeoman/lib/generator-view.js:68

TypeError: Cannot read property 'destroy' of null
    at GeneratorView.hide (/home/wolfgang.schuster/.atom/packages/atom-yeoman/lib/generator-view.js:68:19)
    at GeneratorView.cancelled (/home/wolfgang.schuster/.atom/packages/atom-yeoman/lib/generator-view.js:36:21)
    at GeneratorView.module.exports.SelectListView.cancel (/home/wolfgang.schuster/.atom/packages/atom-yeoman/node_modules/atom-space-pen-views/lib/select-list-view.js:263:14)
    at space-pen-div.atom.commands.add.core:cancel (/home/wolfgang.schuster/.atom/packages/atom-yeoman/node_modules/atom-space-pen-views/lib/select-list-view.js:115: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

     -0:52.9.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -0:51.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:51.5.0 yo:yeoman (atom-text-editor.editor)
  4x -0:50 core:move-down (atom-text-editor.editor.mini.is-focused)
  2x -0:49.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:38.7.0 settings-view:open (atom-text-editor.editor.is-focused)
     -0:11.5.0 command-palette:toggle (atom-text-editor.editor.is-focused)
     -0:07.8.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -0:06.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:06.1.0 yo:yeoman (atom-text-editor.editor)
  4x -0:05.4.0 core:move-down (atom-text-editor.editor.mini.is-focused)
     -0:03.4.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:00.1.0 editor:consolidate-selections (atom-text-editor.editor.mini.is-focused)
     -0:00.1.0 core:cancel (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "audioBeep": false,
    "customFileTypes": {
      "source.json": [
        "dockerizer"
      ]
    },
    "disabledPackages": [
      "swackets",
      "linter",
      "jshint"
    ],
    "openEmptyEditorOnStart": false,
    "packagesWithKeymapsDisabled": [
      "compare-files"
    ],
    "themes": [
      "atom-dark-ui",
      "an-old-hope-one-syntax"
    ]
  }
}

Installed Packages

# User
aesthetic-ui, v2.0.0 (inactive)
an-old-hope-one-syntax, v0.8.0 (active)
atom-beautify, vundefined (active)
atom-handlebars, v1.3.0 (active)
atom-material-syntax, v0.4.6 (inactive)
atom-monokai-syntax, v0.2.0 (inactive)
atom-ternjs, v0.15.0 (active)
atom-yeoman, v0.3.15 (active)
autocomplete-paths, v1.0.2 (active)
autocomplete-sass, v0.1.0 (active)
autoprefixer, v3.2.1 (inactive)
base16-eighties-dark-syntax, v0.1.0 (inactive)
base16-syntax, v1.7.0 (inactive)
base16-tomorrow-night-eighties-syntax, v0.12.0 (inactive)
blame, v0.10.0 (inactive)
color-picker, v2.2.2 (active)
command-logger, v0.23.0 (active)
compare-files, v0.8.0 (active)
dark-pastel-eighties-syntax, v0.4.0 (inactive)
file-icons, v1.7.19 (active)
flat-ui-syntax, v0.4.0 (inactive)
flatwhite-syntax, v0.6.4 (inactive)
genesis-syntax, v1.0.7 (inactive)
genesis-ui, v0.5.0 (inactive)
git-plus, v5.17.1 (inactive)
gutter-shadow, v0.6.0 (active)
highlight-selected, v0.11.2 (active)
jshint, v1.8.6 (inactive)
json-colorer, v0.3.0 (active)
json-schema, v0.1.15 (active)
language-babel, v2.41.0 (active)
language-lua, v0.9.11 (active)
less-compiler, v0.6.2 (active)
less-than-slash, v0.16.0 (active)
linter, v1.11.16 (inactive)
linter-eslint, v7.3.2 (active)
minimap, v4.25.0 (active)
minimap-cursorline, v0.2.0 (active)
one-dark-mini-ui, v2.0.5 (inactive)
open-on-bitbucket, v0.4.0 (inactive)
pigments, v0.34.0 (active)
pretty-dir, v0.0.17 (inactive)
pretty-json, v1.6.0 (active)
R2D2-syntax, v0.2.0 (inactive)
regex-tester, v0.2.0 (inactive)
sass-autocompile, v0.13.0 (active)
set-syntax, v0.3.0 (active)
simple-align, v0.2.0 (inactive)
sort-lines, v0.14.0 (inactive)
space-tab, v0.4.2 (active)
spacegray-eighties-ui, v1.2.0 (inactive)
Sublime-Style-Column-Selection, v1.7.2 (active)
svg-preview, v0.10.0 (active)
textmate-blackboard-new-syntax, v0.1.0 (inactive)
textmate-tomorrow-night-eighties-syntax, v0.1.0 (inactive)
todo-show, v1.7.0 (inactive)
tomorrow-night-eighties-syntax, v0.17.0 (inactive)
tree-view-git-status, v1.1.0 (active)
twilight-syntax-spacegray-eighties, v0.3.0 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (active)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.44.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.5.0 (inactive)
one-light-ui, v1.5.0 (inactive)
one-dark-syntax, v1.3.0 (inactive)
one-light-syntax, v1.3.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.3 (active)
archive-view, v0.61.1 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.11.2 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.1 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.41.0 (active)
bracket-matcher, v0.82.1 (active)
command-palette, v0.38.0 (active)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.39.0 (active)
find-and-replace, v0.201.0 (inactive)
fuzzy-finder, v1.3.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (active)
image-view, v0.58.2 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.1 (inactive)
markdown-preview, v0.158.0 (active)
metrics, v0.53.1 (active)
notifications, v0.65.0 (active)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.242.2 (active)
snippets, v1.0.2 (active)
spell-check, v0.67.1 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.0 (active)
symbols-view, v0.113.0 (inactive)
tabs, v0.100.2 (active)
timecop, v0.33.2 (active)
tree-view, v0.208.2 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.34.0 (active)
whitespace, v0.33.0 (active)
wrap-guide, v0.38.1 (active)
language-c, v0.52.1 (active)
language-clojure, v0.21.0 (active)
language-coffee-script, v0.47.2 (active)
language-csharp, v0.12.1 (active)
language-css, v0.37.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.42.1 (active)
language-html, v0.45.1 (active)
language-hyperlink, v0.16.0 (active)
language-java, v0.23.0 (active)
language-javascript, v0.119.0 (active)
language-json, v0.18.2 (active)
language-less, v0.29.5 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.35.0 (active)
language-php, v0.37.2 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.0 (active)
language-ruby, v0.69.0 (active)
language-ruby-on-rails, v0.25.0 (active)
language-sass, v0.56.0 (active)
language-shellscript, v0.22.4 (active)
language-source, v0.9.0 (active)
language-sql, v0.23.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.28.0 (active)
language-toml, v0.18.0 (active)
language-xml, v0.34.9 (active)
language-yaml, v0.26.0 (active)

# Dev
No dev packages