microsoft / live-share

Real-time collaborative development from the comfort of your favorite tools
http://aka.ms/vsls
Creative Commons Attribution 4.0 International
2.27k stars 247 forks source link

Cannot open folders after Live Share extension loads (no share active) #3171

Closed benjie closed 3 years ago

benjie commented 4 years ago

Describe what happened:

What was your system configuration?

*Product and Version*: VSCode 1.42.0 ``` Version: 1.42.0 Commit: ae08d5460b5a45169385ff3fd44208f431992451 Date: 2020-02-06T10:51:23.649Z Electron: 6.1.6 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8: 7.6.303.31-electron.0 OS: Linux x64 5.3.0-28-generic snap ```

OS Version: Ubuntu 18.04 Live Share Extension Version: 1.0.1510 Target Platform or Language: Node.js

Steps to Reproduce / Scenario:

  1. Open editor
  2. Try and open a folder in the Explorer sidebar

Expected: folder listing

Actual: spinner forever

Additional issues: "reload window" does not work, and exiting editor takes two close commands.

Workaround: disable the Live Share extension and restart the editor (fully quit).

Note: enabling the Live Share extension immediately makes the issue return.

Note: this started with the January VSCode update, it was working fine before then.

Please attach logs to this issue:

liveshare.zip

Screenshots Screenshot_20200210_122027

fubaduba commented 4 years ago

Thanks for reporting this @benjie! @jramsay could you please take a look at this?

benjie commented 4 years ago

(By the way the folders that don't have the spinners above were the folders that were previously open - AFAICT nothing in the folders themselves makes LiveShare upset, it's specifically that those spinner folders are ones that were attempted to be opened after the Live Share extension finished loading. The "graphile" folder, for example, contains just two files.)

Davsterl commented 3 years ago

Closing this one out due to age. We've made an improvement here a few months ago that should resolve this issue.