PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Live Share: A warning appears when joining a shared window via VS.

Open ttSpace opened this issue 2 years ago • 2 comments

Describe the bug

image

Install Python 3.10 from https://www.python.org/

Steps to Reproduce

  1. Create a Python Application.
  2. Click LiveShare and sign in.
  3. Visual Studio Live Share Firewall Access, click Ok.
  4. You should click allow access.
  5. You will come to Visual Studio Live Share page. Click Copy invite link button.
  6. Open VS without preloading any code/solution.
  7. File-> Join Live Share Session…
  8. Enter Collaboration Session Invite Link->join.

Expected behavior

Joined Live Share session successfully.

Additional context and screenshots

The host has ended.

image

join_liveshare

ttSpace avatar Mar 04 '22 07:03 ttSpace

In today's build 17.2.0 Preview 3.0 [32309.203.main], Python Package: 17.0.22059.4, A warning appears to enter the share window through the browser, and an extension information is displayed. BTW, Repro this issue by joining a shared window via VS.

ttSpace avatar Mar 10 '22 08:03 ttSpace

This issue also can reproduce on this build. image image image

linette-zyy avatar Mar 14 '22 05:03 linette-zyy

I cannot repro this in today's build 17.6.0 Preview 1.0 [33319.311.main] ,Python Package: 17.0.23005.2. Successfully joined a Live Share session via VS/Browser.

image

ttSpace avatar Jan 20 '23 04:01 ttSpace