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 call method 'pop' of undefined linter.coffee:215 #157

Closed
despairblue opened this issue Aug 6, 2014 · 0 comments

Comments

@despairblue
Copy link
Contributor

Uncaught TypeError: Cannot call method 'pop' of undefined linter.coffee:215
Linter.computeRange linter.coffee:215
Linter.createMessage linter.coffee:159
(anonymous function) linter.coffee:129
self.forEach /home/despairblue/.atom/packages/linter/node_modules/xregexp/xregexp-all.js:542
Linter.processMessage linter.coffee:128
(anonymous function) linter.coffee:105
(anonymous function) /usr/share/atom/resources/app/src/buffered-process.js:96
EventEmitter.emit events.js:123
(anonymous function) net.js:459
Ipc.sendSync /usr/share/atom/resources/atom/renderer/api/lib/ipc.js:36
Ipc.sendChannelSync /usr/share/atom/resources/atom/renderer/api/lib/ipc.js:44
RemoteMemberFunction /usr/share/atom/resources/atom/renderer/api/lib/remote.js:108
module.exports.Atom.getWindowDimensions /usr/share/atom/resources/app/src/atom.js:223
module.exports.Atom.storeDefaultWindowDimensions /usr/share/atom/resources/app/src/atom.js:254
(anonymous function) /usr/share/atom/resources/app/src/window-event-handler.js:67
jQuery.event.dispatch /usr/share/atom/resources/app/node_modules/space-pen/vendor/jquery.js:4676
elemData.handle /usr/share/atom/resources/app/node_modules/space-pen/vendor/jquery.js:4360

Can be resolved with reloading the view. But probably shouldn't happen in the first place. Might be an edge case happening when upgrading the package and not restarting atom.

@dmnd dmnd added the bug label Aug 7, 2014
@dmnd dmnd closed this as completed in 00bd897 Aug 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants