You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom Version: 0.184.0 System: linux 3.18.3-201.fc21.x86_64 Thrown From: linter package, v0.12.0
Stack Trace
Uncaught TypeError: Cannot read property 'addMarkerAtLevel' of undefined
At /usr/share/atom/resources/app/node_modules/text-buffer/node_modules/interval-skip-list/lib/interval-skip-list.js:379
TypeError: Cannot read property 'addMarkerAtLevel' of undefined
at IntervalSkipList.module.exports.IntervalSkipList.placeMarker (/usr/share/atom/resources/app/node_modules/text-buffer/node_modules/interval-skip-list/lib/interval-skip-list.js:379:13)
at IntervalSkipList.module.exports.IntervalSkipList.insert (/usr/share/atom/resources/app/node_modules/text-buffer/node_modules/interval-skip-list/lib/interval-skip-list.js:183:12)
at IntervalSkipList.module.exports.IntervalSkipList.update (/usr/share/atom/resources/app/node_modules/text-buffer/node_modules/interval-skip-list/lib/interval-skip-list.js:207:19)
at Marker.module.exports.Marker.updateIntervals (/usr/share/atom/resources/app/node_modules/text-buffer/lib/marker.js:545:37)
at new Marker (/usr/share/atom/resources/app/node_modules/text-buffer/lib/marker.js:103:12)
at MarkerManager.module.exports.MarkerManager.createMarker (/usr/share/atom/resources/app/node_modules/text-buffer/lib/marker-manager.js:181:16)
at MarkerManager.module.exports.MarkerManager.markRange (/usr/share/atom/resources/app/node_modules/text-buffer/lib/marker-manager.js:87:19)
at TextBuffer.module.exports.TextBuffer.markRange (/usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:645:27)
at DisplayBuffer.module.exports.DisplayBuffer.markBufferRange (/usr/share/atom/resources/app/src/display-buffer.js:1272:41)
at TextEditor.module.exports.TextEditor.markBufferRange (/usr/share/atom/resources/app/src/text-editor.js:1323:59)
at LinterView.createMarker (/home/jllopis/.atom/packages/linter/lib/linter-view.coffee:185:22)
at LinterView.display (/home/jllopis/.atom/packages/linter/lib/linter-view.coffee:222:17)
at LinterView.processMessage (/home/jllopis/.atom/packages/linter/lib/linter-view.coffee:173:8)
at LinterView.processMessage (/home/jllopis/.atom/packages/linter/lib/linter-view.coffee:1:1)
at /home/jllopis/.atom/packages/linter/lib/linter-view.coffee:159:14
at LinterXmllint.Linter.processMessage (/home/jllopis/.atom/packages/linter/lib/linter.coffee:181:5)
at /home/jllopis/.atom/packages/linter/lib/linter.coffee:155:8
at BufferedProcess.triggerExitCallback (/usr/share/atom/resources/app/src/buffered-process.js:63:47)
at /usr/share/atom/resources/app/src/buffered-process.js:77:18
at Socket.<anonymous> (/usr/share/atom/resources/app/src/buffered-process.js:150:18)
at Socket.emit (events.js:138:20)
at Pipe.close (net.js:477:12)
[Enter steps to reproduce below:]
I was writing this in an XML file:
Atom Version: 0.184.0
System: linux 3.18.3-201.fc21.x86_64
Thrown From: linter package, v0.12.0
Stack Trace
Uncaught TypeError: Cannot read property 'addMarkerAtLevel' of undefined
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: