coc-explorer icon indicating copy to clipboard operation
coc-explorer copied to clipboard

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

Open 17Swagat opened this issue 3 years ago • 8 comments

  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

17Swagat avatar Sep 19 '21 14:09 17Swagat

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

weirongxu avatar Sep 20 '21 03:09 weirongxu

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

This error still happens everyday.

17Swagat avatar Sep 20 '21 03:09 17Swagat

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

weirongxu avatar Sep 20 '21 09:09 weirongxu

Output of CocInfo

img1

Output of CocList extensions

img2

17Swagat avatar Sep 20 '21 10:09 17Swagat

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

image

weirongxu avatar Sep 20 '21 12:09 weirongxu

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

weirongxu avatar Sep 20 '21 12:09 weirongxu

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

17Swagat avatar Sep 24 '21 03:09 17Swagat

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.

17Swagat avatar Sep 24 '21 08:09 17Swagat