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

Video rooms broken #26490

Closed
dbkr opened this issue Nov 1, 2023 · 1 comment
Closed

Video rooms broken #26490

dbkr opened this issue Nov 1, 2023 · 1 comment

Comments

@dbkr
Copy link
Member

dbkr commented Nov 1, 2023

Steps to reproduce

  1. Enter a video room (without any other clients joined to the video call at the time)

Outcome

What did you expect?

Video room UI & to be able to enter the call

What happened instead?

Blank white (or black) chat area.

Probably regressed by matrix-org/matrix-react-sdk#11792 - looks like it's waiting for the video call to arrive, but it never does unless a non-element web/desktop clients starts one. We probably just need to not wait.

#26487 may be related (the second bug in there looks like this one, not necessarily the first bug).

Operating system

No response

Application version

No response

How did you install the app?

No response

Homeserver

No response

Will you send logs?

No

@dbkr dbkr added T-Defect A-VoIP A-Video-Rooms Persistent group calls labels Nov 1, 2023
@github-actions github-actions bot added the Z-Labs label Nov 1, 2023
@t3chguy
Copy link
Member

t3chguy commented Nov 1, 2023

Duplicate of #26487

@t3chguy t3chguy marked this as a duplicate of #26487 Nov 1, 2023
@t3chguy t3chguy closed this as completed Nov 1, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2023
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

2 participants