Ziink / atom-nav-panel

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

Uncaught TypeError: Invalid Point: ((723, 0), 0) #54

Open admax81 opened 7 years ago

admax81 commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.17.0 x64 Electron: 1.3.15 OS: Unknown Windows version Thrown From: nav-panel package 0.0.11

Stack Trace

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

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

TypeError: Invalid Point: ((723, 0), 0)
    at Function.module.exports.Point.assertValid (~/AppData/Local/atom/app-1.17.0/resources/app/node_modules/text-buffer/lib/point.js:63:1)
    at TextBuffer.module.exports.TextBuffer.clipPosition (~/AppData/Local/atom/app-1.17.0/resources/app/node_modules/text-buffer/lib/text-buffer.js:1083:1)
    at TextBuffer.module.exports.TextBuffer.clipRange (~/AppData/Local/atom/app-1.17.0/resources/app/node_modules/text-buffer/lib/text-buffer.js:1071:1)
    at DisplayLayer.destroyFoldsIntersectingBufferRange (~/AppData/Local/atom/app-1.17.0/resources/app/node_modules/text-buffer/lib/display-layer.js:235:1)
    at TextEditor.module.exports.TextEditor.unfoldBufferRow (~/AppData/Local/atom/app-1.17.0/resources/app/src/text-editor.js:3086:1)
    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

     -7:35 pane:split-right-and-copy-active-item (atom-pane.pane.active)
     -7:27.3.0 pane:close (div.item-views)
     -7:19.5.0 window:toggle-full-screen (atom-pane.pane.active)
     -7:05.5.0 window:toggle-menu-bar (ul.list-inline.tab-bar.inset-panel)
     -7:04.2.0 window:toggle-full-screen (ul.list-inline.tab-bar.inset-panel)
     -6:59.2.0 pane:split-up-and-copy-active-item (ul.list-inline.tab-bar.inset-panel)
     -6:55.8.0 pane:close (div.item-views)
     -6:36.5.0 editor:toggle-soft-wrap (atom-pane.pane.active)
  2x -6:24.4.0 editor:move-selection-left (atom-pane.pane.active)
  2x -3:00.5.0 window:toggle-full-screen (atom-pane.pane.active)
  3x -2:53 core:page-down (ol.ftptree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)

Non-Core Packages

atom-symfony-snippets 0.2.1 
atom-trello 0.7.1 
hyperclick 0.0.40 
nav-panel 0.0.11 
php-integrator-navigation 1.1.2 
project-manager 3.3.4 
Remote-FTP 0.10.7