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 'row' of undefined #36

Closed
lagora opened this issue Dec 26, 2014 · 1 comment
Closed

Uncaught TypeError: Cannot read property 'row' of undefined #36

lagora opened this issue Dec 26, 2014 · 1 comment

Comments

@lagora
Copy link

lagora commented Dec 26, 2014

Uncaught TypeError: Cannot read property 'row' of undefined

Atom Version: 0.158.0
System: Mac OS X 10.9.5
Thrown From: save-session package, v0.11.0

Steps To Reproduce

  1. ...
  2. ...

Stack Trace

At /Users/flunette/.atom/packages/save-session/lib/files.coffee:44

TypeError: Cannot read property 'row' of undefined
  at Object.module.exports.open (/Users/flunette/.atom/packages/save-session/lib/files.coffee:44:24)
  at Object.module.exports.restore (/Users/flunette/.atom/packages/save-session/lib/files.coffee:41:8)
  at /Users/flunette/.atom/packages/save-session/lib/files.coffee:14:14
  at fs.js:295:14
  at Object.oncomplete (fs.js:93:15)
  at Ipc.sendSync (/Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/ipc.js:39:29)
  at Ipc.sendChannelSync (/Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/ipc.js:47:28)
  at BrowserWindow.RemoteMemberFunction [as isMaximized] (/Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/remote.js:110:29)
  at Atom.module.exports.Atom.getWindowDimensions (/Applications/Atom.app/Contents/Resources/app/src/atom.js:498:33)
  at Object.module.exports.save (/Users/flunette/.atom/packages/save-session/lib/dimensions.coffee:22:19)
  at /Users/flunette/.atom/packages/save-session/lib/dimensions.coffee:44:32
  at handler (/Applications/Atom.app/Contents/Resources/app/src/space-pen-extensions.js:115:32)
  at jQuery.event.dispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4681:9)
  at elemData.handle (/Applications/Atom.app/Contents/Resources/app/node_modules/space-pen/vendor/jquery.js:4359:46)

/cc @atom/core

@mpeterson2
Copy link
Owner

Version 0.11.1 should have fixed this. Try updating and see if that works. Reopen this if there are still issues.

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