Ziink / atom-nav-panel

Navigation Panel for Atom Editor
MIT License
16 stars 17 forks source link

Uncaught TypeError: Cannot read property 'getPath' of undefined #11

Open PointedEars opened 8 years ago

PointedEars commented 8 years ago
  1. Committed files to Git repository using atomatigit sidebar

Atom Version: 1.5.0 System: Mac OS X 10.11.3 Thrown From: nav-panel package, v0.0.11

Stack Trace

Uncaught TypeError: Cannot read property 'getPath' of undefined

At /Users/****/.atom/packages/nav-panel/lib/nav-view.coffee:249

TypeError: Cannot read property 'getPath' of undefined
    at NavView.module.exports.NavView.populatePanel (/Users/****/.atom/packages/nav-panel/lib/nav-view.coffee:249:18)
    at NavView.module.exports.NavView.updateFile (/Users/****/.atom/packages/nav-panel/lib/nav-view.coffee:128:6)
    at /Users/****/.atom/packages/nav-panel/lib/nav-panel.coffee:76:22

Commands

     -1:05.7.0 core:move-left (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode.autocomplete-active)
     -1:05.1.0 core:move-down (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode)
     -1:04.5.0 core:save (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode.autocomplete-active)
  2x -0:55.6.0 blur (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode)
     -0:51.9.0 atomatigit:open (div.file-list-view.list-view)
  4x -0:51.9.0 blur (div.file-list-view.list-view)
     -0:43.4.0 atomatigit:open (div.file-list-view.list-view)
  4x -0:43.3.0 blur (div.file-list-view.list-view)
     -0:26 atomatigit:open (div.file-list-view.list-view)
  6x -0:25.9.0 blur (div.file-list-view.list-view)
 10x -0:19.8.0 atomatigit:stage (div.file-list-view.list-view)
     -0:17.4.0 atomatigit:commit (div.file-list-view.list-view)
  2x -0:17.3.0 blur (div.file-list-view.list-view)
     -0:16.2.0 vim-mode-plus:activate-insert-mode (atom-text-editor.editor.vim-mode-plus.normal-mode.is-focused)
     -0:09.3.0 core:save (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode)
  2x -0:09.1.0 blur (atom-text-editor.editor.vim-mode-plus.is-focused.insert-mode)

Config

{
  "core": {
    "disabledPackages": [
      "linter-shellcheck",
      "ctrl-last-tab",
      "task-list",
      "hyperclick",
      "atom-jshint",
      "keyboard-localization"
    ],
    "packagesWithKeymapsDisabled": [
      "open-on-github",
      "git-diff"
    ]
  }
}

Installed Packages

# User
Sublime-Style-Column-Selection, v1.5.1
atom-beautify, v0.28.22
atom-qunit-snippets, v1.1.0
atom-ternjs, v0.13.2
atomatigit, v1.5.5
auto-detect-indentation, v0.4.2
autoclose-html, v0.20.0
autocomplete-html-entities, v0.1.0
autocomplete-paths, v1.0.2
autoupdate-packages, v1.3.1
break-time, v0.2.1
browser-plus, v0.0.54
character-table, v0.4.3
clipboard-plus, v0.5.1
color-picker, v2.1.1
column-select, v0.2.0
compare-files, v0.6.2
css-snippets, v0.9.0
css-specificity, v0.2.2
docblockr, v0.7.3
docs-snippets, v0.8.0
file-icons, v1.6.14
filesize, v0.4.2
git-go, v1.0.1
git-hide, v0.1.2
git-log, v0.4.1
git-tabs, v0.3.0
highlight-selected, v0.11.2
jade-beautify, v0.1.1
jade-snippets, v0.5.0
javascript-snippets, v1.2.1
js-refactor, v0.6.0
keyboard-scroll, v0.4.0
language-diff, v0.4.0
language-jade, v0.6.3
line-count-status, v0.0.3
linter, v1.11.3
linter-csslint, v1.2.0
linter-htmlhint, v1.0.2
linter-jade, v0.3.2
linter-jshint, v1.3.0
linter-less, v2.4.0
local-history, v3.2.3
markdown-scroll-sync, vundefined
minimap, v4.19.0
minimap-cursorline, v0.1.0
minimap-find-and-replace, v4.4.0
minimap-git-diff, v4.1.8
minimap-hide, v0.3.0
minimap-linter, v1.1.1
minimap-pigments, v0.1.7
nav-panel, v0.0.11
navigate, v0.1.13
nodejs-snippets, v2.0.0
open-recent, v5.0.0
pigments, v0.23.1
preview-plus, v1.2.6
project-view, v0.5.0
recent-projects, v0.9.5
refactor, v0.6.0
remember-file-positions, v0.2.1
restore-windows, v0.4.1
revert-buffer, v0.5.0
save-session, v0.16.0
smart-tab-name, v1.0.5
snippets-jade, v0.1.1
source-preview-jade, v0.1.1
stash-tabs, v0.1.0
symbols-tree-view, v0.11.0
text-manipulation, v0.6.0
tree-view-git-branch, v0.0.6
tree-view-git-status, v0.2.2
up2date, v0.1.2
vim-mode-clipboard-plus, v0.2.0
vim-mode-plus, v0.19.1
xkcd-comics, v0.3.0

# Dev
No dev packages