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

Error creating file when Create files instantly is not checked #118

Open
blahgeek opened this issue Jun 5, 2016 · 2 comments
Open

Error creating file when Create files instantly is not checked #118

blahgeek opened this issue Jun 5, 2016 · 2 comments

Comments

@blahgeek
Copy link

blahgeek commented Jun 5, 2016

(Sorry for the mess... I thought it was related to tree-view at first, but it seems not, I'm still figuring out what changes I made caused this problem (It works correctly yesterday :( ))

The problem is: Creating new file without Create files instantly checked throws error:

Uncaught (in promise) Error: Pane items must be objects. Attempted to add item false.
    at Pane.module.exports.Pane.addItem (/Applications/Atom.app/Contents/Resources/app.asar/src/pane.js:450:15)
    at Pane.module.exports.Pane.activateItem (/Applications/Atom.app/Contents/Resources/app.asar/src/pane.js:428:14)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/workspace.js:533:18
@blahgeek blahgeek changed the title Error when Create files instantly is not checked, and Auto Reveal of tree-view is checked Error when Create files instantly is not checked, and Focus on Reveal of tree-view is checked Jun 5, 2016
@blahgeek blahgeek changed the title Error when Create files instantly is not checked, and Focus on Reveal of tree-view is checked Error creating file when Create files instantly is not checked Jun 5, 2016
@Osmose
Copy link
Owner

Osmose commented Jun 27, 2016

Weird, I'm unable to replicate this. Do you have any packages installed that might be causing this effect when combined with advanced-open-file?

@Scimonster
Copy link

I ran into this today, but it just failed silently. It opened the file and immediately closed it. This was right after upgrading to Atom 1.14.0. I'm not sure if i should open a new issue for this or not.

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

3 participants