tualo / tualo-git-context

Git context menu for atom
MIT License
2 stars 0 forks source link

Uncaught TypeError: Cannot read property 'getEntries' of null #8

Closed lgalaz closed 9 years ago

lgalaz commented 9 years ago

[Enter steps to reproduce below:]

  1. ... open atom
  2. ... paste any text

Atom Version: 0.165.0 System: Mac OS X 10.9.5 Thrown From: tualo-git-context package, v0.3.0

Stack Trace

Uncaught TypeError: Cannot read property 'getEntries' of null

At /Users/lgalaz/.atom/packages/tualo-git-context/lib/tualo-git-context-view.coffee:191

TypeError: Cannot read property 'getEntries' of null
  at module.exports.TualoGitContextView.refreshTree (/Users/lgalaz/.atom/packages/tualo-git-context/lib/tualo-git-context-view.coffee:191:9)

Commands

     -0:03.3 core:paste (input.hidden-input)
     -0:01.8 core:select-all (input.hidden-input)
  7x -0:00.0 window:increase-font-size (input.hidden-input)

Config

{}

Installed Packages

# User
file-icons, v1.1.0
language-jade, v0.1.0
language-puppet, v0.10.0
less-autocompile, v0.3.3
tualo-git-context, v0.3.0

# Dev
No dev packages

/cc @atom/core

thomashoffmann1979 commented 9 years ago

Thanks a lot for filing this issue, i have fixed it in version 0.5.0.