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

Problem with terminal during live share #3505

Open
xfoscarz opened this issue May 8, 2020 · 10 comments
Open

Problem with terminal during live share #3505

xfoscarz opened this issue May 8, 2020 · 10 comments

Comments

@xfoscarz
Copy link

xfoscarz commented May 8, 2020

Describe what happened:
When in live share, the collaborator's terminal would be blank, and when they type, it would type on other collaborators terminals but their terminal would still be blank. Basically, they can type but they can't see the terminal for some reason. Also, when I open node js and leave node js, the terminal on the collaborator still says that the language is: 1: node [Shared]

Screen Shot 2020-05-08 at 4 02 36 PM

Version: 1.44.2
Commit: ff915844119ce9485abfe8aa9076ec76b5300ddd
Date: 2020-04-16T17:07:18.473Z (3 wks ago)
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Darwin x64 18.7.0

What was your system configuration?
Product and Version [VS/VSCode]: 1.44.2
OS Version[macOS/Windows]: macOS, Darwin x64 18.7.0, macOS Mojave 10.14.6
Live Share Extension Version: 1.0.3
Target Platform or Language [e.g. Node.js]: Terminal was running regular bash/shell

Steps to Reproduce / Scenario:

  1. Open the terminal (im pretty sure you have to leave terminal open)
  2. Start collab session
  3. When the people who join come in, the terminal will be blank, and when they type, the terminal is still blank, but what they typed appeared on the host's terminal.

Please attach logs to this issue:
You can access them via the Live Share: Export Logs command from the command palette (ctrl + shift + p) and attach them to this issue
Logs.zip

Screenshots
If applicable, add screenshots to help explain your problem.

@nandiniYeltiwar
Copy link
Member

@ChezCoder Thanks for reporting the issue. If you shared another terminal while in the session, do you still see blank terminal?

@infalmo
Copy link

infalmo commented May 13, 2020

Face the same issue too. +1

@xfoscarz
Copy link
Author

No @nandiniYeltiwar , if I open a new terminal and share it, the other person will be able to see it

@sfogarty
Copy link

sfogarty commented Jun 1, 2020

This seems to happen mostly when I have read-write access. If I do not have r/w access to the terminal, then I do see their updates, but the lines often don't appear in correct location/order when a long string of text is sent.

@davipbl
Copy link

davipbl commented Feb 18, 2021

I am experiencing this same issue. I can't share my terminal as it appears only as this black bar as input, but isn't printing anything.

@davipbl
Copy link

davipbl commented Feb 19, 2021

I am experiencing this same issue. I can't share my terminal as it appears only as this black bar as input, but isn't printing anything.

So, apparently I was able to 'unlock' my terminal by clicking on the 'Maximizing Panel Size' button, located on the top right of the terminal. Me and my friend were able to type into the shared terminal.
Maximize button panel

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically in 2 days.

@github-actions github-actions bot added the Stale label Aug 15, 2022
@derekbekoe derekbekoe added this to the Jan-Mar 2023 milestone Oct 18, 2022
@derekbekoe derekbekoe removed the triage label Oct 18, 2022
@derekbekoe derekbekoe removed the Stale label Nov 8, 2022
@derekbekoe derekbekoe removed this from the Jan-Mar 2023 (uncommitted) milestone Mar 28, 2023
@nyabinary
Copy link

Same here

@MaxValue
Copy link

MaxValue commented Feb 4, 2024

Still existing. I guess this is the same bug as: Host opens new read/write terminal, guest sees it. Only the message Host shared a Live Share terminal. Enter to type. is displayed. When pressing Enter, nothing happens. Only the input of the host is visible to the guest. Outcome: guest cannot interact with the read/write terminal.

I am on Mac OS with VS Code Version: 1.86.0
Live Share Version: v1.0.5905

Trying to connect to a LiveShare Session on Windows 11

EDIT: Restart of the host machine (Windows) fixed the issue. This should not be needed in 2024, Microsoft.

@dadlobster
Copy link

dadlobster commented May 29, 2024

Same issue, running VS Code on windows 11 w WSL2 and trying to access the terminal through VS Code on a mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests