atom-emacs-mode icon indicating copy to clipboard operation
atom-emacs-mode copied to clipboard

C-x,C-f open directory in new window crashes new window

Open johnjelinek opened this issue 10 years ago • 3 comments

If I try to open a directory with C-x,C-f, the project crashes when it tries to open:

fullscreen_5_12_14__1_00_pm menubar

When I open it via the File menu, it opens fine: menubar_and__users_jjelinek_projects_atom-shell-app

johnjelinek avatar May 12 '14 18:05 johnjelinek

Tested this on my Ubuntu 12.04 distro. Works fine for both directory and files. What version of atom are you using? My version is 0.94.0, emacs plugin version : 0.0.23

vaibhavbhat1 avatar May 13 '14 03:05 vaibhavbhat1

Same versions for me on OSX Mavericks. On May 12, 2014 10:09 PM, "Vaibhav Bhat" [email protected] wrote:

Tested this on my Ubuntu 12.04 distro. Works fine for both directory and files. What version of atom are you using? My version is 0.94.0, emacs plugin version : 0.0.23

— Reply to this email directly or view it on GitHubhttps://github.com/fuqcool/atom-emacs-mode/issues/2#issuecomment-42912882 .

johnjelinek avatar May 13 '14 03:05 johnjelinek

@johnjelinek It happened to me as well. This is probably an issue of Atom. The API call to open a directory in a new window is a little bit slow.

So, just wait enough time, and it will show. :(

Update: On v0.94.0, it always crash on my Mac. After I upgrade Atom to 0.96, it works fine.

Update 2: Crashed again. Hmmmm...

fuqcool avatar May 20 '14 14:05 fuqcool