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

Hangs on open picker #4076

Closed
simonsolnes opened this issue Oct 2, 2022 · 8 comments
Closed

Hangs on open picker #4076

simonsolnes opened this issue Oct 2, 2022 · 8 comments
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue

Comments

@simonsolnes
Copy link

Summary

Helix hangs on open file picker.
It should be noted that it worked earlier today.
It has worked and failed with no config.toml file.

I suspect it happened after i did
pip3 install python-lsp-server,
but that shouldn't really affect Helix in that way.

Reproduction Steps

  1. Open helix with hx
  2. Press <space>,
  3. Select 'Open file picker' by pressing f
  4. Helix is now hung, and responds to nothing.

Helix log

2022-10-02T21:23:47.550 helix_view::editor [ERROR] Failed to initialize the LSP for source.toml { cannot find binary path }

Platform

macOS 12.6

Terminal Emulator

iTerm 3.4.16

Helix Version

helix 22.08.1 (66276ce)

@simonsolnes simonsolnes added the C-bug Category: This is a bug label Oct 2, 2022
@the-mikedavis
Copy link
Member

Are you opening the file picker in a directory with many files?

@simonsolnes
Copy link
Author

No. Tried to open it at ~, ~/.config/helix and I created an empty directory now to try it out. I'd be glad to provide more information, but there's nothing int the helix log when i have followed the steps.

@simonsolnes
Copy link
Author

Even after running with hx -v.

@simonsolnes
Copy link
Author

It should be noted that <space>F works. Not <space>f, which I assume should not be affected by current working directory.

@simonsolnes
Copy link
Author

Screenshot 2022-10-02 at 22 31 57

After leaving it on for 5 minutes I get this pop-up, and it works. Helix has probably now scanned all of my files. Maybe this is not a bug, but rather a feature request to show that Helix is scanning my files. (I have an absurd amount of files.)

@simonsolnes
Copy link
Author

It still hangs. And it blocks my usage of Helix, even after it has 'loaded'. I still regard it as a bug.

@the-mikedavis
Copy link
Member

Duplicate of #1707

@the-mikedavis the-mikedavis marked this as a duplicate of #1707 Oct 2, 2022
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2022
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Oct 2, 2022
@the-mikedavis
Copy link
Member

There isn't a way to cancel it so you'll need to kill from a separate terminal emulator session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

2 participants