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

Coc-explorer Freezes on using it before opening any file. #477

Open
17Swagat opened this issue Sep 19, 2021 · 8 comments
Open

Coc-explorer Freezes on using it before opening any file. #477

17Swagat opened this issue Sep 19, 2021 · 8 comments
Labels
bug Something isn't working can't reproduce

Comments

@17Swagat
Copy link

  1. Coc-explorer freezes on using it before opening any file.

  2. System Using:

  • OS Name: Microsoft Windows 10 Pro , Version 10.0.19043 Build 19043
  • Neovim and Neovide
  1. Way to reproduce it :->
  • Open Neovim/Neovide and type <space> + e to open coc-explorer before opening any file.
  • Again type <space> + e to disappear coc-explorer. You will see a broken sort of blank coc-explorer window, but the cursor is on the file which is open via coc-explorer.

Opening File Before Opening Any File and pressing space + e
1. <img
* width="960" alt="img1" src="https://user-images.githubusercontent.com/72545910/133930103-c0fb6687-0c5d-4b15-9ab3-0abb154b83d4.PNG">
2.
img31

Again Pressing 'space + e' to disappear the coc-explorer
1.
img2
2.
img32

@weirongxu
Copy link
Owner

I can't reproduce the issue, please make sure to upgrade to the latest coc-explorer and provide the neovim version.

@17Swagat
Copy link
Author

17Swagat commented Sep 20, 2021

coc-explorer was already updated.
My neovim version is (0.0.5)

This error still happens everyday.

@weirongxu
Copy link
Owner

I still can't reproduce, please provide output of CocInfo, and use CocList extensions to check out version of coc-explorer

@17Swagat
Copy link
Author

17Swagat commented Sep 20, 2021

Output of CocInfo

img1

Output of CocList extensions

img2

@weirongxu
Copy link
Owner

I tried testing with mini_vimrc on the same version and it didn't reproduce the issue

image

@weirongxu
Copy link
Owner

Can you reproduce the problem in terminal? And use mini vimrc to check if the problem is caused by some plugins or vim options?

@17Swagat
Copy link
Author

Yeah same problem arises even when I use nvim (from cmd).

@17Swagat
Copy link
Author

I think this problem is maybe specific to my system. I tried my best. But got no clue behind this strange behaviour. I think it would be better to not call coc-explorer before opening any file. That way this strange behaviour do not emerge.

Anyways thanks for your suggestions.

@weirongxu weirongxu added the bug Something isn't working label Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working can't reproduce
Projects
None yet
Development

No branches or pull requests

2 participants