Closed krzikalla closed 3 years ago
Are you still seeing this issue? We made a number of fixes in the proposed API clean up in the 5.0 release.
For now we are unable to reproduce this issue. I'll close out this card but please do reopen it with details if you are still seeing this with 5.0.
I'm having the exact same issue. I'm running on WSL 2 with Ubuntu 18 LTS and this issue seemed to pop up sometime in the last 2 months
@americk0 Thanks for letting us know.
Can you confirm if it is actively happening every time for you right now? And that you are running on CT 5.0 version?
Strange. In an attempt to get it to work earlier today I uninstalled it from WSL, reinstalled it but locally on Windows this time and then closed all my VS Code windows and opened a new one and got pulled away before I could test it again. I just tested it after seeing your comment and it was working so I uninstalled it again, reinstalled it on WSL again, and closed all my VS Code windows again and then opened a new window in WSL, opened one of my project folders, and I was able to start a session.
I can confirm that I'm using v5.0.0. Whatever it was, it's working for me now. Thanks for the reply
start vscode as administrator so that it can perform the required actions then reload it to finish the process
With the update to VS COde 1.63 the issue has popped up again. Code together version is 5.0.0-b01127. Starting as administrator isn't possible for me.
@krzikalla please update to the latest release, 5.0.3, we have specific fixes in this area for VS Code 1.63 and it should resolve this issue.
@krzikalla if you're using CodeTogether on premises, please download and install this extension alongside your existing CodeTogether extension. This should fix the issue, no matter what version of CodeTogether you're using (you can stick to 5.0.0-b01127). Your company would also have received detailed instructions about this fix via email yesterday. Do let us know if you require further assistance.
Latest version, using it with Cursor:
CodeTogether Live requires access to VS Code Proposed APIs to provide Terminal sharing, quick open for files, search in workspace and more. Enabling access allows CodeTogether Live to use these services for a richer experience. Would you like to enable now?
ENABLE
Reload the VS Code window now to finish enabling all CodeTogether Live services.
RELOAD
And start over. Feel free to ask for any additional info required.
I use VS Code (v 1.61.0) remote extension, windows client, linux server. When I want to join a session I get the message:
I click
Enable
. Then I getI click
Reload Window
. The window is reloaded, then the first question pops up again. Seems to be an endless loop.If I click
No
for the first question, the window loads with an apparently empty session. I don't even see an open editor.In the runtime status of the extension I see two errors reading:
Cannot read property 'endEmitted' of undefined
The logs are silent (as far as I can tell).