Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Invalid Point: ((90, 0), 0) #64

Open
EdFabre opened this issue Oct 23, 2017 · 0 comments
Open

Uncaught TypeError: Invalid Point: ((90, 0), 0) #64

EdFabre opened this issue Oct 23, 2017 · 0 comments

Comments

@EdFabre
Copy link

EdFabre commented Oct 23, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.1 x64
Electron: 1.6.15
OS: Microsoft Windows 10 Pro
Thrown From: nav-panel package 0.0.11

Stack Trace

Uncaught TypeError: Invalid Point: ((90, 0), 0)

At C:\Users\EDDY\AppData\Local\atom\app-1.21.1\resources\app\node_modules\text-buffer\lib\point.js:63

TypeError: Invalid Point: ((90, 0), 0)
    at Function.module.exports.Point.assertValid (~/AppData/Local/atom/app-1.21.1/resources/app/node_modules/text-buffer/lib/point.js:63:21)
    at TextBuffer.module.exports.TextBuffer.clipPosition (~/AppData/Local/atom/app-1.21.1/resources/app/node_modules/text-buffer/lib/text-buffer.js:1225:19)
    at TextBuffer.module.exports.TextBuffer.clipRange (~/AppData/Local/atom/app-1.21.1/resources/app/node_modules/text-buffer/lib/text-buffer.js:1213:26)
    at DisplayLayer.destroyFoldsIntersectingBufferRange (~/AppData/Local/atom/app-1.21.1/resources/app/node_modules/text-buffer/lib/display-layer.js:237:44)
    at TextEditor.module.exports.TextEditor.unfoldBufferRow (~/AppData/Local/atom/app-1.21.1/resources/app/src/text-editor.js:3134:38)
    at NavView.module.exports.NavView.gotoMarker (/packages/nav-panel/lib/nav-view.coffee:270:12)
    at /packages/nav-panel/lib/nav-view.coffee:48:12)
    at HTMLDivElement.dispatch (/packages/nav-panel/node_modules/jquery/dist/jquery.js:4737:27)
    at HTMLDivElement.elemData.handle (/packages/nav-panel/node_modules/jquery/dist/jquery.js:4549:28)

Commands

  2x -0:41.9.0 node-debugger:toggle-debugger (input.hidden-input)
     -0:18.4.0 tree-view:toggle (input.hidden-input)

Non-Core Packages

atom-beautify 0.29.16 
atom-ternjs 0.16.1 
autocomplete-paths 1.0.5 
docblockr 0.9.1 
esformatter 2.2.0 
file-icons 2.0.8 
git-control 0.8.2 
git-diff-details 1.4.0 
git-log 0.4.1 
git-plus 7.1.0 
git-time-machine 1.5.4 
gpp-compiler 3.0.7 
hex 0.6.2 
highlight-selected 0.12.0 
language-powershell 4.0.0 
minimap 4.26.6 
minimap-highlight-selected 4.5.0 
nav-panel 0.0.11 
node-debugger 1.10.0 
script 3.14.0 
Sublime-Style-Column-Selection 1.7.2 
tool-bar 1.0.1 
tree-view-git-status 1.3.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant