question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wait for owner dialog not closing when the authenticated user joins the meeting

See original GitHub issue

Description:

Wait for the owner dialog is not close automatically once the authenticated user joins the meeting.

ksnip_20220421-111020

Steps to reproduce:

  1. User A (Guest) tries to join in a meeting room (room without authenticated users joined already) as a Guest.
  2. Now wait for the owner dialog will show for User A.
  3. User B (auth user) joins the same meeting room from another window as an authenticated user.
  4. User B sees User A in the meeting.
  5. User A also enters the meeting room and can see other participants, but Wait for the owner dialog is still there.

Expected behavior:

Wait for Owner dialog should be closed automatically once authenticated user join the room.

Actual behavior:

Wait for Owner dialog is not closing.

Server information:

  • Jitsi Meet version: 2.0.7210-1
  • Operating System: Ubuntu ubuntu 20.04 lts

Client information:

  • Browser / app version: Chrome (100.0.4896.127)
  • Operating System: Ubuntu 18.04

Additional information:

This issue is just gone when uncommenting the code in Line 78 (store.dispatch(waitForOwner()))

https://github.com/jitsi/jitsi-meet/blob/dde8c586da37156db67bd8ecbc1e1ecd956c7b2e/react/features/authentication/middleware.web.js#L73-L80

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
saghulcommented, Apr 29, 2022
0reactions
gpatel-frcommented, Apr 27, 2022

@saghul Yes I have changed my mind about that, see #11432. And I can repro too. Don’t understand why I could not before. I must have done a stupid mistake while testing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuring authentication settings and profiles
Authentication profiles allow hosts to restrict meeting participants and webinar attendees to signed-in users only and even further...
Read more >
Users can't join online meetings in Skype for Business Online
When you try to click the Join Online Meeting link in a meeting invitation, you receive the error "Meeting URL is not valid"....
Read more >
Making Google Classroom video meetings easier and ...
Students will be directed to a waiting room until a teacher has officially joined the class Meet link. Guests not on the class...
Read more >
User Guide
Hosts have their own Account Dashboard and calendar, they do not see other hosts' meetings or recordings. Login To Your Account. Owner.
Read more >
FreeConferenceCall.com Reference Guide
Dial In Number – A phone number that is being dialed by the user to join to the meeting. ... Meeting Wall Dialog...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found