mpeterson2 / save-session

An Atom package to restore your session.
https://atom.io/packages/save-session
MIT License
72 stars 15 forks source link

The Settings window is always opened when starting Atom #131

Closed Meligy closed 9 years ago

Meligy commented 9 years ago

When I use this package, every time I quit Atom and open it again, the "Settings" window ("Atom" -> "Preferences" on Mac) is opened again, even though it was not opened when I quit Atom.

I'm using Mac OS 10.10, and Atom 1.0.2.

P.S. Thanks for the great effort BTW. This was the first plugin I looked for when considering moving from Sublime.

mpeterson2 commented 9 years ago

That's strange. This package shouldn't touch the settings panel. Even if you had it open in the last session, it shouldn't try to reopen it. Try disabling the plugin and see if it still happens.

Meligy commented 9 years ago

I started noticing this just after installing save-session hence assumed it's related. Disabling the plugin doesn't help though, so it's NOT the plugin.

Sorry for that. I should have ran this simple test before creating the issue.

It's probably this one instead https://github.com/atom/atom/issues/7576 - Not sure.

mpeterson2 commented 9 years ago

No worries. Thanks for confirming.