Ziink / atom-nav-panel

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

Uncaught TypeError: Invalid Point: ((134, 0), 0) #50

Open cboulanger opened 7 years ago

cboulanger commented 7 years ago

[Enter steps to reproduce:]

  1. Clicked on one of the bookmarks
  2. Bang!

Atom: 1.14.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.3 Thrown From: nav-panel package 0.0.11

Stack Trace

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

At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/point.js:63

TypeError: Invalid Point: ((134, 0), 0)
    at Function.module.exports.Point.assertValid (/app.asar/node_modules/text-buffer/lib/point.js:63:15)
    at TextBuffer.module.exports.TextBuffer.clipPosition (/app.asar/node_modules/text-buffer/lib/text-buffer.js:1024:13)
    at TextBuffer.module.exports.TextBuffer.clipRange (/app.asar/node_modules/text-buffer/lib/text-buffer.js:1012:20)
    at DisplayLayer.destroyFoldsIntersectingBufferRange (/app.asar/node_modules/text-buffer/lib/display-layer.js:228:38)
    at TextEditor.module.exports.TextEditor.unfoldBufferRow (/app.asar/src/text-editor.js:3027:32)
    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

Non-Core Packages

api-docs 0.0.6 
atom-beautify 0.29.17 
linter 1.11.21 
linter-jshint 3.0.2 
nav-panel 0.0.11 
node-debugger 1.10.0