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: ((162, 0), Infinity) #76

Open
GhostInTheKayak opened this issue Feb 23, 2018 · 0 comments
Open

Uncaught TypeError: Invalid Point: ((162, 0), Infinity) #76

GhostInTheKayak opened this issue Feb 23, 2018 · 0 comments

Comments

@GhostInTheKayak
Copy link

[Enter steps to reproduce:]

  1. install nav-panel
  2. turn nav-panel on via ctrl-alt-O
  3. click on a function in the panel
    Throws an error every time

Atom: 1.24.0 x64
Electron: 1.6.16
OS: Mac OS X 10.12.6
Thrown From: nav-panel package 0.0.11

Stack Trace

Uncaught TypeError: Invalid Point: ((162, 0), Infinity)

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

TypeError: Invalid Point: ((162, 0), Infinity)
    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:1222:19)
    at DisplayLayer.destroyFoldsContainingBufferPositions (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:238:49)
    at TextEditor.unfoldBufferRow (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:3831:36)
    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

     -8:05.4.0 find-and-replace:show (input.hidden-input)
     -8:03.3.0 core:confirm (input.hidden-input)
  2x -7:58.1.0 find-and-replace:find-next (input.hidden-input)
     -6:21.9.0 find-and-replace:show (input.hidden-input)
     -6:17.3.0 core:move-to-top (input.hidden-input)
  3x -6:15.4.0 find-and-replace:find-next (input.hidden-input)
     -5:46.5.0 find-and-replace:show (input.hidden-input)
  2x -5:46.1.0 find-and-replace:find-next (input.hidden-input)

Non-Core Packages

atom-beautify 0.30.9 
atom-bootstrap3 1.2.12 
autoclose-html 0.23.0 
blame 1.0.1 
busy-signal 1.4.3 
color-picker 2.2.5 
custom-title 1.0.1 
dash 1.7.1 
date 2.1.0 
emmet 2.4.3 
font-viewer 0.3.1 
git-time-machine 1.5.9 
goto-definition 1.3.4 
htmlhint 1.1.4 
hyperclick 0.1.5 
insert-timestamp 0.2.4 
intentions 1.1.5 
lines 0.13.1 
linter 2.2.0 
linter-bootlint 1.1.0 
linter-jshint 3.1.6 
linter-php 1.5.1 
linter-phpcs 1.6.8 
linter-phpmd 2.0.0 
linter-tidy 2.3.1 
linter-ui-default 1.6.10 
minimap 4.29.7 
nav-panel 0.0.11 
open-path 0.3.6 
php-cs-fixer 4.1.1 
pipe 0.4.0 
rename-tabs 0.2.0 
rest-client 1.3.1 
selection-highlight 0.1.6 
test-package 0.0.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