CodeTogether-Inc / CodeTogether-Live

Repository for issues, documentation and more for codetogether.com and associated VS Code extension and Eclipse plugins.
Other
103 stars 12 forks source link

Eclipse Theia Blueprint IDE is not currently supported #398

Open toddewilliams opened 2 years ago

toddewilliams commented 2 years ago

Describe the bug In the current Eclipse Theia Blueprint, CodeTogether can be installed but the view does not render (remains blank) and the "Enable Proposed APIs" prompt comes up on every start and restart. It never seems to enable properly.

To Reproduce Steps to reproduce the behavior:

  1. Download and install the latest Theia Blueprint
  2. Install CodeTogether
  3. Upon restart note that the CodeTogether view is blank
  4. Confirm the "Enable Proposed APIs" prompt
  5. Note that you get the same prompt after restart
  6. CodeTogether features are not available.

Expected behavior I expect CodeTogether to function like it does in VSCode / VSCodium

Screenshots

Screen Shot 2022-10-27 at 8 35 10 AM

CodeTogether Host

Workaround (if any) No known workarounds

MatthewKhouzam commented 1 year ago

Hi, please open any needed issues on the theia github too. We (the theia community) would love to help.

toddewilliams commented 1 year ago

@MatthewKhouzam The issue with the CodeTogether view not being rendered directly is similar to an issue we posted against OpenVSCode-Server. As you can see from that bug report, we put in a workaround that solved the issue on that platform.

Strangely, everything was working on Theia Blueprint awhile ago. But these are the results I'm seeing on 1.29.0.78.

Now that you know where to look, perhaps you might investigate why the view isn't rendering to see if the issue is with Theia since it works on VSCode and other variants?