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: ((197, 0), 0) #67

Open
ig-or opened this issue Nov 1, 2017 · 0 comments
Open

Uncaught TypeError: Invalid Point: ((197, 0), 0) #67

ig-or opened this issue Nov 1, 2017 · 0 comments

Comments

@ig-or
Copy link

ig-or commented Nov 1, 2017

[Enter steps to reproduce:]

  1. Open a file in Julia language
  2. notice nice "NavPanel" on the right
  3. click on any item in a panel
  4. nothing is working

Atom: 1.21.2 ia32
Electron: 1.6.15
OS: Microsoft Windows 10 Enterprise
Thrown From: nav-panel package 0.0.11

Stack Trace

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

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

TypeError: Invalid Point: ((197, 0), 0)
    at Function.module.exports.Point.assertValid (~/AppData/Local/atom/app-1.21.2/resources/app/node_modules/text-buffer/lib/point.js:63:21)
    at TextBuffer.module.exports.TextBuffer.clipPosition (~/AppData/Local/atom/app-1.21.2/resources/app/node_modules/text-buffer/lib/text-buffer.js:1225:19)
    at TextBuffer.module.exports.TextBuffer.clipRange (~/AppData/Local/atom/app-1.21.2/resources/app/node_modules/text-buffer/lib/text-buffer.js:1213:26)
    at DisplayLayer.destroyFoldsIntersectingBufferRange (~/AppData/Local/atom/app-1.21.2/resources/app/node_modules/text-buffer/lib/display-layer.js:237:44)
    at TextEditor.module.exports.TextEditor.unfoldBufferRow (~/AppData/Local/atom/app-1.21.2/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

Non-Core Packages

atom-clock 0.1.15 
git-time-machine 1.5.9 
highlight-selected 0.13.1 
ink 0.7.7 
julia-client 0.6.4 
language-gfm-enhanced 0.92.0 
language-julia 0.12.0 
latex-completions 0.3.3 
markdown-assistant 0.2.0 
markdown-preview-enhanced 0.14.11 
markdown-preview-plus 2.4.16 
markdown-writer 2.7.3 
nav-panel 0.0.11 
tool-bar 1.1.0 
uber-juno 0.1.2 
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