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: ((48, 0), 0) #65

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

Uncaught TypeError: Invalid Point: ((48, 0), 0) #65

sergeyMarkov opened this issue Oct 23, 2017 · 0 comments

Comments

@sergeyMarkov
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.1 x64
Electron: 1.6.15
OS: Mac OS X 10.13
Thrown From: nav-panel package 0.0.11

Stack Trace

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

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

TypeError: Invalid Point: ((48, 0), 0)
    at Function.module.exports.Point.assertValid (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/point.js:63:21)
    at TextBuffer.module.exports.TextBuffer.clipPosition (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:1225:19)
    at TextBuffer.module.exports.TextBuffer.clipRange (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:1213:26)
    at DisplayLayer.destroyFoldsIntersectingBufferRange (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:237:44)
    at TextEditor.module.exports.TextEditor.unfoldBufferRow (/Applications/Atom.app/Contents/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

     -9:57.4.0 editor:move-to-first-character-of-line (input.hidden-input)
  2x -9:57.3.0 core:select-right (input.hidden-input)
     -9:56.7.0 core:backspace (input.hidden-input)
     -9:56.4.0 core:confirm (input.hidden-input)
     -8:40.6.0 core:close (input.hidden-input)
     -6:05.6.0 symbols-view:toggle-file-symbols (input.hidden-input)
     -3:16.4.0 settings-view:open (input.hidden-input)
     -2:38.2.0 symbols-view:toggle-file-symbols (input.hidden-input)
     -2:30.5.0 symbols-view:toggle-project-symbols (input.hidden-input)
     -2:24.8.0 editor:consolidate-selections (input.hidden-input)
     -2:24.8.0 core:cancel (input.hidden-input)
     -1:32.9.0 settings-view:open (input.hidden-input)
     -1:21.5.0 core:confirm (input.hidden-input)
  2x -0:23.3.0 nav-panel:toggle (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-solarized-light-syntax.theme-atom-light-ui)

Non-Core Packages

compare-files 0.8.1 
nav-panel 0.0.11 
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