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: Cannot read property 'id' of null #620

Open
manujas opened this issue Jul 26, 2017 · 0 comments
Open

Uncaught TypeError: Cannot read property 'id' of null #620

manujas opened this issue Jul 26, 2017 · 0 comments
Labels

Comments

@manujas
Copy link

manujas commented Jul 26, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.19.0-beta4 x64
Electron: 1.6.9
OS: Linux Mint
Thrown From: minimap package 4.29.2

Stack Trace

Uncaught TypeError: Cannot read property 'id' of null

At /usr/share/atom-beta/resources/app/src/text-editor-component.js:2148

TypeError: Cannot read property 'id' of null
    at horizontalPositionsToMeasure.forEach (/usr/share/atom-beta/resources/app/src/text-editor-component.js:2148:73)
    at Map.forEach (native)
    at TextEditorComponent.measureHorizontalPositions (/usr/share/atom-beta/resources/app/src/text-editor-component.js:2144:45)
    at TextEditorComponent.measureContentDuringUpdateSync (/usr/share/atom-beta/resources/app/src/text-editor-component.js:380:16)
    at TextEditorComponent.updateSync (/usr/share/atom-beta/resources/app/src/text-editor-component.js:271:18)
    at TextEditorComponent.pixelPositionForScreenPosition (/usr/share/atom-beta/resources/app/src/text-editor-component.js:195:18)
    at HTMLElement.pixelPositionForScreenPosition (/usr/share/atom-beta/resources/app/src/text-editor-element.js:243:32)
    at StableAdapter.computeScrollTop (/packages/minimap/lib/adapters/stable-adapter.js:60:42)
    at StableAdapter.getScrollTop (/packages/minimap/lib/adapters/stable-adapter.js:47:36)
    at Minimap.getTextEditorScaledScrollTop (/packages/minimap/lib/minimap.js:533:25)
    at HTMLElement.update (/packages/minimap/lib/minimap-element.js:805:36)
    at requestAnimationFrame (/packages/minimap/lib/minimap-element.js:777:12)

Commands

     -8:26.5.0 core:save (input.hidden-input)
     -7:25.1.0 intentions:highlight (input.hidden-input)
     -7:24.9.0 core:close (input.hidden-input)
     -1:38.3.0 intentions:highlight (input.hidden-input)
     -1:38.2.0 application:open-file (input.hidden-input)
     -1:36.6.0 intentions:highlight (input.hidden-input)
     -1:36.4.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -1:34.7.0 editor:consolidate-selections (input.hidden-input)
     -1:34.7.0 core:cancel (input.hidden-input)
     -1:33.8.0 intentions:highlight (input.hidden-input)
     -1:33.3.0 command-palette:toggle (input.hidden-input)
     -1:28.6.0 editor:consolidate-selections (input.hidden-input)
     -1:28.6.0 core:cancel (input.hidden-input)
     -1:28.5.0 editor:consolidate-selections (input.hidden-input)
     -1:28.5.0 core:cancel (input.hidden-input)
undefined -0:12.1.0 core:move-down (input.hidden-input)

Non-Core Packages

atom-django 0.3.2 
atom-ternjs 0.18.3 
autocomplete-python 1.9.1 
autoupdate-packages 1.3.1 
base16-ocean-dark-spacegray 0.13.0 
batman-syntax 1.1.0 
busy-signal 1.4.3 
emmet 2.4.3 
file-icons 2.1.9 
highlight-line 0.12.0 
highlight-selected 0.13.1 
intentions 1.1.3 
linter 2.2.0 
linter-eslint 8.2.1 
linter-flake8 2.2.1 
linter-scss-lint 3.1.0 
linter-ui-default 1.6.3 
minimap 4.29.2 
minimap-highlight-selected 4.6.1 
pigments 0.40.0 
spacegray-atom-dark-syntax 1.3.2 
spacegray-dark-ui 0.13.0 
todo-show 1.11.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants