-
Notifications
You must be signed in to change notification settings - Fork 298
QuickOpen crash #125
Comments
I'm able to reproduce too with my non-git home directory (just a different file shows up EBUSY: hiberfile.sys). Seems like the
Also, we might want to update the Menu component to handle asynchronicity better - right now, we synchronously populate the menu which blocks. It'd be nice if we showed a spinner or something and items as they populate. I'll log a separate task for this shortly. |
Someone created a fix for this but the author of I tried getting
saying " So yeah, I guess I just wanted to complain. I'm still playing with this. |
It looks like the issue I hit with |
I believe this defect can be closed now that #268 has been merged in. |
I get this error:
Error: Error: ENOENT: no such file or directory, stat '/Users/Bret/.wine/dosdevices/d:'
running from a non-git (my home) directory, I'd assume there's some sort of issue with how oni handles not being able to open certain files.
The text was updated successfully, but these errors were encountered: