jaypei / emacs-neotree

A emacs tree plugin like NerdTree for Vim.
GNU General Public License v3.0
1.56k stars 147 forks source link

NeoTree crashes when navigating to missing parent #265

Closed opyate closed 1 year ago

opyate commented 7 years ago

Potential bug? In Spacemacs, I opened a file in a sub directory, then launched NeoTree. In the shell, I delete the subdirectory. Back in NeoTree, I press K to go to the parent, which gives an error message in the echo area but also hangs Spacemacs.

sdwolfz commented 7 years ago

If the editor hangs, try the steps in the following link to get a backtrace: https://github.com/syl20bnr/spacemacs/wiki/Debugging#debug-a-freezing-instance

opyate commented 7 years ago

@sdwolf thanks for the kill -12 $PID tip.

I've been struggling to recreate this, so it might be unrelated to my described actions of deleting a folder which is being browsed in Neotree, which helpfully says Walk directory "a/b" failed.

Closing for now.

opyate commented 7 years ago

Ha! After previous Walk directory messages I could go on with my work, but this time it hung/hanged.

BRB with stacktrace.

Abdisalan commented 1 year ago

Closing as stale. If you're still experiencing this, please open a new issue.