Description
Describe the bug
I am unable to either host new sessions or join existing ones using the CodeTogether extension in VSCode on Fedora 36.
- When trying to host a new session, the tab closes when I click "Start" and nothing happens.
- When trying to join a new session, the tab closes when I paste the session URL and hit enter.
To Reproduce
Steps to reproduce the behavior:
In VSCode
- Click on the CodeTogether extension icon
- Click on "Host new session"
- Configure options
- Click "Start"
- Nothing happens :(
Expected behavior
A notification with a generated session URL should pop up (works on other systems).
Screenshots
If applicable, add screenshots to help explain your problem.
CodeTogether Host
- IDE: VSCode
- IDE Version 1.73.1
- OS: Fedora
- OS Version: 36
IDE Participant
(same as host, but tested with multiple other IDEs / system configurations)
Browser Participant
(tested multiple )
Additional context
CodeTogether works fine with other IntelliJ and Chromium on the same system, so this is almost certainly a VSCode issue.
I found the following when starting VSCode with the --verbose
option:
Blocked vscode-webview request vscode-webview://1vkv11jifbbrqr6vt65qt95flaaq7i804jpd446ogohqjg2406bq/index.html?
Workaround (if any)
N/A