-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Pro
Thrown From: line-count package 0.5.2
Stack Trace
Uncaught TypeError: Cannot read property 'getPath' of undefined
At C:\Users\admin\.atom\packages\line-count\lib\line-count.coffee:124
TypeError: Cannot read property 'getPath' of undefined
at Object.open (/packages/line-count/lib/line-count.coffee:124:51)
at /packages/line-count/lib/line-count.coffee:97:71)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:352694)
at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:351169)
at AtomEnvironment.dispatchContextMenuCommand (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:1:833477)
at EventEmitter.t (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:1:841531)
at EventEmitter.emit (events.js:223:5)
at Object.onMessage (electron/js2c/renderer_init.js:115:818)
Commands
23x -6:40.5.0 core:backspace (input.hidden-input)
3x -5:21.7.0 core:paste (input.hidden-input)
-4:08.5.0 core:backspace (input.hidden-input)
-3:00.0 core:paste (input.hidden-input)
-2:59.2.0 core:backspace (input.hidden-input)
-1:44.3.0 core:paste (div.line)
-0:04.2.0 line-count:open (div.item-views)
Non-Core Packages
aligner-golang 0.1.0
atom-ide-golang 0.1.6
atom-material-syntax 1.0.8
atom-material-ui 2.1.3
atom-rubinius-terminal 0.0.3
git-plus 8.7.1
go-plus 6.1.0
ide-golang 0.0.5
line-count 0.5.2
line-count-status 0.0.3
Additional Information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels