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 'destroy' of undefined #25

Open
roroland opened this issue Feb 9, 2017 · 2 comments
Open

Uncaught TypeError: Cannot read property 'destroy' of undefined #25

roroland opened this issue Feb 9, 2017 · 2 comments

Comments

@roroland
Copy link

roroland commented Feb 9, 2017

[Enter steps to reproduce:]

  1. ...It just popup, don't know how

Atom: 1.14.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.2
Thrown From: livestyle-atom package 0.2.7

Stack Trace

Uncaught TypeError: Cannot read property 'destroy' of undefined

At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/display-marker-layer.js:189

TypeError: Cannot read property 'destroy' of undefined
    at DisplayMarkerLayer.module.exports.DisplayMarkerLayer.destroyMarker (/app.asar/node_modules/text-buffer/lib/display-marker-layer.js:189:34)
    at /app.asar/node_modules/text-buffer/lib/marker-layer.js:366:37
    at Set.forEach (native)
    at MarkerLayer.module.exports.MarkerLayer.destroyMarker (/app.asar/node_modules/text-buffer/lib/marker-layer.js:365:34)
    at Marker.module.exports.Marker.destroy (/app.asar/node_modules/text-buffer/lib/marker.js:269:18)
    at oldMarkers.forEach.marker (/packages/livestyle-atom/lib/analyzer/index.js:223:41)
    at Set.forEach (native)
    at markBufferWithAnalyzerData (/packages/livestyle-atom/lib/analyzer/index.js:223:16)
    at /packages/livestyle-atom/lib/analyzer/index.js:165:13)
    at /app.asar/src/task.js:65:72
    at /app.asar/src/task.js:126:25
    at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at /app.asar/src/task.js:78:34)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at process.nextTick (internal/child_process.js:744:12)
    at _combinedTickCallback (internal/process/next_tick.js:67:7)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Commands

     -5:48 editor:newline (input.hidden-input)
     -5:47.7.0 core:paste (input.hidden-input)
     -5:46.3.0 editor:newline (input.hidden-input)
  4x -5:44 core:move-down (input.hidden-input)
     -5:42.7.0 autocomplete-plus:confirm (input.hidden-input)
     -5:22.1.0 core:save (input.hidden-input)
  2x -0:16.8.0 core:undo (input.hidden-input)
     -0:12.1.0 core:copy (input.hidden-input)
     -0:10.1.0 editor:newline (input.hidden-input)
     -0:09.9.0 core:paste (input.hidden-input)
     -0:08.8.0 core:move-down (input.hidden-input)
     -0:08.4.0 editor:newline (input.hidden-input)
     -0:04.6.0 editor:auto-indent (input.hidden-input)

Non-Core Packages

color-picker 2.2.5 
dash 1.7.0 
emmet 2.4.3 
file-icons 2.0.15 
gist-it 0.9.2 
git-time-machine 1.5.4 
highlight-selected 0.12.0 
language-SCSS 0.4.0 
linter 1.11.21 
linter-scss-lint 3.0.4 
livestyle-atom 0.2.7 
merge-conflicts 1.4.4 
minimap 4.26.8 
minimap-git-diff 4.3.1 
pigments 0.39.0 
project-manager 3.3.3 
synced-sidebar 0.4.3 
terminal-plus 0.14.5 
underline-trailing-whitespace 1.4.0 
@enoversum
Copy link

I have this all the time, and since there is another glitch that somehow is related to livestyle and project-manager not playing well together, it might be as well connected here.

@roroland
Copy link
Author

roroland commented Feb 9, 2017 via email

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

2 participants